.. |
__init__.py
|
headers: update "Red Hat, Inc." copyright for the year 2013
|
2013-10-28 17:22:26 +01:00 |
about.py
|
virtManager: Switch to relative imports
|
2014-09-12 16:28:38 -04:00 |
addhardware.py
|
libvirtobject: Clean up XML invalidation
|
2015-04-10 17:50:06 -04:00 |
addstorage.py
|
storagelist: Select newly created pool/volumes
|
2015-04-10 15:00:33 -04:00 |
asyncjob.py
|
virtManager: Switch to relative imports
|
2014-09-12 16:28:38 -04:00 |
autodrawer.py
|
virtManager: Switch to relative imports
|
2014-09-12 16:28:38 -04:00 |
baseclass.py
|
s/gconf/gsettings/
|
2014-09-29 08:56:37 -04:00 |
choosecd.py
|
Break out shared storage UI to storagelist.py (bz 1060433)
|
2015-04-09 12:31:24 -04:00 |
clone.py
|
Break out shared storage UI to storagelist.py (bz 1060433)
|
2015-04-09 12:31:24 -04:00 |
config.py
|
config: Remove debug print statement
|
2015-04-11 22:36:04 -04:00 |
connect.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
connectauth.py
|
connection: Bunch of minor tweaks handling TCP URIs
|
2015-04-11 12:08:57 -04:00 |
connection.py
|
connection: Refresh XML for every libvirt object event
|
2015-04-11 17:24:30 -04:00 |
console.py
|
console: Properly cleanup viewer when closing
|
2015-04-12 09:53:23 -04:00 |
create.py
|
guest: Disable PM for virt-install as well
|
2015-04-11 18:02:45 -04:00 |
createinterface.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
createnet.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
createpool.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
createvol.py
|
createvol: Don't cap capacity to host space (bz 1118706)
|
2015-04-11 14:56:23 -04:00 |
delete.py
|
devicedisk: Use consistent capitalization for property names
|
2014-12-04 16:30:18 -05:00 |
details.py
|
libvirtobject: Clean up XML invalidation
|
2015-04-10 17:50:06 -04:00 |
domain.py
|
Drop support for non-managed save/restore
|
2015-04-11 13:52:48 -04:00 |
engine.py
|
virt-manager: Fix connection to domain from cli
|
2015-04-12 09:34:55 -04:00 |
error.py
|
engine: Before launching any error, try to find a parent dialog
|
2015-04-11 14:39:52 -04:00 |
fsdetails.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
gfxdetails.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
graphwidgets.py
|
Clean up pylint integration
|
2014-04-02 19:00:24 -04:00 |
host.py
|
connection: Allow setting a custom 'pretty name' (bz 784701)
|
2015-04-11 13:39:25 -04:00 |
inspection.py
|
virt-manager, inspection: use add_libvirt_dom
|
2015-01-09 12:32:45 +01:00 |
interface.py
|
libvirtobject: Drop redefine_cached
|
2015-04-10 17:23:11 -04:00 |
keyring.py
|
Clean up pylint integration
|
2014-04-02 19:00:24 -04:00 |
libvirtobject.py
|
connection: Refresh XML for every libvirt object event
|
2015-04-11 17:24:30 -04:00 |
manager.py
|
connection: Allow setting a custom 'pretty name' (bz 784701)
|
2015-04-11 13:39:25 -04:00 |
mediacombo.py
|
connection: Use consistent nodedev function names
|
2015-04-10 15:00:34 -04:00 |
migrate.py
|
connection: Simplify manager row 'pretty name' handling
|
2015-04-11 12:57:32 -04:00 |
module_trace.py
|
module_trace: Only show main thread APIs by default
|
2014-09-21 12:05:02 -04:00 |
netlist.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
network.py
|
libvirtobject: Drop redefine_cached
|
2015-04-10 17:23:11 -04:00 |
nodedev.py
|
connection: Unify initial object refresh handling
|
2015-04-10 15:00:42 -04:00 |
packageutils.py
|
packageutils: Fix install when one package is already installed (bz 1090181)
|
2014-04-29 14:34:31 -04:00 |
preferences.py
|
uiutil: Clarify a few ambiguous function names
|
2015-04-10 15:00:34 -04:00 |
serialcon.py
|
libvirtobject: Unify internal status APIs and signals
|
2015-04-10 15:00:34 -04:00 |
snapshots.py
|
libvirtobject: Clean up XML invalidation
|
2015-04-10 17:50:06 -04:00 |
sshtunnels.py
|
sshtunnels: Don't use python socket for FD we pass to spice
|
2015-04-11 22:36:04 -04:00 |
storagebrowse.py
|
storagelist: Simplify Ui a bit
|
2015-04-10 18:40:54 -04:00 |
storagelist.py
|
storagelist: Fix sorting by size
|
2015-04-11 15:08:07 -04:00 |
storagepool.py
|
storagepool: Refresh volumes on state change
|
2015-04-10 18:17:29 -04:00 |
systray.py
|
libvirtobject: Unify internal status APIs and signals
|
2015-04-10 15:00:34 -04:00 |
uiutil.py
|
connection: Simplify manager row 'pretty name' handling
|
2015-04-11 12:57:32 -04:00 |
viewers.py
|
viewers: Always clean up tunnel FDs when closing viewer
|
2015-04-11 22:44:03 -04:00 |
vmmenu.py
|
vmmenu: Fix updating submenu state
|
2015-04-11 14:14:24 -04:00 |