manager/qubesmanager
Marek Marczykowski-Górecki d253b50545
Merge remote-tracking branch 'origin/pr/273'
* origin/pr/273: (24 commits)
  Fix coherence in network menu when adding/removing domains
  Fix too long line
  Add warning if trying to change template VM
  Disable network menu for templates
  Display default netvm
  Fix possible 'None' default error
  Added default option for network change
  Wrap warnings message in self.tr()
  Added wait argument to start_vm
  Better dialog creation
  Added try/except for starting netvm
  Added error message to dialogs
  Added proper error handling and Check netvm_name is not None
  Changed checkboxes to icons
  Added change network confirmation
  Added Template Change Confirmation
  Moved change_* funcs after __init__()
  Added QMessageBox if netvm is halted and user wants to start it
  Added network_menu updates
  Added try/except for change_network
  ...
2021-02-24 02:29:13 +01:00
..
i18n fixed misspelling in dialog box of success 2020-07-21 13:49:30 -07:00
tests tests: update for recent changes 2021-01-09 06:01:59 +01:00
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
about.py Make pylint happy 2020-08-23 03:16:19 +02:00
appmenu_select.py Make pylint happy 2020-08-23 03:16:19 +02:00
backup_utils.py Make pylint happy 2020-08-23 03:16:19 +02:00
backup.py Added show password button to Backup/Restore 2020-09-24 22:26:07 +02:00
bootfromdevice.py Fix Boot from Device error when no block devices were found 2020-08-31 14:19:50 +02:00
clipboard.py Added translation support to all untranslated qubesmanager files 2019-10-29 12:28:22 +01:00
clone_vm.py Make pylint happy 2020-08-23 03:16:19 +02:00
common_threads.py Make pylint happy 2020-08-23 03:16:19 +02:00
create_new_vm.py create_new_vm: enable/disable "install system" option on template change 2021-01-09 05:53:53 +01:00
device_list.py Fixes strict reset list bug in VM Device Settings 2020-10-09 22:38:37 +02:00
dsa-4371-update make else/default branch of version-detection non-fatal since any new-and-coming debian variants at this point probably are 4371 fixed to begin with 2019-07-09 23:37:26 +02:00
firewall.py Make pylint happy 2020-08-23 03:16:19 +02:00
global_settings.py Make pylint happy 2020-08-23 03:16:19 +02:00
informationnotes.py Make pylint happy 2020-08-23 03:16:19 +02:00
log_dialog.py File checking and error dialog moved to qube_manager 2020-12-11 00:53:57 +01:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Make pylint happy 2020-08-23 03:16:19 +02:00
qube_manager.py Merge remote-tracking branch 'origin/pr/273' 2021-02-24 02:29:13 +01:00
qvm_about.sh Add extended information and Network diagram to Manager 2017-01-26 20:36:39 +00:00
releasenotes.py Make pylint happy 2020-08-23 03:16:19 +02:00
restore.py Added show password button to Backup/Restore 2020-09-24 22:26:07 +02:00
settings.py Fix too long line 2021-02-03 00:07:41 +01:00
template_manager.py Make pylint happy 2020-08-23 03:16:19 +02:00
utils.py Fix asyncio.all_tasks() call 2020-12-03 00:59:13 +01:00