.. |
__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
|
Prohibit adding PCI host devices to container
|
2015-12-24 11:37:59 -05:00 |
addstorage.py
|
addstorage: Fix a typo in an error message
|
2015-10-05 14:47:50 -04:00 |
asyncjob.py
|
asyncjob: Only show X button if dialog is cancellable (bz 1295418)
|
2016-01-10 18:04:36 -05:00 |
autodrawer.py
|
virtManager: Switch to relative imports
|
2014-09-12 16:28:38 -04:00 |
baseclass.py
|
config: s/running_config/RUNNING_CONFIG/g
|
2015-11-02 16:09:47 -05: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
|
create: Drop explicit kickstart UI
|
2015-11-21 20:21:09 -05:00 |
connect.py
|
connect: Fix generated URI for IPv6 addresses
|
2015-11-18 16:56:41 -05:00 |
connectauth.py
|
connection: Bunch of minor tweaks handling TCP URIs
|
2015-04-11 12:08:57 -04:00 |
connection.py
|
connection: fix detection that libvirtd is stopped
|
2016-01-08 10:21:42 +01:00 |
console.py
|
console: Fix traceback when switching to fullscreen
|
2015-11-24 18:23:36 -05:00 |
create.py
|
create: Hide pxe warning if there's no issue
|
2015-11-21 20:39:55 -05: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
|
create: Don't go back to NewVM on error, if customize dialog launched
|
2015-11-21 19:55:48 -05:00 |
domain.py
|
domain: Use setMemoryStatsPeriod for QEMU
|
2015-11-18 21:20:36 -05:00 |
engine.py
|
engine: Drop handling for old asyncjob nested main loops
|
2015-12-06 15:41:49 -05:00 |
error.py
|
create: Fix backtrace when reporting OS error (bz 1241902)
|
2015-08-10 12:56:11 -04:00 |
fsdetails.py
|
fsdetails: Don't sort type list, use the specified order
|
2015-11-18 21:15:53 -05: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
|
engine: Update details window mapping when VM is renamed
|
2015-11-03 16:01:04 -05:00 |
manager.py
|
virt-manager: Drop manual dbusapi, use GtkApplication
|
2015-12-06 15:41:49 -05: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
|
netlist: Don't trigger change events when repopulating list
|
2015-11-02 14:41:18 -05: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
|
Fix some gi version errors from pylint
|
2015-12-06 15:41:49 -05:00 |
preferences.py
|
uiutil: Rename select_list_row* to match getter functions
|
2015-05-19 18:29:46 -04:00 |
serialcon.py
|
serialcon: Drop the Vte version check
|
2015-12-24 12:26:08 -05: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
|
storagelist: Fix error message for vol delete
|
2015-12-08 12:44:59 -05:00 |
storagepool.py
|
storage: Fix updating UI when volume deleted (bz 1279940)
|
2015-11-10 17:40:04 -05:00 |
systray.py
|
systray: Log if we will use AppIndicator
|
2015-11-18 18:54:17 -05: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 |