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
78d76eb70f
Fix Spanglish accident
2020-12-10 23:46:44 +01:00
donoban
a49463a30b
Merge branch 'log_dialog' of https://github.com/donob4n/qubes-manager into log_dialog
2020-12-10 23:43:49 +01:00
donoban
8dac54b755
Removed unused logs_menu
2020-12-10 23:40:02 +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
donob4n
b5e092fa8b
Update qubesmanager/log_dialog.py
...
Co-authored-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
2020-12-10 09:49:41 +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
ctrlaltf24
c7b28ca6c8
Added TemplateVM and disposableVM to Create New Qube
2020-12-09 13:55:22 -08: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
Marek Marczykowski-Górecki
b4d6080f7b
Fix asyncio.all_tasks() call
2020-12-03 00:59:13 +01:00
Marek Marczykowski-Górecki
d5abe7b341
gitlab-ci: add pylint job
2020-12-02 22:46:30 +01:00
Marek Marczykowski-Górecki
89ec0848c6
Move pylintrc to the top directory
2020-12-02 22:34:40 +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
Frédéric Pierret (fepitre)
dc38ab0d3f
Add .gitlab-ci.yml
2020-11-15 23:33:55 +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
Marek Marczykowski-Górecki
1b0f96a756
debian: make sure qt5 build tools are used
...
Specifically avoid `lrelease` call be confused with qt4 variant.
2020-11-11 05:02:44 +01:00
Frédéric Pierret (fepitre)
0bb58a9aa9
debian: use recommended build qt5 dependency pkg
2020-11-10 11:49:53 +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
ad63ac7de9
Restored removed lines by accident
...
(although I think that are useless at this moment)
2020-11-01 16:37:38 +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
Marek Marczykowski-Górecki
1e3da9e68f
Merge remote-tracking branch 'origin/pr/269'
...
* origin/pr/269:
Added more reasonable behavior to "should I force shutdown or wait" message
2020-10-29 03:59:15 +01:00
donoban
8b8ab7c474
Removed unused import
2020-10-27 23:32:58 +01:00
donoban
ca1b41ecea
Enable 'Show' checkboxes by default
2020-10-27 00:48:26 +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
0200f2a0b4
Added 'Show' Checkboxes to .ui
2020-10-26 14:34:48 +01:00
Frédéric Pierret (fepitre)
685dfd723c
debian: make the build reproducible
2020-10-26 09:04:28 +01:00
donoban
629f16f24c
Fix SelectionMode on ui file
2020-10-22 19:24:13 +02:00
Marek Marczykowski-Górecki
954f2dc7f7
version 4.1.13-1
2020-10-10 03:34:05 +02:00
Marek Marczykowski-Górecki
0ba5ea648f
Merge remote-tracking branch 'origin/pr/267'
...
* origin/pr/267:
Fixed incorrect virtmode check (ignored PVH when it was the default)
2020-10-10 03:10:54 +02:00
Marta Marczykowska-Górecka
691c0ecf79
Fixes strict reset list bug in VM Device Settings
...
fixes QubesOS/qubes-issues#6115
2020-10-09 22:38:37 +02:00
Marta Marczykowska-Górecka
b813998990
Fixed tests for keyboard layout
2020-10-09 22:38:37 +02:00
Marta Marczykowska-Górecka
b5daca5d57
Modified test to be less prone to timeouts
2020-10-09 22:38:37 +02:00