manager/qubesmanager
donoban 22a9823871
Fix iterating and removing over list
Return after removing and raise exception if removable item not found
2018-11-25 18:37:34 +01:00
..
i18n spring cleaning part 2 2017-07-12 14:54:12 +02:00
tests Changes as requested by @marmarek 2018-09-16 23:33:17 +02:00
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
about.py Add pylint disable too-few-methods 2018-10-24 11:27:47 +02:00
appmenu_select.py Final corrections 2017-11-14 15:44:43 +01:00
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 Fixed GPL license 2017-11-06 21:06:30 +01:00
common_threads.py Qube -> qube 2018-11-18 20:25:41 +01:00
create_new_vm.py Fix pylint 2018-10-27 13:21:33 +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 Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Final corrections 2017-11-14 15:44:43 +01:00
qube_manager.py Fix iterating and removing over list 2018-11-25 18:37:34 +01:00
qvm_about.sh Add extended information and Network diagram to Manager 2017-01-26 20:36:39 +00:00
releasenotes.py Fixed 'About' window 2018-01-08 04:22:54 +01:00
restore.py Removed sigchld_handler old code 2018-11-04 18:19:16 +01:00
settings.py Fix iterating and removing over list 2018-11-25 18:37:34 +01: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