Marek Marczykowski-Górecki
1e36eb9d30
Restore checkboxes to show/hide columns
2021-02-24 03:59:02 +01:00
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
donoban
8034060896
Fix coherence in network menu when adding/removing domains
2021-02-09 21:11:35 +01:00
donoban
37513dec7e
Disable network menu for templates
2021-02-03 00:04:30 +01:00
donoban
c4da25c6b7
Just warning message improve
2021-01-28 21:08:11 +01:00
donoban
94ede98007
Display default netvm
2021-01-25 21:27:50 +01:00
donoban
a02aeb4c25
Fix possible 'None' default error
2021-01-10 23:39:33 +01:00
donoban
9f44f7413d
Added default option for network change
2021-01-09 00:42:47 +01:00
Marek Marczykowski-Górecki
7f257b1c8e
Merge remote-tracking branch 'origin/pr/275'
...
* origin/pr/275:
Replace '2' with Qt.Checked
Rename 'Include in backups' to 'Backup'
flags() rewrite
Fix empty lines
Include in backups changed to 'CheckStateRole'
2021-01-05 21:17:12 +01:00
donoban
b72cc34a83
Wrap warnings message in self.tr()
2020-12-16 11:30:39 +01:00
donoban
c666357625
Replace '2' with Qt.Checked
2020-12-12 14:22:15 +01:00
donoban
1812989ecd
Rename 'Include in backups' to 'Backup'
2020-12-12 14:18:34 +01:00
donoban
9152218921
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu
...
# Conflicts:
# qubesmanager/qube_manager.py
# ui/qubemanager.ui
2020-12-12 14:08:41 +01:00
donoban
f95bcbb1bc
Added wait argument to start_vm
...
Easier error handling for start vm's from other places
2020-12-12 00:34:41 +01:00
donoban
4343691b92
Better dialog creation
2020-12-12 00:19:30 +01:00
donoban
81d95f3de9
Added try/except for starting netvm
2020-12-12 00:08:49 +01:00
donoban
b29934b898
Added error message to dialogs
2020-12-11 23:48:16 +01:00
donoban
2164b82c34
Changed filter to list comprehension (avoids pylint warning)
2020-12-11 01:01:21 +01:00
donoban
df0e4699a0
File checking and error dialog moved to qube_manager
2020-12-11 00:53:57 +01:00
donoban
0cb89e611a
Added proper error handling and Check netvm_name is not None
2020-12-11 00:38:06 +01:00
donoban
f90ab86a73
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into template_menu
...
# Conflicts:
# qubesmanager/qube_manager.py
2020-12-11 00:07:51 +01:00
donoban
ebe777c5a1
Merge branch 'master' of https://github.com/QubesOS/qubes-manager into log_dialog
...
# Conflicts:
# qubesmanager/qube_manager.py
# ui/qubemanager.ui
2020-12-10 23:39:34 +01:00
Marek Marczykowski-Górecki
3d1ff3e58d
Merge remote-tracking branch 'origin/pr/272'
...
* origin/pr/272:
Save 'compactview' state
Added 'Compact View' Action
2020-12-10 05:17:52 +01:00
Marek Marczykowski-Górecki
c44880f9f5
Merge remote-tracking branch 'origin/pr/270'
...
* origin/pr/270:
Restored removed lines by accident (although I think that are useless at this moment)
Fix pylint warnings
Added saving and restore settings for showing checkboxes
Removed unused import
Enable 'Show' checkboxes by default
Added filterAcceptsRow() to QubesProxyModel
Added 'Show' Checkboxes to .ui
Fix SelectionMode on ui file
2020-12-10 05:07:27 +01:00
donoban
4fa13d3295
Pylint fixes
2020-12-05 12:41:20 +01:00
donoban
dc0ee97b27
Multiple file log dialog
2020-12-05 12:28:36 +01:00
donoban
9dd9ba17ce
Changed checkboxes to icons
2020-11-26 00:04:10 +01:00
donoban
54d523de6c
Added change network confirmation
2020-11-18 12:27:59 +01:00
donoban
3e5893e6cf
Added Template Change Confirmation
2020-11-18 12:22:48 +01:00
donoban
d74b52c00b
flags() rewrite
2020-11-15 19:08:22 +01:00
donoban
409bcd27fc
Fix empty lines
2020-11-14 16:12:11 +01:00
donoban
1b5442aece
Include in backups changed to 'CheckStateRole'
2020-11-14 14:10:24 +01:00
donoban
306bb85b06
Moved change_* funcs after __init__()
2020-11-14 12:40:23 +01:00
donoban
56528aaece
Added QMessageBox if netvm is halted and user wants to start it
2020-11-14 12:39:21 +01:00
donoban
32e400661c
Added network_menu updates
2020-11-13 23:52:49 +01:00
donoban
95c74714d7
Added try/except for change_network
2020-11-13 23:35:14 +01:00
donoban
ed98a1ea6e
Added 'None' netvm option
2020-11-10 00:55:55 +01:00
donoban
5f4526a35c
added network_menu
2020-11-10 00:50:43 +01:00
donoban
62489e5c78
Added properly handling when templates are added and removed
2020-11-10 00:12:13 +01:00
donoban
d186521962
Added template_menu
2020-11-07 16:04:11 +01:00
donoban
1c7494e29e
Save 'compactview' state
2020-11-04 23:51:31 +01:00
donoban
f2501c91a5
Added 'Compact View' Action
2020-11-04 23:37:21 +01:00
donoban
bdaa421a9c
Fix pylint warnings
2020-11-01 14:02:57 +01:00
donoban
526dbd5aad
Added saving and restore settings for showing checkboxes
2020-11-01 13:51:53 +01:00
donoban
8b8ab7c474
Removed unused import
2020-10-27 23:32:58 +01:00
donoban
0794a60e4c
Added filterAcceptsRow() to QubesProxyModel
...
Created _init_context_menu() due pylint warning (too much statements)
2020-10-27 00:46:24 +01:00
Marta Marczykowska-Górecka
1cfd5b8704
Added more reasonable behavior to "should I force shutdown or wait" message
...
Now there's an option of "don't ask again" and there should not be
a useless close button.
fixes QubesOS/qubes-issues#6123
2020-10-26 16:25:47 +01:00
donoban
629f16f24c
Fix SelectionMode on ui file
2020-10-22 19:24:13 +02:00
Marta Marczykowska-Górecka
bac36675dc
Warn if trying to change layout on unsupported vms in Qube Manager
...
requires https://github.com/QubesOS/qubes-core-admin-client/pull/161
references QubesOS/qubes-issues#6030
2020-09-28 15:45:14 +02:00
Marek Marczykowski-Górecki
1da41df890
Merge remote-tracking branch 'origin/pr/257'
...
* origin/pr/257:
Fix for icon size for Qube Manager tests
2020-08-23 03:40:11 +02:00