| age |
author |
description |
| 2 days |
Cole Robinson |
host: Add some basic UI work for viewing interfaces (not hooked up yet)default tip |
| 2 days |
Cole Robinson |
host: Fix some small UI issues with listing networks |
| 2 days |
Cole Robinson |
connection: Check for network API support before polling |
| 2 days |
Cole Robinson |
connection: Poll for and track libvirt interfaces |
| 3 days |
Cole Robinson |
details: Confirm with user before removing a device |
| 3 days |
Cole Robinson |
Allow disabling 'force poweroff' prompt. |
| 3 days |
Cole Robinson |
config: Move code around to make things more readable. |
| 3 days |
Cole Robinson |
engine: Remove status checks in state changing commands. |
| 3 days |
Cole Robinson |
engine: Remove status checks in state changing commands. |
| 3 days |
Cole Robinson |
migrate: Storage connection list in the migrate dialog, not migrate menu. |
| 4 days |
Cole Robinson |
Add mnemonics for various menu items. |
| 4 days |
Cole Robinson |
domain: Accurately cap max VCPUs to startup count, not just running count. |
| 4 days |
Cole Robinson |
manager: Clean up setting context menu icons, and add a few |
| 4 days |
Cole Robinson |
host: Clean up the __init__ routine. |
| 4 days |
Cole Robinson |
Make the host details window a first class citizen. |
| 4 days |
Cole Robinson |
Numerous UI tweaks. |
| 5 days |
Cole Robinson |
manager: Add 'delete' option in connection context menu. |
| 5 days |
Cole Robinson |
details: cpu: List per cpu pinning info, and allow changing it. |
| 5 days |
Cole Robinson |
host: Clean up network selected function. |
| 5 days |
Cole Robinson |
clone: Pass proper connection object to virtinst support function |
| 5 days |
Cole Robinson |
clone: Fix some recent errors handling empty disks |
| 5 days |
Cole Robinson |
Make use of virtinst's new 'support' module, instead of duplicating checks. |
| 2 weeks |
Cole Robinson |
details: Use more consistent padding in details pane. |
| 6 days |
Cole Robinson |
create: Fix some default media logic |
| 6 days |
Cole Robinson |
storagebrowser: If creating new VM, have new vol name be based on vm name. |
| 6 days |
Cole Robinson |
details: Allow selecting video labels |
| 6 days |
Cole Robinson |
Don't enable migration for offline VMs. |
| 6 days |
Cole Robinson |
Add a proper migrate dialog. |
| 10 days |
Cole Robinson |
Add --version cli command. |
| 10 days |
Cole Robinson |
Show a startup error if virtinst version isn't new enough. |
| 10 days |
Cole Robinson |
details: Make cpu/mem/graphics/input refresh routines more readable. |
| 10 days |
Jon Nordby |
manager: Bring back multiple graph as an option. |
| 10 days |
Ales Zelinka |
manager: Add 'delete' option to the VM context menu. |
| 10 days |
Jon Nordby |
manager: enable menu key to open context menu |
| 11 days |
Jon Nordby |
host: Show hostname in window title |
| 11 days |
Cole Robinson |
manager: Clean up VM/Conn popup menu routine. |
| 11 days |
Cole Robinson |
manager: Make sure selected row text color isn't ugly. |
| 11 days |
Cole Robinson |
storagebrowser: Allow setting browser title. |
| 11 days |
Cole Robinson |
manager: Only use one toolbar at the top of the window. |
| 11 days |
Cole Robinson |
Sigh, fix set_prgname check just committed. |
| 11 days |
Cole Robinson |
about: List virt-manager.org as the website path |
| 11 days |
Cole Robinson |
Don't use deprecated libgnome. |
| 11 days |
Cole Robinson |
Use gobject set_prgname to make gnome shell happy. |
| 11 days |
Cole Robinson |
systray: Use gtk.status_icon_position_menu for proper menu positioning. |
| 11 days |
Cole Robinson |
systray: Don't momentarilly show systray on startup if disabled. |
| 11 days |
Cole Robinson |
systray: Make sure systray is actually embedded before we keep app running. |
| 2 weeks |
Cole Robinson |
details: Always have the apply button showing. |
| 2 weeks |
Cole Robinson |
details: Allow changing video model of an existing device. |
| 2 weeks |
Cole Robinson |
details: Allow changing disk readonly + shareable attributes. |
| 2 weeks |
Cole Robinson |
details: disk: Slim down information output |
| 2 weeks |
Cole Robinson |
details: Allow changing clock offset value. |
| 2 weeks |
Cole Robinson |
details: Allow changing APIC and ACPI settings. |
| 2 weeks |
Cole Robinson |
domain: More cleanup for XML fetching routines. |
| 2 weeks |
Cole Robinson |
details: Break out wrapper for hotplug/config update routines |
| 2 weeks |
Cole Robinson |
domain: Split cdrom media change into hotplug and define pieces. |
| 2 weeks |
Cole Robinson |
domain: Don't set disk path to '-' if empty, let details do that. |
| 2 weeks |
Cole Robinson |
domain: Fix updating inactive XML config |
| 2 weeks |
Cole Robinson |
details: Lots of code reorganization. |
| 2 weeks |
Cole Robinson |
details: List ACPI, APIC, and clock offset values. |
| 2 weeks |
Cole Robinson |
details: Clean up and comment __init__ |