manager/qubesmanager
donoban 29ca4eb3a8
Migration from python threads and to QThread obj
Simple design and better performance, just start() thread and finished
call back will show any error or msg, stop progress dialog and do cleanup.

Full remove of QT process_events() calls.
2018-10-20 18:34:15 +02: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 Fixed 'About' window 2018-01-08 04:22:54 +01: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 Migration from python threads and to QThread obj 2018-10-20 18:34:15 +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 Migration from python threads and to QThread obj 2018-10-20 18:34:15 +02:00
create_new_vm.py Migration from python threads and to QThread obj 2018-10-20 18:34:15 +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 Migration from python threads and to QThread obj 2018-10-20 18:34:15 +02: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 Migration from python threads and to QThread obj 2018-10-20 18:34:15 +02:00
settings.py Migration from python threads and to QThread obj 2018-10-20 18:34:15 +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