manager/qubesmanager
Marek Marczykowski 0f175b5c92 Fix showing inactive VMs
Previously if Qubes Manager was started with inactive VMs hidden,
toggling "show inactive VMs" option wasn't enough to show them. This is
because we set RowHidden to False only when both show_inactive and
show_internal are set.
This commit fixes the issue.
2013-04-13 04:14:00 +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
appmenu_select.py Update function names for appmenus handling 2013-04-12 01:31:33 +02:00
backup_utils.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00
backup.py Fix signal handling in backup window 2013-03-01 20:45:33 +01:00
create_new_vm.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00
firewall.py fix sorting firewall rules (#652) 2012-08-07 15:03:04 +02:00
global_settings.py Update imports to match new qubes global settings layout 2013-03-16 21:07:53 +01:00
log_dialog.py The Underscores Revolution: qubes-clipboard filename 2013-03-19 13:22:31 +01:00
main.py Fix showing inactive VMs 2013-04-13 04:14:00 +02:00
mount_for_backup.sh Do not strictly depend on kdialog 2013-02-12 01:57:17 +01:00
multiselectwidget.py Fix multiselect widget signal handling. 2013-02-28 02:15:06 +01:00
restore.py Update imports to match new qubes global settings layout 2013-03-16 21:07:53 +01:00
settings.py Update imports to match new qubes global settings layout 2013-03-16 21:07:53 +01:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00