github.com/QubesOS/qubes-manager
Qubes component: manager
https://github.com/QubesOS/qubes-manager
For sizes above 1 GB, the sizes of private image and root image will be displayed
as %.1f GB; sm...
Also fixed the init memory warning to only be shown for Linux qubes (it is
not necessary for oth...
22bbba5cdf68be0ded4f0f6438f678eae8746bc8 authored over 5 years ago
* origin/pr/226:
reworded memory balancing descriptions in Global Settings
* origin/pr/224:
Handle deleting in VM Settings without silent fails
* origin/pr/223:
Fixed Apply behavior for VM Settings
* origin/pr/222:
Resized Global Settings
* origin/pr/221:
Fixed tab order
Moved debug mode checkbox to advanced settings
Added hand...
Made it clear that it applies to memory _balancing_ not just memory.
fixes QubesOS/qubes-issues...
c66470839668dcb7b0bb1e95e22e45adeff09423 authored over 5 years agoQubesOS/qubes-issues#5529
85f5f81b115adef0090e19a4ea87dda7bfdb8773 authored over 5 years ago
Deleting qube will now show a Delete in Progress dialog box and
not exit QApplication before QTh...
VM Setting will now update (current) markers correctly after Apply.
fixes QubesOS/qubes-issues#...
f4f76110f0b4c5ab3d8138b3e5067a56477565dd authored over 5 years agoThey got a bit out of hand with their size.
d81405694aff8a24e786eaed1b8f2d7b86acbc64 authored over 5 years ago
Slight change to layout of services tab, made it hopefully
less confusing. Dropdown will now lis...
It really had no place in Basic settings, and will free up space for future
settings.
6a5b0a3b8bc6425eca49da4586c89a4812c1f9ea authored over 5 years ago
* origin/pr/219:
Fixed transifex integration
Corrected .tx/config file and added instructions on pulling/pushing translations
to transifex.
...
0329383453d78c5234334c5905fe2d6c33350f26 authored over 5 years ago250cfd4966d13440d32d55c812db30b4c458cec3 authored over 5 years ago
* origin/pr/220:
Use events instead of pulling for updates-available status
settings: wrap d...
041adcfc1ead31697d3880564f8f2fa578bb8c7b authored over 5 years ago
It is a long text that increase default window width.
Fixes QubesOS/qubes-issues#5500
cc7b9d807a1f7a3fb7a4e882b528c4a8ca0ca88d authored over 5 years ago
On OpenQA 20 isn't enough to start a VM. Also make sure previous
shutdown has finished by using ...
Incorrectly named variable caused crash on start.
0a1f12fb278e6e75f9cccf33258705c669663f3a authored over 5 years ago99ab3885972f836e3db80a98a647a3a3af2d04ec authored over 5 years ago
Wrong variable name caused a crash on start
2a73bfbb4c2cd92d1345e2d9155b7a76d4ceb06a authored over 5 years agoRequired for qubesadmin.exc.BackupAlreadyRunningError
ca5e48913a4f5ba1a2158065b7efa33a6f8d501c authored over 5 years ago
* origin/pr/216:
Add handling for backup in progress
2895fc57c06855d8913d4e596f59da2e4d414245 authored over 5 years ago
4c39d7bfc2f6a77998023fc0780cfe0c8b1c9be1 authored over 5 years ago
Shows a better error message when a given backup is already running.
fixes QubesOS/qubes-issues...
b27c10f1d4b8cb58352774ec74a275144b461623 authored over 5 years ago51acbde8d5d9e9417e958dca9c4e671473c60522 authored over 5 years ago
0bacf37994502cdd1fb1c3b7fe75df9bebd5f415 authored over 5 years ago
2c132d9b831d9142197c10f3ef6db31f3026dc13 authored over 5 years ago
044d91d73e155a40dc3ae5c77059996358e018d9 authored over 5 years ago
* origin/pr/210:
Fixed translation for application names
Added translation support to all un...
b4cb9303bc47f37d2b3733e6659bfb9ab692d390 authored over 5 years ago
In the __lt__ function for the class KernelVersions, if
self.groups != other.groups, but self.gr...
* origin/pr/211:
Fixed VM settings warning labels
references QubesOS/qubes-issues#5410
46952ebad2b902d9c4be1f39230de30b4ab6507e authored over 5 years ago
No netvm warning will now show differently for VMs that don't provide
network and those that do.
Fixed obsolete source files, regenerated translation sources,
re-enabled translation loading in ...
Also removed unused settings.
fixes QubesOS/qubes-issues#5430
afad888343269bc0c467e1b27f22c9166bca2a98 authored over 5 years ago15a2e745d5eae087262ddffafcc051723b725a1d authored almost 6 years ago
* origin/pr/206:
Handle CentOS 7 build.
travis: add CentOS 7 build
travis: add dom0 and Fe...
42affe0da66bdb5c3fab354ec5e1b6b815398fdc authored almost 6 years ago
17d6cf4ef1c14ecac4682f910e5866eeabf5ddaa authored almost 6 years ago
On the client side it should use only 'qubesadmin'. In practice, those
few are trivial to replac...
* origin/pr/185:
Reworded warning tooltip in settings
* origin/pr/203:
Fixed tab order in VM Settings
* origin/pr/205:
Added better exception handling on Backup Cancel
Tests fixed for new featur...
Qt segfaults when the reject method throws an unhandled
exception; fixed that.
QubesOS/qubes-issues#4613
c82e1c8a385f639e655667cdd681fcb89e0ecb26 authored almost 6 years ago5bb2c88f76f743c61524f50dc31a5246a6bdc905 authored almost 6 years ago
After switching to Qt5, a bunch of fixes and changes were introduced.
This fixes tests to take t...
c1192ecc9f12d43a450876533a7e8c7207f06bad authored almost 6 years ago
And fixed test referring to it.
74eba3bb7ff78558a69f8ecb549adc8c319a7709 authored almost 6 years agofixes QubesOS/qubes-issues#5395
3d7d99081c11049751769aad470268455b5be218 authored almost 6 years ago
Also due to old workarounds not working around anymore,
switched over to "single QApplication ob...
Using QIcon object before initializing QApplication leads to
missing theme icons.
fixes QubesOS...
0c1072320508483a646e78fa772c1fcec35155be authored almost 6 years ago
* origin/pr/202:
Fixed change in QFileDialog behavior in PyQt5
* origin/pr/200:
Pylint fixes
Code deduplication and cleanup
Removed unused line in GUI Ba...
After some of recent fixes, tab order was no longer logical.
fixes QubesOS/qubes-issues#5356
fb0049f0558327da3b4c8037f234c53ffca52833 authored almost 6 years agoReturn type of QFileDialog changed between PyQt4 and PyQt5.
fixes QubesOS/qubes-issues#5353
442066d96cdbef269879ad149ebcb7ff659ef6ec authored almost 6 years agoCurrently while renaming VMs, the default text is empty "". This change modifies this default te...
4ee3c556c479befda39f1d3f101954b8931ac781 authored almost 6 years agoSeveral minor fixes for updated pylint checker.
5d88e5f85110481efcd076a65cab9261964dd31a authored almost 6 years ago
Moved loop handling, exception handling and program
running methods of the gui tools to the util...
File selection dialog in GUI backup was using an obsolete
(and possibly never working as intente...
b51cd034811b34d02ecf8209c1272f75f958cc49 authored almost 6 years ago
* origin/pr/198:
Fixed new firewall rule window
* origin/pr/196:
Added an Advanced tab to Create New Qube dialog
Tab contains a warning, provides_network checkbox,
install_system_after_creation checkbox, stora...
Now, an error will not close the window, enabling
the user to correct any mistakes.
fixes Qubes...
2e152b8dfbb1336893c91ee857758e6e2b78f6bd authored almost 6 years ago
* origin/pr/199:
Improved display of default disposable VM in Qube Manager
Qube Manager now ...
Now 'default' value will be correctly shown as default (vm name).
2d644c371f07808462b8ef970b8758da293de8ca authored almost 6 years ago
Properties checked are: default_netvm and default_dispvm. Qube Manager
will now properly update ...
Qube Manager columns did not resize correctly in Qt5.
fixes QubesOS/qubes-issues#5278
df9576a0f1a4126e1ae53f5a03c6b96cf8dc3558 authored almost 6 years ago
* origin/pr/177:
Added menu position with Qubes Tools to XFCE Menu
* origin/pr/181:
Add tooltip to application list in VM settings
* origin/pr/172:
Say which repository caused the error in warnings
Only make qrexec calls wh...
* origin/pr/194:
Fix arithmetic in init/max mem ratio correction
* origin/pr/192:
Added virt mode column to Qube Manager
Pylint detected one more missing QtGui->QtWidgets change.
b4b3588bf1a5e90e51d0a6ef4b5bc87b86143a36 authored almost 6 years ago
* origin/pr/178:
Update Qt version used in qubesmanager to Qt5
Qubes Manager seems to try to guarantee that 10*init_mem is at
least max_mem by automatically ad...
dde21e39ce4c554301827fe8d9ddc3d352e4464c authored almost 6 years ago
3c9d7d3da477f733b4197b5100589dbb1e9ab36f authored almost 6 years ago
Opening an existing FW rule resulted in an invalid port number.
dedde71d7a48eb310ae8bd7748db9b145081fdc3 authored almost 6 years ago
Just another column that shows the
contents of virt_mode property.
fixes QubesOS/qubes-issues#4702
1cd95fceb25c6dc0951461cfa6253518a81f9622 authored almost 6 years agof1a1c2cda36bee61c182ffbc51514bed8487f36b authored almost 6 years ago
* origin/pr/191:
Fixed parsing port ranges in VM settings
Better handling of port/service na...
Now service names with dash ('-') in them will be parsed
correctly and not result in an error.
...
1d7d51eafdcb1cf6ac5781629deffa90f78e7389 authored almost 6 years ago
Now port will be displayed as port_number [(service name)]
, and not just service name. Also add...
7c8b0d404deb6c8a76dbb93323e6169fadfef128 authored almost 6 years ago
Default DispVM dropbown was displayed incorrectly.
Also fixed tab order.
Fixed bug with kernel versions ending with a letter,
hopefully now the sorting is even more robu...
* origin/pr/189:
Better settings for a newly created VM
Changed checking for VM name in use
* origin/pr/188:
Fixed silent fail in Boot from File window
* origin/pr/186:
Renamed DispVM and "Is DispVM template" for more readability