manager/qubesmanager
2015-10-02 13:11:13 +02:00
..
__init__.py
.gitignore
about.py Create custom 'About' dialog, with 'release notes' viewer (#1259) 2015-10-01 22:34:49 +02:00
appmenu_select.py
backup_utils.py backup+restore: remove an option to attach disk from a VM to dom0 2015-03-31 05:40:53 +02:00
backup.py backup: allow backup templates, even when installed by rpm 2015-03-31 05:44:37 +02:00
block.py Fix block attach/detach 2015-04-14 23:11:12 +02:00
create_new_vm.py Use separate QubesVmCollection instance when running a task in background (#986) 2015-05-04 01:25:55 +02:00
firewall.py Added SMTPS and ODMR 2015-04-25 13:26:42 -04:00
global_settings.py global settings: VMs 'updates check' status now can be also retrieved 2015-08-05 01:24:52 +02:00
log_dialog.py
main.py don't call verify_files() before start() 2015-10-02 13:11:13 +02:00
mount_for_backup.sh
multiselectwidget.py
releasenotes.py Create custom 'About' dialog, with 'release notes' viewer (#1259) 2015-10-01 22:34:49 +02:00
restore.py backup+restore: remove an option to attach disk from a VM to dom0 2015-03-31 05:40:53 +02:00
settings.py Remove unused imports 2015-07-23 07:34:30 +02:00
table_widgets.py Fix logic about VM "running" state 2015-05-04 01:29:20 +02:00
thread_monitor.py