.. |
i18n
|
|
|
tests
|
Changes as requested by @marmarek
|
2018-09-16 23:33:17 +02:00 |
__init__.py
|
|
|
.gitignore
|
|
|
about.py
|
Fixed 'About' window
|
2018-01-08 04:22:54 +01:00 |
appmenu_select.py
|
|
|
backup_utils.py
|
Fixed GUI Restore tool bug
|
2018-03-15 00:18:43 +01:00 |
backup.py
|
Adding # pylint: disable=too-few-public-methods
|
2018-10-22 10:14:26 +02:00 |
block.py
|
Renamed 'VM' to 'qube' everywhere in manager
|
2018-01-28 20:26:29 +01:00 |
bootfromdevice.py
|
Boot from device window fix
|
2018-02-11 00:20:14 +01:00 |
clipboard.py
|
|
|
common_threads.py
|
Thread.error renamed to Thread.msg
|
2018-10-22 20:00:37 +02:00 |
create_new_vm.py
|
Thread.error renamed to Thread.msg
|
2018-10-22 20:00:37 +02:00 |
device_list.py
|
Added 'configure no strict reset for PCI devices' button
|
2018-01-13 00:25:48 +01:00 |
firewall.py
|
Fix for bug in VM Settings
|
2018-05-17 19:56:28 +02:00 |
global_settings.py
|
And also fixed problem with setting default template to None
|
2018-07-22 23:57:50 +02:00 |
informationnotes.py
|
Fixed 'About' window
|
2018-01-08 04:22:54 +01:00 |
log_dialog.py
|
Fixed error with large logs
|
2018-06-20 23:08:22 +02:00 |
mount_for_backup.sh
|
|
|
multiselectwidget.py
|
|
|
qube_manager.py
|
Deleted unused method show_error()
|
2018-10-22 20:03:20 +02:00 |
qvm_about.sh
|
|
|
releasenotes.py
|
Fixed 'About' window
|
2018-01-08 04:22:54 +01:00 |
restore.py
|
Thread.error renamed to Thread.msg
|
2018-10-22 20:00:37 +02:00 |
settings.py
|
Thread.error renamed to Thread.msg
|
2018-10-22 20:00:37 +02:00 |
table_widgets.py
|
Merge remote-tracking branch 'qubesos/pr/115'
|
2018-07-16 14:15:12 +02:00 |
utils.py
|
Handling VM dependencies in GUI tools
|
2018-07-20 00:03:37 +02:00 |