manager/qubesmanager
Marek Marczykowski-Górecki 5b752fc55b
Merge remote-tracking branch 'qubesos/pr/91'
* qubesos/pr/91: (27 commits)
  Fix long line warning
  Pretty confusion with regex trying to make  travis happy
  Added exceptions for domain add and remove
  Fix pylint and travis errors
  Fix misspelling on Updates Timer() and better timeout
  Added missing updates() method for some widget
  Fix missing template updates-available
  Added startup progress dialog
  More elegant fix for settings size
  Removed debug print
  Outdated state cleanup
  Revert "Removed progress wait when updating template"
  This tries to fix some rare case when it stops receieving dbus events
  Added Timer for template updates
  Refresh table selection when pause/resume
  Added calls to table_selection_changed()
  VmRowInTable dbus events moved to VmManagerWindow
  Set settings dialog to minimun size, it gets adjusted properly to good view
  - Removed unnedeed calls to vms_in_table[vm.qid].update()
  - Removed update_single_row() and add direct calls to update()  (Some of them could be deleted since dbus events will handle them)
  ...
2018-05-22 03:30:21 +02:00
..
i18n spring cleaning part 2 2017-07-12 14:54:12 +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
about.py Fixed 'About' window 2018-01-08 04:22:54 +01:00
appmenu_select.py Final corrections 2017-11-14 15:44:43 +01:00
backup_utils.py Fixed GUI Restore tool bug 2018-03-15 00:18:43 +01:00
backup.py Fixed bug 3594 2018-02-20 19:22:57 +01:00
block.py Renamed 'VM' to 'qube' everywhere in manager 2018-01-28 20:26:29 +01:00
bootfromdevice.py Boot from device window fix 2018-02-11 00:20:14 +01:00
clipboard.py Fixed GPL license 2017-11-06 21:06:30 +01:00
create_new_vm.py Bugfixed 2018-02-10 23:34:59 +01:00
device_list.py Added 'configure no strict reset for PCI devices' button 2018-01-13 00:25:48 +01:00
firewall.py Settings window: do not crash when there is no firewall rule 2018-05-11 01:24:22 +00:00
global_settings.py Added default_dispvm to Global Settings 2018-03-14 22:21:33 +01:00
informationnotes.py Fixed 'About' window 2018-01-08 04:22:54 +01:00
log_dialog.py Code review changes 2018-01-10 02:18:51 +01:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Final corrections 2017-11-14 15:44:43 +01:00
qube_manager.py Fix long line warning 2018-05-20 22:14:31 +02:00
qvm_about.sh Add extended information and Network diagram to Manager 2017-01-26 20:36:39 +00:00
releasenotes.py Fixed 'About' window 2018-01-08 04:22:54 +01:00
restore.py Suggested changes 2018-01-06 02:21:07 +01:00
settings.py Added 'Apply' button to VM Settings 2018-02-20 20:32:00 +01:00
table_widgets.py Pretty confusion with regex trying to make travis happy 2018-05-20 22:00:34 +02:00
thread_monitor.py Final corrections 2017-11-14 15:44:43 +01:00
utils.py Fixed minor error in previous fix 2018-03-02 00:43:43 +01:00