.. |
__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
|
addhardware: Drop 'storage format' field
|
2015-09-13 19:13:53 -04:00 |
addstorage.py
|
addhardware: Use same default storage size as create.py (20 GB)
|
2015-09-13 19:32:11 -04:00 |
asyncjob.py
|
Copy urlgrabber progress bar code into virt-manager.git
|
2015-09-18 20:55:44 -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
|
pep8 W503: line break before binary operator
|
2015-07-14 13:01:20 -04:00 |
config.py
|
Remove redundant 'default dir' functions
|
2015-05-02 19:48:04 -04:00 |
connect.py
|
connect: Fix some pylint
|
2015-08-09 14:01:22 -04:00 |
connectauth.py
|
connection: Bunch of minor tweaks handling TCP URIs
|
2015-04-11 12:08:57 -04:00 |
connection.py
|
engine: Clean up some object lifecycle leaks
|
2015-09-20 15:30:00 -04:00 |
console.py
|
console: Centralize more widget state updating
|
2015-09-18 13:22:48 -04:00 |
create.py
|
create: Hide aarch64 warning if we switch architectures
|
2015-09-23 16:51:49 -04:00 |
createinterface.py
|
createinterface: Avoid gtk warning about double setting text renderer
|
2015-06-06 14:40:19 -04:00 |
createnet.py
|
createnet: Updated error message for IPv6 when checking
|
2015-09-21 17:05:13 -04:00 |
createpool.py
|
createpool: Fix adding iscsi pools (bz 1231558)
|
2015-06-21 15:47:31 -04:00 |
createvol.py
|
createvol: Fix VM name hint setting
|
2015-09-14 16:29:27 -04:00 |
delete.py
|
details: Use devicedisk path lookup for source_pool
|
2015-09-05 17:59:47 -04:00 |
details.py
|
details: Fix busted UI after translation changes
|
2015-09-23 17:31:26 -04:00 |
domain.py
|
domain: Fix filesystem device editing
|
2015-09-20 16:48:30 -04:00 |
engine.py
|
engine: Clean up some object lifecycle leaks
|
2015-09-20 15:30:00 -04:00 |
error.py
|
create: Fix backtrace when reporting OS error (bz 1241902)
|
2015-08-10 12:56:11 -04:00 |
fsdetails.py
|
fsdetails: Show mode field for test:/// connections
|
2015-09-20 20:22:10 -04:00 |
gfxdetails.py
|
uiutil: Merge set_combo_entry into set_list_selection
|
2015-05-19 18:29:46 -04:00 |
graphwidgets.py
|
Clean up pylint integration
|
2014-04-02 19:00:24 -04:00 |
host.py
|
uiutil: Rename select_list_row* to match getter functions
|
2015-05-19 18:29:46 -04:00 |
inspection.py
|
virt-manager, inspection: use add_libvirt_dom
|
2015-01-09 12:32:45 +01:00 |
interface.py
|
interface: read the start mode from the inactive conf XML
|
2015-05-15 09:14:09 +02:00 |
keyring.py
|
Clean up pylint integration
|
2014-04-02 19:00:24 -04:00 |
libvirtobject.py
|
connection: Add infrastructure to blacklist failing objects
|
2015-09-17 15:51:52 -04:00 |
manager.py
|
virt-manager: Only save window dimensions on app exit (bz 1262561)
|
2015-09-13 14:07:43 -04:00 |
mediacombo.py
|
mediacombo: Ensure has_media returns bool
|
2015-06-06 14:23:34 -04:00 |
migrate.py
|
translation: fix wrong usage of _() function
|
2015-06-05 16:33:51 -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: Merge set_combo_entry into set_list_selection
|
2015-05-19 18:29:46 -04:00 |
network.py
|
libvirtobject: Drop redefine_cached
|
2015-04-10 17:23:11 -04:00 |
nodedev.py
|
nodedev: Populate XML at init time
|
2015-04-13 15:43:48 -04:00 |
packageutils.py
|
packageutils: Add some extra logging
|
2015-05-02 18:01:52 -04:00 |
preferences.py
|
uiutil: Rename select_list_row* to match getter functions
|
2015-05-19 18:29:46 -04:00 |
serialcon.py
|
serialcon: Fix error reporting for remote connections
|
2015-09-22 12:41:57 -04:00 |
snapshots.py
|
translation: fix wrong usage of _() function
|
2015-06-05 16:33:51 -04:00 |
sshtunnels.py
|
sshtunnels: fix exception when the address is not an IP
|
2015-05-06 21:27:50 +02:00 |
storagebrowse.py
|
createvol: Log parent pool XML when opening
|
2015-08-10 16:58:09 -04:00 |
storagelist.py
|
uiutil: Rename select_list_row* to match getter functions
|
2015-05-19 18:29:46 -04:00 |
storagepool.py
|
storagepool: Refresh volumes on state change
|
2015-04-10 18:17:29 -04:00 |
systray.py
|
engine: Clean up some object lifecycle leaks
|
2015-09-20 15:30:00 -04:00 |
uiutil.py
|
createpool: Fix adding iscsi pools (bz 1231558)
|
2015-06-21 15:47:31 -04:00 |
viewers.py
|
viewers: Use GtkVnc.Display() not GtkVnc.Display.new()
|
2015-09-16 16:46:39 -04:00 |
vmmenu.py
|
domain: Drop is_management_domain
|
2015-09-05 17:32:03 -04:00 |