Commit Graph

1682 Commits

Author SHA1 Message Date
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
Marta Marczykowska-Górecka
822707f9f9
Extend testing timeout 2020-10-09 22:38:17 +02:00
Marta Marczykowska-Górecka
90a33f716e
Fixed incorrect virtmode check (ignored PVH when it was the default)
fixes QubesOS/qubes-issues#6108
2020-10-07 19:13:27 +02:00
Marek Marczykowski-Górecki
70b8f0c144
Merge remote-tracking branch 'origin/pr/265'
* origin/pr/265:
  Added show password button to Backup/Restore
2020-10-01 02:35:59 +02:00
Marek Marczykowski-Górecki
29da891728
Merge remote-tracking branch 'origin/pr/263'
* origin/pr/263:
  Warn if trying to change layout on unsupported vms in Qube Manager
2020-10-01 02:34:20 +02:00
Marek Marczykowski-Górecki
fdf4f87fdb
Merge remote-tracking branch 'origin/pr/260'
* origin/pr/260:
  Less intrusive max mem / init mem warning  in VM Setting
2020-10-01 02:33:29 +02:00
Marek Marczykowski-Górecki
2585c8f4ee
Merge remote-tracking branch 'origin/pr/255'
* origin/pr/255:
  shutdown-when-idle gets its own checkbox in VM settings
2020-10-01 02:33:08 +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
Marta Marczykowska-Górecka
12764595cf
Added show password button to Backup/Restore
The button shows the password while pressed
(emulating common password practices).

fixes QubesOS/qubes-issues#6076
2020-09-24 22:26:07 +02:00
Marta Marczykowska-Górecka
63d2ff6fb4
Modified Qube Manager toolbar to be more readable and added Emergency Pause
Instead of tiny buttons, now Qube Manager will have bigger buttons and text underneath.
Furthermore, Pause gets renamed to Emergency pause for clearer communication.

references QubesOS/qubes-issues#5993
2020-09-22 14:19:11 +02:00
Marta Marczykowska-Górecka
4211d6e403
shutdown-when-idle gets its own checkbox in VM settings
It is disabled if the service is unavailable and displays information
about how to enable it if it is unavailable.

references QubesOS/qubes-issues#5298
2020-09-22 14:09:51 +02:00
Marek Marczykowski-Górecki
98a5c93c04
version 4.1.12-1 2020-09-14 10:21:13 +02:00
Marek Marczykowski-Górecki
13e682fc98
Merge remote-tracking branch 'origin/pr/264'
* origin/pr/264:
  Fixed missing verbose error logging in Restore Backup
2020-09-13 20:03:10 +02:00
Marek Marczykowski-Górecki
422a559a67
Merge remote-tracking branch 'origin/pr/262'
* origin/pr/262:
  Fix capitalization in restore dialog
2020-09-13 20:02:59 +02:00