summaryrefslogtreecommitdiff
path: root/virtManager
Commit message (Expand)AuthorAgeFilesLines
* virtManager: object: domain: Set time on resumeMichael Weiser2019-12-171-0/+31
* delete: Add _DiskData class for tracking path delete metadataCole Robinson2019-11-201-22/+62
* delete: Clean up code layout a bitCole Robinson2019-11-201-25/+48
* details: Use Guest.lookup_domcaps helperCole Robinson2019-11-121-3/+1
* connection: Avoid repeated default pool creation attemptsMichael Weiser2019-11-121-7/+8
* fix resizing of spice clients with guest resizing enabledFlorian Ludwig2019-11-121-1/+4
* addhardware: Add "bochs" display to the video listFabiano FidĂȘncio2019-10-041-1/+1
* manager: Don't hardcode black text colorCole Robinson2019-10-021-1/+1
* createpool: Add more coverage testingCole Robinson2019-07-031-16/+5
* createpool: Simplify LVM volume group UICole Robinson2019-07-031-41/+36
* storage: Simplify source pool enumerationCole Robinson2019-07-031-41/+11
* createpool: Add _get_visible_text helperCole Robinson2019-07-031-29/+18
* storage: Add explicit StoragePool.lookup_default_poolCole Robinson2019-07-031-2/+1
* storage: Replace pool supports_property with supports_XCole Robinson2019-07-031-7/+7
* storage: Replace volume supports_property with supports_formatCole Robinson2019-07-032-2/+2
* storage: move supports_volume_creation to virtManagerCole Robinson2019-07-033-4/+26
* storage: move pool pretty printing to virtManagerCole Robinson2019-07-033-4/+29
* xmleditor: Fix the gtksource version checkingCole Robinson2019-06-181-2/+4
* xmleditor: Handle gtksourceview3 as well as gtksourceview4Cole Robinson2019-06-181-1/+8
* virtManager: Move a lot of misc files to lib/Cole Robinson2019-06-1737-41/+41
* virtManager: rename connect.py -> createconn.pyCole Robinson2019-06-173-7/+7
* virtManager: rename create.py -> createvm.pyCole Robinson2019-06-173-7/+7
* virtManager: rename storagelist to hoststorageCole Robinson2019-06-173-6/+6
* virtManager: move vmwindow components to virtManager/detailsCole Robinson2019-06-178-26/+26
* virtManager: move device UI files to virtManager/device/Cole Robinson2019-06-1711-29/+31
* virtManager: Move object .py files to virtManager/object/Cole Robinson2019-06-1711-10/+10
* Switch to more traditional logging structureCole Robinson2019-06-1743-407/+417
* hostnets: Remove SR-IOV info listingCole Robinson2019-06-162-57/+0
* hostnets: Remove QoS viewing/editingCole Robinson2019-06-162-90/+1
* console: Fix graphics_type_pretty invocationCole Robinson2019-06-161-1/+3
* storagepool: Force refresh XML on refresh signalCole Robinson2019-06-161-1/+1
* clone: Fix syntax errorCole Robinson2019-06-161-0/+1
* domain: Remove internal 'cloning' markerCole Robinson2019-06-162-35/+18
* virtManager: xmleditor: warn when switching to XML tabPavel Hrdina2019-06-154-24/+51
* domain: Ensure nvram path before trying to access itCole Robinson2019-06-141-1/+2
* details: Check for mac conflict in customize wizardCole Robinson2019-06-141-0/+2
* preferences: Disable systray option if we know it won't workCole Robinson2019-06-142-10/+27
* domain: Remove pre-startup USB collision checkCole Robinson2019-06-141-41/+0
* createpool: Drop disk and netfs pool source listingCole Robinson2019-06-141-34/+0
* Move virtcli/cliconfig.py to virtinst/buildconfig.pyCole Robinson2019-06-141-5/+5
* guest: break out disable_hyperv_for_uefiCole Robinson2019-06-131-0/+1
* virt-install: Push validation down into the installerCole Robinson2019-06-131-1/+1
* preferences: Disable XML editing by defaultCole Robinson2019-06-133-0/+35
* details: add xmleditor UICole Robinson2019-06-132-4/+152
* addhardware: add xmleditor UICole Robinson2019-06-131-3/+49
* createvol: add xmleditor UICole Robinson2019-06-131-19/+42
* createpool: add xmleditor UICole Robinson2019-06-131-27/+56
* storagelist: add xmleditor UICole Robinson2019-06-131-1/+29
* createnet: add xmleditor UICole Robinson2019-06-131-4/+47
* hostnets: add xmleditor UICole Robinson2019-06-131-1/+28