virt-manager/virtManager
Cole Robinson 1a9e2f4f76 delete: Don't run UI routines from a thread
Pull the remove_devobj_internal call outside of the async job,
otherwise we can have X11 threading issues

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-01-28 11:39:14 -05:00
..
details Change remove_devobj_internal to a static method,and move it to vmmDeleteStorage 2020-01-28 11:39:14 -05:00
device virtManager: Drop interface list for bridge and macvtap 2020-01-26 11:39:34 -05:00
lib virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
object virtManager: Remove virInterface polling 2020-01-26 11:39:34 -05:00
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
addhardware.py virtManager: Remove virInterface polling 2020-01-26 11:39:34 -05:00
asyncjob.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
baseclass.py baseclass: Log if emit() called from non-MainThread 2020-01-15 15:19:55 -05:00
clone.py storage: move supports_volume_creation to virtManager 2019-07-03 19:37:01 -04:00
config.py preferences: Remove old Interface confirm option 2020-01-26 11:39:34 -05:00
connection.py tests: Add full coverage for pollhelpers and VirtinstConnection 2020-01-27 06:57:37 -05:00
connmanager.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
createconn.py virtManager: disambiguize LXC 2019-12-17 17:56:54 -05:00
createnet.py createnet: Add field for specifying forward device 2020-01-26 11:39:34 -05:00
createpool.py createpool: Add more coverage testing 2019-07-03 19:37:01 -04:00
createvm.py createvm: Grab OS list focus for manual install page 2020-01-26 11:39:34 -05:00
createvol.py storage: Replace volume supports_property with supports_format 2019-07-03 19:37:01 -04:00
delete.py delete: Don't run UI routines from a thread 2020-01-28 11:39:14 -05:00
engine.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
error.py virtManager: error: Break long lines in error dialogs 2020-01-26 11:21:59 -05:00
host.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
hostnets.py connection: Remove is_*_capable wrappers 2020-01-24 15:39:41 -05:00
hoststorage.py connection: Remove is_*_capable wrappers 2020-01-24 15:39:41 -05:00
manager.py manager: Don't hardcode black text color 2019-10-02 10:32:04 -04:00
migrate.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
oslist.py oslist: Only handle 'activate' if the oslist is visible 2020-01-26 11:39:34 -05:00
preferences.py preferences: Remove old Interface confirm option 2020-01-26 11:39:34 -05:00
storagebrowse.py virtManager: Move a lot of misc files to lib/ 2019-06-17 00:12:32 -04:00
systray.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
virtmanager.py Move virt-* code into their modules 2020-01-26 18:27:20 -05:00
vmmenu.py Switch to more traditional logging structure 2019-06-17 00:12:31 -04:00
vmwindow.py virtManager: move vmwindow components to virtManager/details 2019-06-17 00:12:32 -04:00
xmleditor.py xmleditor: Fix the gtksource version checking 2019-06-18 10:50:49 -04:00