summaryrefslogtreecommitdiff
path: root/virtManager/asyncjob.py
Commit message (Expand)AuthorAgeFilesLines
* async: Revive timer unregistering, unintentionally dropped.Cole Robinson2013-06-181-0/+2
* asyncjob: Fix tracebacks if main loop exits earlyCole Robinson2013-06-181-2/+8
* asyncjob: Fix dialog closing and progress bar pulsingCole Robinson2013-06-141-1/+7
* Fix exiting app if asyncjobs are runningCole Robinson2013-06-141-11/+2
* asyncjob: Only close window if operation completes.Cole Robinson2013-06-141-3/+8
* asyncjob: Some code reorgCole Robinson2013-06-141-98/+92
* asyncjob: Explicitly pass callbacks to vmmCreateMeterCole Robinson2013-06-141-15/+19
* asyncjob: Simplify registering a cancel callbackCole Robinson2013-06-131-18/+16
* Revive pep8 and clean up the codeCole Robinson2013-04-131-0/+6
* asyncjob: Rename function that collides with gtk methodCole Robinson2013-04-131-2/+2
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2
* Remove autotools, replace with distutils-extraCole Robinson2013-04-031-0/+350