manager/qubesmanager
donoban 612cfc15d6
Loading Qube Manager progress using setValue()
This is the recommended QT way for updating the progress bar.

setMininumDuration() sets the time when the progress dialog will appear,
if it finishes before it won't be shown. Qt default is 4 seconds, maybe
pretty high for this case.
2018-10-20 16:33:25 +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 Pylint whitespace fix 2018-07-12 23:31:30 +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
create_new_vm.py Fixed VM name validation in GUI tools (Create VM, Settings, Manager) 2018-07-13 21:05:00 +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 Loading Qube Manager progress using setValue() 2018-10-20 16:33:25 +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 Pylint corrections 2018-07-20 00:25:27 +02:00
settings.py Changed blank kernelopts in VM settings from [] to - 2018-09-27 21:34:56 +02:00
table_widgets.py Merge remote-tracking branch 'qubesos/pr/115' 2018-07-16 14:15:12 +02:00
thread_monitor.py Revert "Deleted unneeded thread_monitor" 2018-10-18 15:53:35 +02:00
utils.py Handling VM dependencies in GUI tools 2018-07-20 00:03:37 +02:00