summaryrefslogtreecommitdiff
path: root/virtManager/config.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-62/+9
* createvm: Tweaks to new UEFI prefCole Robinson2022-01-311-5/+2
* virt-manager: Add firmware preferences for creating a new VMCharles Arnold2022-01-311-0/+11
* uitests: More work to drop sleeping and hacksCole Robinson2020-09-201-0/+2
* preferences: Unconditionally add VM sound devicesCole Robinson2020-09-191-5/+0
* preferences: Unconditionally add usbredir devs for spiceCole Robinson2020-09-191-11/+0
* console: Add option to disable autoconnectCole Robinson2020-09-091-0/+5
* prefs: Remove 'Force console accels' optionCole Robinson2020-09-091-11/+0
* viewers: Remove hidden grab-keyboard gsettingsCole Robinson2020-09-011-6/+0
* testmock: Split apart the first-run optionCole Robinson2020-08-291-4/+4
* uitests: details/domain/config coverage additionsCole Robinson2020-08-291-58/+24
* config: Move more password handling to keyring.pyCole Robinson2020-08-281-56/+1
* uitests: add some mock inspection.py testingCole Robinson2020-08-261-0/+2
* virtManager: add coverage annotations and remove dead codeCole Robinson2020-08-261-2/+2
* virt-manager: Add --test-options gsettings-keyfileCole Robinson2020-08-261-4/+12
* virtManager: Convert to CSS for most color usageCole Robinson2020-02-031-0/+42
* preferences: Remove old Interface confirm optionCole Robinson2020-01-261-4/+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-3/+3
* Move virtcli/cliconfig.py to virtinst/buildconfig.pyCole Robinson2019-06-141-5/+5
* preferences: Disable XML editing by defaultCole Robinson2019-06-131-0/+12
* virt-manager: Add --test-optionsCole Robinson2019-06-051-4/+4
* config: Disable libguestfs inspection with --test-first-runCole Robinson2019-06-051-0/+2
* setup: Remove configure --openssh-askpassCole Robinson2018-10-081-1/+0
* setup: Remove configure --{libvirt,kvm}-package-namesCole Robinson2018-10-071-10/+0
* Remove 'Choose CD', rework details and create media changeCole Robinson2018-10-061-6/+9
* cliconfig: Remove --preferred-distrosCole Robinson2018-10-061-1/+0
* cliconfig: Remove --default-qemu-userCole Robinson2018-10-061-1/+0
* virt-manager: Wire up support for default mode=host-modelCole Robinson2018-10-041-17/+3
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* virtinst: move <domain> XML files to virtinst/domainCole Robinson2018-03-211-7/+7
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-16/+3
* virt-manager: fix git startup on waylandCole Robinson2018-03-171-7/+2
* preferences: Add UI for disabling spice usb autoredirCole Robinson2018-03-161-6/+3
* engine: break out vmmConnectionManagerCole Robinson2018-03-151-16/+8
* prefs: Add a setting to enable/disable libguestfs inspectionCole Robinson2018-03-151-14/+15
* config: Convert to singletonCole Robinson2018-03-151-9/+16
* virt-manager: Add hidden --test-leak-debug optionCole Robinson2018-03-151-0/+1
* config: Explain and simplify our gsettings wrapper a bitCole Robinson2018-01-091-14/+23
* config: Use memory backend with --test-first-runCole Robinson2018-01-091-11/+5
* pycodestyle: fix all E203 warningsChen Hanxiao2017-08-111-20/+20
* config: If --test-first-run, fill in some default package namesCole Robinson2017-08-071-0/+8
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-1/+1
* gschema: Populate/Store previous container URLsRadostin Stoyanov2017-07-101-0/+4
* virtManager.config: fix pylint warningPavel Hrdina2016-06-101-1/+1
* console: add support to forget passwordPavel Hrdina2016-06-071-0/+13
* cpu: config: replace host-cpu-model by host-model-onlyPavel Hrdina2016-06-071-1/+1
* Fix recent pylint/pep8 outputCole Robinson2016-04-181-1/+1
* create: Drop explicit kickstart UICole Robinson2015-11-211-4/+0
* setup: Make gsettings always work regardless of install dir (bz #1267377)Cole Robinson2015-11-021-2/+9