summaryrefslogtreecommitdiff
path: root/virtManager/baseclass.py
Commit message (Expand)AuthorAgeFilesLines
* vmwindow: Cleanup the interaction with vmmConsolePagesCole Robinson2020-09-091-1/+5
* virtManager: Misc coverage annotationsCole Robinson2020-08-261-15/+20
* baseclass: Log if emit() called from non-MainThreadCole Robinson2020-01-151-0/+10
* Switch to more traditional logging structureCole Robinson2019-06-171-6/+7
* snapshots: Split out vmmSnapshotNew classCole Robinson2019-06-051-8/+4
* details: split out a top level vmwindowCole Robinson2019-05-131-1/+1
* baseclass: Add is_visibleCole Robinson2019-04-141-0/+3
* Fix copyright header to specify GPLv2 or later, not GPLv2 only.Daniel P. Berrangé2018-04-041-1/+1
* baseclass: Catch another cursor failure instanceCole Robinson2018-04-031-14/+15
* baseclass: Catch cursor error if icon missing (bz 1516588)Cole Robinson2018-04-031-2/+9
* Use consistent and minimal license header for every fileCole Robinson2018-03-211-16/+2
* tests: uitests: Add window cleanup testsCole Robinson2018-03-171-3/+5
* engine: Remove centralized conn.open handlingCole Robinson2018-03-151-0/+5
* Make all dialogs clean up when vm/conn disappearsCole Robinson2018-03-151-12/+85
* baseclass: Export GObject.SignalFlags.RUN_FIRSTCole Robinson2018-03-151-0/+4
* config: Convert to singletonCole Robinson2018-03-151-3/+7
* baseclass: Fix UI file loading on py3Cole Robinson2017-12-201-1/+1
* pycodestyle: Do not use bare 'except:'Radostin Stoyanov2017-08-021-2/+2
* baseclass: Document some functionsCole Robinson2017-07-191-20/+42
* Replace file() usage with open()Cole Robinson2017-05-051-1/+1
* Do not use deprecated gdk_cursor_newPavel Grunt2017-05-031-5/+7
* baseclass: share wizard cursor setting codeCole Robinson2017-04-271-0/+15
* baseclass: Undo workaround for old pygobjectCole Robinson2016-05-171-10/+2
* Fix recent pylint/pep8 outputCole Robinson2016-04-181-2/+2
* config: s/running_config/RUNNING_CONFIG/gCole Robinson2015-11-021-1/+1
* s/gconf/gsettings/Guido Günther2014-09-291-7/+7
* virtManager: Switch to relative importsCole Robinson2014-09-121-2/+2
* baseclass: Add helper for launching daemon threadCole Robinson2014-09-121-0/+8
* Clean up pylint integrationCole Robinson2014-04-021-2/+0
* More pylint fixesCole Robinson2014-03-221-0/+3
* engine: Serialize connection autostart (bz 749750)Cole Robinson2014-02-011-5/+2
* Move shared cdrom media UI to mediacombo.pyCole Robinson2014-01-281-0/+4
* create: Reinit netlist on each runCole Robinson2014-01-281-1/+3
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* snapshots: new: Add default and escape actionCole Robinson2013-09-301-5/+8
* console: Fix issues with spice and askpass (bz 811346)Cole Robinson2013-09-061-12/+13
* baseclass: Build error object on demandCole Robinson2013-09-021-3/+9
* Initial snapshot supportCole Robinson2013-08-211-2/+5
* virtManager: Drop util, combine it with virtinst.util and uihelpersCole Robinson2013-08-111-3/+4
* virt-manager: Properly handle errors when --show-* options are used.Leonardo Garcia2013-07-151-2/+2
* baseclass: Add unregister wrappers for idle and timeoutCole Robinson2013-06-181-4/+16
* Sigh, fix previous commit.Cole Robinson2013-06-141-0/+1
* config: Fix changing tick timeout on the flyCole Robinson2013-06-141-1/+2
* baseclass: Clean up non-standard __init__Cole Robinson2013-06-081-13/+8
* baseclass: Privatize refcount debug helperCole Robinson2013-04-251-2/+2
* Remove virt-manager-tuiCole Robinson2013-04-181-5/+3
* Remove a bunch of outdates FIXME/XXX commentsCole Robinson2013-04-171-3/+0
* Remove HAL supportCole Robinson2013-04-151-4/+0
* Revive pep8 and clean up the codeCole Robinson2013-04-131-1/+2
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2