summaryrefslogtreecommitdiff
path: root/virtManager/storagebrowse.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up FileChooser usage a bitCole Robinson2022-12-141-27/+69
* objects: Erase the notion of connkeyCole Robinson2020-09-011-2/+2
* storagebrowse: Fix set_browse_reasonCole Robinson2020-08-261-13/+21
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-171-1/+1
* virtManager: rename storagelist to hoststorageCole Robinson2019-06-171-2/+2
* Switch to more traditional logging structureCole Robinson2019-06-171-5/+5
* baseclass: Add is_visibleCole Robinson2019-04-141-1/+1
* storagebrowser: Remove stable_defaults handlingCole Robinson2018-09-061-8/+0
* 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
* pycodestyle: fix all E203 warningsChen Hanxiao2017-08-111-1/+1
* createvol: Log parent pool XML when openingCole Robinson2015-08-101-0/+2
* pep8 W503: line break before binary operatorPavel Hrdina2015-07-141-2/+2
* uiutil: Rename select_list_row* to match getter functionsCole Robinson2015-05-191-1/+1
* storagebrowser: Don't log about closing, if already closed.Cole Robinson2015-05-031-2/+3
* storagelist: Simplify Ui a bitCole Robinson2015-04-101-2/+0
* uiutil: Clarify a few ambiguous function namesCole Robinson2015-04-101-1/+1
* Break out shared storage UI to storagelist.py (bz 1060433)Cole Robinson2015-04-091-314/+93
* storagebrowse: Standardize on set_finish_cbCole Robinson2014-12-091-10/+4
* virtManager: Switch to relative importsCole Robinson2014-09-121-5/+5
* connection: Use name instead of uuid for object keysCole Robinson2014-06-021-8/+15
* details: Fix changing graphics type (bz 1083903)Cole Robinson2014-04-031-2/+2
* Clean up pylint integrationCole Robinson2014-04-021-2/+0
* storagebrowse: Duplicate tooltip logic for 'new volume' buttonCole Robinson2014-03-101-5/+10
* storagebrowse: Add pool refresh and vol delete options (bz 841715)Cole Robinson2014-02-011-3/+50
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-261-5/+5
* uihelpers: Move browse_local to error.pyCole Robinson2014-01-261-3/+2
* uihelpers: Move a few more functions closer to their callersCole Robinson2014-01-261-1/+1
* Rename hide_unsupported_rhel_options to stable_defaults and clean-up its usageMartin Kletzander2014-01-211-3/+4
* storage: Merge duplicate vol list populatingCole Robinson2013-12-041-38/+8
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* storagebrowse: Fix signal cleanup after multiple runsCole Robinson2013-10-081-5/+4
* storagebrowse: Select default pool on first runCole Robinson2013-10-051-0/+6
* create: Add kernel/initrd install option for armCole Robinson2013-10-021-1/+4
* Don't lose current selection if redefining net/pool/iface/snapshotCole Robinson2013-09-301-4/+3
* createvol: Add UI for specifying backing storeCole Robinson2013-09-291-0/+3
* Set list selection signals in glade, not codeCole Robinson2013-09-221-1/+1
* Rename ui files to match source file namesCole Robinson2013-09-221-3/+1
* ui: Set non-stock button images in glade, not explicitly in codeCole Robinson2013-09-221-7/+0
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-1/+1
* error: Rename confusing sync/async param to modalCole Robinson2013-09-061-1/+1
* virt-manager: automatically select newly created volumeGiuseppe Scrivano2013-08-141-1/+9
* virt-manager: vmmCreateVolume uses the correct connectionGiuseppe Scrivano2013-08-141-1/+1
* virt-manager: fix refreshing storage pool browse listGiuseppe Scrivano2013-08-141-1/+1
* virtManager: Drop util, combine it with virtinst.util and uihelpersCole Robinson2013-08-111-14/+14
* storagebrowse: Only tick if we actually have a poolCole Robinson2013-07-081-1/+1
* connection: Do non-VM polling on demandCole Robinson2013-07-071-0/+3
* Add base conn object and bump minimum libvirt version to 0.6.0Cole Robinson2013-07-051-1/+1
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+1