manager/qubesmanager
Marek Marczykowski-Górecki 7a5c304c1e
Merge remote-tracking branch 'qubesos/pr/95'
* qubesos/pr/95:
  Revert last and removed pylint disables
  Added BaseException
  Show updates pending while running domain
  Fix search coherence when adding a domain
  Last no-member
  Try with disable=no-member
  Another try for travis
  Disable no-name-in-module
  Fix pylint warnings
  Fix very unlikely case when user right clicks the VM in the exact moment he deletes it.
  Don't close the settings window if something failed when renaming e.g. the VM name already exists
  Revert "Since __lt__ methods are safe, is not needed to stop and reenable sorting."
  Added standalone VM's to check_updates() Also added an initial call when creating the timer, most users will look for updates inmediately after start the manager
  Since __lt__ methods are safe, is not needed to stop and reenable sorting. It causes a short freeze of the main window when reenabling, so better removing it.
  Added try/except for all __lt__() methods since some VM could be deleted before the signal is received and handled.
2018-06-27 03:07:46 +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 Fix for bug in VM Settings 2018-05-17 19:56:28 +02: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 Revert last and removed pylint disables 2018-06-14 01:28:07 +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 Merge remote-tracking branch 'qubesos/pr/95' 2018-06-27 03:07:46 +02:00
table_widgets.py Revert last and removed pylint disables 2018-06-14 01:28:07 +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