manager/qubesmanager
Marek Marczykowski-Górecki 668bb1fdf6 backups: deal with multithread restore process
Only GUI thread can interact with GUI widgets, so queue the requests and
process from GUI thread. This applies to backup progress reports.
2013-11-29 03:26:51 +01:00
..
__init__.py
.gitignore
appmenu_select.py Add tooltip with application command line in appmenu select window (#747) 2013-10-19 06:14:58 +02:00
backup_utils.py backups: UI improvements 2013-11-28 03:52:02 +01:00
backup.py backups: updates in backup progress information and cancel code 2013-11-28 04:07:39 +01:00
create_new_vm.py Add warning about potential license issues with template HVM 2013-11-21 04:19:41 +01:00
firewall.py
global_settings.py Fix 'dont-use-shm' flagfile path in global settings window. 2013-11-09 00:24:45 +01:00
log_dialog.py The Underscores Revolution: qubes-clipboard filename 2013-03-19 13:22:31 +01:00
main.py Use Standalone/AppVM icon for HVM 2013-11-22 16:39:19 +01:00
mount_for_backup.sh
multiselectwidget.py Fix multiselect widget signal handling. 2013-02-28 02:15:06 +01:00
restore.py backups: deal with multithread restore process 2013-11-29 03:26:51 +01:00
settings.py List only compatible templates 2013-11-21 04:17:59 +01:00
thread_monitor.py