summaryrefslogtreecommitdiff
path: root/virtManager/createvol.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-1/+1
* createvol: Drop Allocation field in favor of checkboxCole Robinson2020-09-201-56/+20
* i18n: fix string puzzle in volume creation dialogPino Toscano2020-09-171-4/+5
* objects: Erase the notion of connkeyCole Robinson2020-09-011-2/+3
* tests: uitests: Add createvol.py coverageCole Robinson2020-08-261-15/+9
* virtManager: Convert to CSS for most color usageCole Robinson2020-02-031-4/+0
* storage: Replace volume supports_property with supports_formatCole Robinson2019-07-031-1/+1
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* Switch to more traditional logging structureCole Robinson2019-06-171-9/+8
* createvol: add xmleditor UICole Robinson2019-06-131-19/+42
* storage: Handle guest collision checkingCole Robinson2019-06-111-0/+1
* createvol: Always generate a default nameCole Robinson2019-05-131-9/+8
* createvol: Modernize code styleCole Robinson2019-05-131-173/+212
* Fix a few issues reported by codespellErik Skultety2019-03-181-1/+1
* createvol: Fix showing backing store UI on first run (bz 1670266)Cole Robinson2019-02-031-1/+1
* createvol: Only show raw+qcow2 as file formatsCole Robinson2018-09-061-31/+7
* xmlbuilder: Rename get_xml_config -> get_xmlCole Robinson2018-08-311-1/+1
* 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
* baseclass: Export GObject.SignalFlags.RUN_FIRSTCole Robinson2018-03-151-2/+1
* pycodestyle: fix all E203 warningsChen Hanxiao2017-08-111-10/+10
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-2/+2
* Switch to python3 style 'except X as Y' notationCole Robinson2017-05-051-2/+2
* baseclass: share wizard cursor setting codeCole Robinson2017-04-271-7/+2
* pylint: Fix some issues with F25 versionCole Robinson2016-12-131-2/+2
* createvol: Fix VM name hint settingCole Robinson2015-09-141-1/+1
* addhardware: Use same default storage size as create.py (20 GB)Cole Robinson2015-09-131-1/+1
* createvol: Log parent pool XML when openingCole Robinson2015-08-101-1/+8
* uiutil: streamline column vs rowidx parameter nameCole Robinson2015-05-191-1/+1
* createvol: Don't cap capacity to host space (bz 1118706)Cole Robinson2015-04-111-7/+12
* uiutil: Clarify a few ambiguous function namesCole Robinson2015-04-101-1/+1
* storagelist: Select newly created pool/volumesCole Robinson2015-04-101-3/+7
* Break out shared storage UI to storagelist.py (bz 1060433)Cole Robinson2015-04-091-2/+5
* storagebrowse: Standardize on set_finish_cbCole Robinson2014-12-091-1/+1
* virtManager: Switch to relative importsCole Robinson2014-09-121-4/+4
* createvol: remove redundant loggingCole Robinson2014-05-211-3/+0
* Clean up pylint integrationCole Robinson2014-04-021-2/+0
* Use .qcow2 extension when creating qcow2 filesCole Robinson2014-02-041-4/+5
* uiutil: Use list selection helpers everywhereCole Robinson2014-01-271-6/+1
* uiutil: Make more use of set_combo_text_columnCole Robinson2014-01-261-3/+1
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-261-4/+4
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-4/+4
* virt-manager: Default to qcow2 on kvmCole Robinson2013-10-021-1/+1
* createvol: Bunch of misc improvementsCole Robinson2013-10-011-18/+40
* storage: Drop unused static functionCole Robinson2013-09-301-3/+2
* createvol: Add UI for specifying backing storeCole Robinson2013-09-291-16/+56
* createvol: Hide format UI if no formats supportedCole Robinson2013-09-271-4/+3
* createvol: Allow user to specify there own suffixCole Robinson2013-09-271-12/+8
* createvol: Use blue header like other wizardsCole Robinson2013-09-271-14/+20
* Rename ui files to match source file namesCole Robinson2013-09-221-1/+1