summaryrefslogtreecommitdiff
path: root/virt-manager
Commit message (Expand)AuthorAgeFilesLines
...
* Centralize call to setup_i18n in virtinst __init__Cole Robinson2014-09-081-2/+1
* connection: Use name instead of uuid for object keysCole Robinson2014-06-021-4/+4
* Clean up pylint integrationCole Robinson2014-04-021-4/+2
* Use proper python versionMartin Kletzander2014-02-121-3/+2
* virt-manager: Don't make --spice-disable-auto-usbredir permanentCole Robinson2014-02-041-1/+1
* virt-manager: Allow domain name or ID for cli optionsCole Robinson2014-01-301-3/+3
* Convert all command line handling to argparseCole Robinson2014-01-191-56/+47
* virt-manager: use DISPLAY in the error message only when it is setGiuseppe Scrivano2014-01-031-1/+1
* virt-manager: Drop semi incorrect comment about dropping stdio/stderrCole Robinson2013-11-201-5/+1
* virt-manager: Yet more fixes for DISPLAY unset errorCole Robinson2013-11-011-5/+18
* config: Move all the cliconfig data passing into vmmConfigCole Robinson2013-10-021-13/+2
* virt-manager: Drop --experimental-snapshot-uiCole Robinson2013-09-301-6/+0
* virt-manager: Remove hotshot --profile commandCole Robinson2013-09-281-12/+1
* virt-manager: Avoid a deprecation warning on f20Cole Robinson2013-09-241-1/+6
* error: Rename confusing sync/async param to modalCole Robinson2013-09-061-1/+1
* virt-manager: Hide snapshot work behind --experimental-snapshot-uiCole Robinson2013-08-211-0/+6
* change virt-manager option spice-disable-usbredir to spice-disable-auto-usbredirGuannan Ren2013-08-161-2/+2
* Remove logging_setup, as it is always true.Leonardo Garcia2013-08-141-8/+2
* Fix profile runcall.Leonardo Garcia2013-08-141-1/+1
* virtManager: Drop util, combine it with virtinst.util and uihelpersCole Robinson2013-08-111-4/+3
* virt-manager: Fix self.configMartin Kletzander2013-08-071-1/+1
* Disable autoconnect when --show-* is specified.Leonardo Garcia2013-07-151-0/+1
* virt-manager: Properly handle errors when --show-* options are used.Leonardo Garcia2013-07-151-1/+3
* virt-manager: Code cleanupLeonardo Garcia2013-07-151-11/+2
* virt-manager: Fix --show-* optionsCole Robinson2013-07-121-9/+8
* VirtualConnection: cache version lookupsCole Robinson2013-07-061-1/+3
* Add base conn object and bump minimum libvirt version to 0.6.0Cole Robinson2013-07-051-1/+8
* Merge virt-* logging setupCole Robinson2013-07-051-13/+4
* add new "spice-disable-usbredir" option to disable autoredir featureGuannan Ren2013-07-011-0/+5
* Do not show manager window at startup if user requested to show any other win...Leonardo Garcia2013-05-301-0/+1
* virt-manager: Fix error reporting with invalid cli arg (bz 959795)Cole Robinson2013-05-091-2/+3
* Once again, fix issues with forking and gtkCole Robinson2013-04-181-32/+49
* Remove virt-manager-tuiCole Robinson2013-04-181-3/+0
* Port from gconf to gsettingsCole Robinson2013-04-181-0/+1
* Convert all DBus usage to Gio GDBUSCole Robinson2013-04-161-7/+0
* Use Gtk.Application for uniquenessCole Robinson2013-04-151-89/+16
* virt-manager: Don't double log uncaught startup exceptionCole Robinson2013-04-141-2/+3
* Revive pep8 and clean up the codeCole Robinson2013-04-131-2/+12
* Tons of misc pylint fixesCole Robinson2013-04-131-1/+1
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-1/+3
* Make RPM build workCole Robinson2013-04-031-0/+361