manager/qubesmanager
Wojtek Porczyk be94c87f61 table: sort dom0 first no matter sort order
It seems that when sort is reversed, dom0 gets sorted last. This is expected
and hard to counter. Will remain for now.
2015-03-10 21:05:48 +01:00
..
__init__.py
.gitignore
appmenu_select.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
backup_utils.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
backup.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
block.py block: update the code for new block API 2014-12-12 05:13:57 +01:00
create_new_vm.py create-vm: Handle the case when no HVM-template exists 2014-06-07 04:40:24 +02:00
firewall.py
global_settings.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
log_dialog.py
main.py Update CPU measurement call for the new API 2015-02-09 05:05:03 +01:00
mount_for_backup.sh
multiselectwidget.py
restore.py backups/restore: always allow an option to manually unmount storage device 2014-09-26 15:01:37 +02:00
settings.py settings: hide "add all" widget from devices tab 2014-11-01 19:57:17 +01:00
table_widgets.py table: sort dom0 first no matter sort order 2015-03-10 21:05:48 +01:00
thread_monitor.py