summaryrefslogtreecommitdiff
path: root/virtManager/preferences.py
Commit message (Expand)AuthorAgeFilesLines
* createvm: Tweaks to new UEFI prefCole Robinson2022-01-311-4/+2
* virt-manager: Add firmware preferences for creating a new VMCharles Arnold2022-01-311-0/+20
* details: Add host-passthrough as an explicit CPU UI choiceCole Robinson2020-09-201-2/+2
* preferences: Unconditionally add VM sound devicesCole Robinson2020-09-191-7/+0
* preferences: Unconditionally add usbredir devs for spiceCole Robinson2020-09-191-21/+0
* console: Add option to disable autoconnectCole Robinson2020-09-091-0/+7
* prefs: Remove 'Force console accels' optionCole Robinson2020-09-091-7/+0
* uitests: finish preferences.py coverageCole Robinson2020-08-261-19/+13
* virtManager: add coverage annotations and remove dead codeCole Robinson2020-08-261-5/+3
* preferences: Fix dialog when invalid keygrab is setCole Robinson2020-04-131-2/+1
* preferences: Remove old Interface confirm optionCole Robinson2020-01-261-7/+0
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-2/+2
* Switch to more traditional logging structureCole Robinson2019-06-171-4/+3
* preferences: Disable systray option if we know it won't workCole Robinson2019-06-141-0/+6
* preferences: Disable XML editing by defaultCole Robinson2019-06-131-0/+8
* virt-manager: Wire up support for default mode=host-modelCole Robinson2018-10-041-6/+10
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-16/+2
* virtManager/*: Give pylint hints about singleton classesCole Robinson2018-03-171-1/+1
* preferences: Add UI for disabling spice usb autoredirCole Robinson2018-03-161-0/+21
* Make all dialogs clean up when vm/conn disappearsCole Robinson2018-03-151-2/+1
* prefs: Add a setting to enable/disable libguestfs inspectionCole Robinson2018-03-151-0/+24
* preferences: Convert to singletonCole Robinson2018-03-151-0/+12
* pycodestyle: fix all E203 warningsChen Hanxiao2017-08-111-1/+1
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-1/+1
* cpu: config: replace host-cpu-model by host-model-onlyPavel Hrdina2016-06-071-1/+1
* localization: mark several strings as translatablePavel Hrdina2016-02-061-1/+1
* uiutil: Rename select_list_row* to match getter functionsCole Robinson2015-05-191-6/+6
* uiutil: streamline column vs rowidx parameter nameCole Robinson2015-05-191-5/+5
* uiutil: Clarify a few ambiguous function namesCole Robinson2015-04-101-12/+12
* preferences: Correct usbredir preference valuesDustin C. Hatch2015-03-261-1/+1
* virtManager: Switch to relative importsCole Robinson2014-09-121-2/+2
* Fix warnings with latest pep8Cole Robinson2014-05-021-4/+4
* Clean up pylint integrationCole Robinson2014-04-021-2/+0
* preferences: Allow disabling VM CPU pollCole Robinson2014-02-111-0/+7
* prefs: Add 'Add SPICE USB redirection' option, enable itCole Robinson2014-02-041-4/+29
* console: Support spice 'resize-guest' (bz 754559)Cole Robinson2014-01-311-0/+23
* uiutil: Use list selection helpers everywhereCole Robinson2014-01-271-13/+4
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-261-9/+9
* prefs: Allow changing the default VM CPU mode/model configCole Robinson2014-01-171-17/+38
* prefs: Allow disabling all memorystats pollingCole Robinson2014-01-121-0/+7
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* virt-manager: Default to qcow2 on kvmCole Robinson2013-10-021-1/+1
* preferences: Explicitly list system defaultCole Robinson2013-10-021-27/+43
* Rename ui files to match source file namesCole Robinson2013-09-221-1/+1
* prefs: Remove distinction between local and remote soundCole Robinson2013-04-231-14/+7
* prefs: Remove preference for 'history length'Cole Robinson2013-04-231-7/+0
* prefs: Fix launching grab-keys dialogCole Robinson2013-04-181-2/+2
* Port from gconf to gsettingsCole Robinson2013-04-181-58/+19
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+1