..
__init__.py
Remove autotools, replace with distutils-extra
2013-04-03 18:20:51 -04:00
about.py
Revive pep8 and clean up the code
2013-04-13 15:22:43 -04:00
addhardware.py
addhw: Drop intro text, simplify UI alignment
2013-09-09 13:06:37 -04:00
asyncjob.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
autodrawer.py
autodrawer: Drop note about broken child_get_property
2013-09-02 12:02:33 -04:00
baseclass.py
console: Fix issues with spice and askpass (bz 811346)
2013-09-06 19:36:09 -04:00
choosecd.py
uihelpers: Drop global error dialog
2013-07-09 09:20:43 -04:00
clone.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
config.py
virt-manager: Hide snapshot work behind --experimental-snapshot-ui
2013-08-21 18:47:05 -04:00
connect.py
virtManager: Drop util, combine it with virtinst.util and uihelpers
2013-08-11 12:39:28 -04:00
connectauth.py
Convert all DBus usage to Gio GDBUS
2013-04-16 15:22:09 -04:00
connection.py
virtManager: Drop util, combine it with virtinst.util and uihelpers
2013-08-11 12:39:28 -04:00
console.py
error: Rename confusing sync/async param to modal
2013-09-06 20:16:37 -04:00
create.py
Replace get_property("sensitive") with get_sensitive
2013-09-09 11:02:34 -04:00
createinterface.py
Replace get_property("sensitive") with get_sensitive
2013-09-09 11:02:34 -04:00
createnet.py
createnet: Refresh forward device list when wizard is launched
2013-08-05 17:20:05 -04:00
createpool.py
Replace get_property("sensitive") with get_sensitive
2013-09-09 11:02:34 -04:00
createvol.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
delete.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
details.py
Replace get_property("sensitive") with get_sensitive
2013-09-09 11:02:34 -04:00
domain.py
virt-manager: ignore another VIR_ERR_NO_DOMAIN error
2013-08-27 13:44:43 -04:00
engine.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
error.py
error: Rename confusing sync/async param to modal
2013-09-06 20:16:37 -04:00
graphwidgets.py
graphwidgets: Make a division check more robust
2013-09-02 08:42:25 -04:00
host.py
Replace set_property("visible") with modern set_visible
2013-09-01 20:18:14 -04:00
inspection.py
inspection: Don't recursively try to inspect guestfs-* temporary VMs.
2013-06-28 13:05:16 -04:00
interface.py
Centralize XML helpers in virtinst/util.py
2013-07-12 13:10:23 -04:00
keyring.py
keyring: Convert to Secrets DBUS API
2013-04-16 16:20:58 -04:00
libvirtobject.py
connection: Pass nostatsupdate through to VM tick
2013-07-07 09:42:21 -04:00
manager.py
manager: Use consistent row spacing even if we disable all graphs
2013-09-02 10:43:53 -04:00
mediadev.py
connection: Do non-VM polling on demand
2013-07-07 12:17:54 -04:00
migrate.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
module_trace.py
Fix --trace-libvirt option
2013-07-06 14:33:02 -04:00
netdev.py
Remove HAL support
2013-04-15 19:51:46 -04:00
network.py
Centralize XML helpers in virtinst/util.py
2013-07-12 13:10:23 -04:00
nodedev.py
connection: Do non-VM polling on demand
2013-07-07 12:17:54 -04:00
packageutils.py
packageutils: Don't implement our own search dialog (bz #746011 )
2013-09-01 14:19:23 -04:00
preferences.py
prefs: Remove distinction between local and remote sound
2013-04-23 14:21:46 -04:00
serialcon.py
VirtualCharDevice: Convert to new style XML props, rework API
2013-07-23 17:34:31 -04:00
snapshots.py
asyncjob: Fix issues with multiple dialogs (bz 1003101)
2013-09-06 21:30:19 -04:00
storagebrowse.py
error: Rename confusing sync/async param to modal
2013-09-06 20:16:37 -04:00
storagepool.py
virtManager: Drop util, combine it with virtinst.util and uihelpers
2013-08-11 12:39:28 -04:00
storagevol.py
virtManager: Drop util, combine it with virtinst.util and uihelpers
2013-08-11 12:39:28 -04:00
systray.py
Replace set_property("visible") with modern set_visible
2013-09-01 20:18:14 -04:00
uihelpers.py
addhw: Use gtkgrid for network UI
2013-09-09 11:37:32 -04:00