manager/qubesmanager
Marek Marczykowski-Górecki 61ef08eb47 settings: cast all QString to str
QString does not have "startswith" method.
2014-07-05 14:57:47 +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 *.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 Split QubesBlockDevicesManager and table widgets into separate files 2014-03-31 01:17:27 +02: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 firewall: add an option to temporary allow full network access (#760) 2014-03-28 06:41:35 +01:00
global_settings.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
log_dialog.py log_dialog: display only last 1MB of log, force it plain text 2014-05-05 02:15:01 +02:00
main.py Notify about dom0 updates (#824) 2014-06-10 01:15:26 +02:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Remove trailing semicolons 2014-02-23 00:44:08 +01:00
restore.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
settings.py settings: cast all QString to str 2014-07-05 14:57:47 +02:00
table_widgets.py Split QubesBlockDevicesManager and table widgets into separate files 2014-03-31 01:17:27 +02:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00