summaryrefslogtreecommitdiff
path: root/virtManager/createpool.py
Commit message (Expand)AuthorAgeFilesLines
...
* uiutil: Use list selection helpers everywhereCole Robinson2014-01-271-27/+11
* uiutil: Make more use of set_combo_text_columnCole Robinson2014-01-261-6/+2
* Split uihelpers into sharedui and uiutilCole Robinson2014-01-261-2/+2
* uihelpers: Move browse_local to error.pyCole Robinson2014-01-261-3/+2
* virt-manager: correctly initialize the create pool wizard page numberGiuseppe Scrivano2013-12-021-1/+5
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* createpool: Use blue header like other wizards, cleanup UICole Robinson2013-09-271-91/+26
* 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-4/+0
* Use XMLBuilder for Storage object handlingCole Robinson2013-09-201-84/+90
* Replace get_property("sensitive") with get_sensitiveCole Robinson2013-09-091-2/+2
* asyncjob: Fix issues with multiple dialogs (bz 1003101)Cole Robinson2013-09-061-13/+17
* Replace set_property("visible") with modern set_visibleCole Robinson2013-09-011-2/+2
* virtManager: Drop util, combine it with virtinst.util and uihelpersCole Robinson2013-08-111-4/+4
* connection: Do non-VM polling on demandCole Robinson2013-07-071-1/+1
* engine: Switch tick threading model to use queuesCole Robinson2013-07-061-0/+1
* Make conn required for all virtinst objectsCole Robinson2013-07-051-1/+1
* Add base conn object and bump minimum libvirt version to 0.6.0Cole Robinson2013-07-051-9/+5
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+1
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2
* Remove most map() and filter() usageCole Robinson2013-04-121-7/+7
* Remove autotools, replace with distutils-extraCole Robinson2013-04-031-0/+598