summaryrefslogtreecommitdiff
path: root/virtManager/console.py
Commit message (Expand)AuthorAgeFilesLines
* Move many shared UI functions to addhw static functionsCole Robinson2014-01-261-2/+27
* Disable accelerators when serial console has focus (bz 1018822)Cole Robinson2013-12-181-4/+17
* serialcon: Release the text console when the VM window is closed (bz 1016445)Cole Robinson2013-11-091-12/+4
* headers: update "Red Hat, Inc." copyright for the year 2013Giuseppe Scrivano2013-10-281-1/+1
* console: Fix console_active() logicCole Robinson2013-10-061-3/+3
* console: spice: don't set port=NoneCole Robinson2013-10-031-1/+2
* console: Make fullscreen toolbar retract a bit slowerCole Robinson2013-09-251-0/+3
* ui: Set non-stock button images in glade, not explicitly in codeCole Robinson2013-09-221-4/+0
* error: Rename confusing sync/async param to modalCole Robinson2013-09-061-3/+2
* console: Fix password screen issueCole Robinson2013-09-061-5/+4
* console: Fix issues with spice and askpass (bz 811346)Cole Robinson2013-09-061-89/+172
* details: Track serial pages as console tabsCole Robinson2013-09-011-34/+204
* console: Fix spice with TLS (bz #904295)Cole Robinson2013-09-011-12/+16
* console: Catch spice connection errors (bz #971558)Cole Robinson2013-09-011-4/+11
* console: Don't double create spice displayCole Robinson2013-07-091-1/+2
* console: A few tweaks to usbredir codeCole Robinson2013-07-081-26/+17
* details: Add auto USB redirection support in console viewerGuannan Ren2013-07-011-2/+79
* Fix some pylintCole Robinson2013-06-301-1/+1
* console: Warn if qemu+tcp URI and listen == 127.0.0.1Cole Robinson2013-06-301-0/+14
* Revert "details: Add USB redirection support in console viewer"Cole Robinson2013-06-281-23/+0
* details: Add USB redirection support in console viewerGuannan Ren2013-06-241-0/+23
* Permit to delete a running VM.Leonardo Garcia2013-06-181-2/+8
* baseclass: Clean up non-standard __init__Cole Robinson2013-06-081-8/+1
* console: s/console-vnc/console-gfx/gCole Robinson2013-04-211-10/+10
* Port from gconf to gsettingsCole Robinson2013-04-181-8/+5
* console: Re-enable accelerator handlingCole Robinson2013-04-171-3/+1
* Remove a bunch of outdates FIXME/XXX commentsCole Robinson2013-04-171-1/+0
* console: Fix keycombo menu location in fullscreen modeCole Robinson2013-04-151-2/+2
* console: Fix broken size-allocate signalCole Robinson2013-04-151-1/+1
* console: Fix size_allocate argumentsCole Robinson2013-04-151-2/+5
* Fix other popup menus after gtk3 conversionCole Robinson2013-04-141-3/+3
* Revive pep8 and clean up the codeCole Robinson2013-04-131-4/+4
* Tons of misc pylint fixesCole Robinson2013-04-131-3/+1
* Disable pylint warnings about gi.repositoryCole Robinson2013-04-121-0/+2
* Remove most map() and filter() usageCole Robinson2013-04-121-2/+2
* Remove autotools, replace with distutils-extraCole Robinson2013-04-031-0/+1270