Commit Graph

1789 Commits

Author SHA1 Message Date
Cole Robinson c316219f89 details: Mark video and char dev titles as translatable 2010-09-13 09:31:32 -04:00
htaira 170ca89afb l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-11 07:15:26 +00:00
Cole Robinson 00ea61670f domain: Use virtinst for all XML editting
Kind of a big ugly commit since there is lot's of fallout, but the end
result is unittested functionality (via virtinst) and 500 less lines :)
2010-09-08 17:53:51 -04:00
aalam c2386c030f l10n: Updates to Panjabi (Punjabi) (pa) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-08 14:07:38 +00:00
Cole Robinson 60ba4b9a78 Don't disallow managed save on remote connections 2010-09-08 07:51:48 -04:00
Cole Robinson e8f346733d details: Use VirtualDevice instance as the HW row key
Allows us to do lots of cleanup and simplifications. Domain now moves around
dev instances rather than device lookup info (dev_id_info).
2010-09-07 18:38:01 -04:00
Cole Robinson 6eee79a88f domain: Use virtinst for hostdev listing 2010-09-07 12:09:48 -04:00
trash 32e1f41de8 l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-05 19:02:37 +00:00
trash 0eb71cba5e l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-09-04 17:14:32 +00:00
Cole Robinson f0cb7c964e domain: Use virtinst for char device listing 2010-09-03 17:56:40 -04:00
Cole Robinson f52d5c8b3a domain: Use virtinst for parsing input, gfx, sound, video, watchdog 2010-09-03 15:59:33 -04:00
Cole Robinson 58d0a67a54 domain: Use VirtualNetworkDevice for netdev listing 2010-09-03 15:19:54 -04:00
Cole Robinson 40d8fc3092 domain: Switch disk listing to return VirtualDisk objects 2010-09-03 14:10:04 -04:00
Cole Robinson a5f7f437fb details: Refactor device listing to handle Guest switch
Remove some hardcoded assumptions so we can swap in Guest parsing support
easier.
2010-09-03 14:05:29 -04:00
Cole Robinson c7f385b0ff details: Fix listing/removal of serial/parallel combinations 2010-09-03 14:03:30 -04:00
Cole Robinson 965f68133f Domain: Simplify xml fetching
Just have get_xml take arguments, rather than have get_xml, get_inactive...
2010-09-03 12:10:26 -04:00
Cole Robinson 2d35e75809 domain: Use virtinst.Guest for XML dumping.
Very basic wire up for the time being.
2010-09-02 19:08:00 -04:00
Cole Robinson eb1d3bd830 addhardware: Support new virtinst char device introspection 2010-09-02 18:37:20 -04:00
Matthias Bolte c716633286 Make enter-key trigger the okay button in the auth dialog
If the dialog contains multiple entries then only hitting
the enter-key in the last entry triggers the okay button.
From all other entries the enter-key lets the focus jump
to the next entry.
2010-08-28 19:44:30 +02:00
elsupergomez d5763d1f38 l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-30 14:34:49 +00:00
htaira 4197b01441 l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-30 02:07:07 +00:00
Cole Robinson 3f03d2f0ce Small spec file cleanups 2010-08-26 08:45:28 -04:00
logan d3bb5a7e6e l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-26 11:29:01 +00:00
raven e79ea6c656 l10n: Updates to Polish (pl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-25 18:08:54 +00:00
warrink c0508019ac l10n: Updates to Dutch (Flemish) (nl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-25 17:44:46 +00:00
Cole Robinson c1438f719b create-interface: Don't translate a placeholder string 2010-08-25 09:41:03 -04:00
Cole Robinson a049772ae0 Added tag RELEASE-0.8.5-1 for changeset 0b54eb67ce31 2010-08-24 17:16:15 -04:00
Cole Robinson 7c4cc05fd9 Prep for release 2010-08-24 17:14:36 -04:00
Cole Robinson 4b0bb7e0c4 details: 'Customize' toolbar cleanups
Add a tooltip, make sure button text is always shown.
2010-08-24 16:31:55 -04:00
Cole Robinson 7802676fa1 manager: s/host details/connection details/g
Revert to the old wording from a while back, since it's really the
most accurate.
2010-08-24 15:57:55 -04:00
Cole Robinson bc56f442c3 addconn: s/Connection/Method/g for transport combo box 2010-08-24 15:38:09 -04:00
Cole Robinson 6f4afbcb3b addconn: Add explicit UI for connection username
There have been numerous complaints about the auto-magic nature of
usernames and URIs, so let's make it explicit.
2010-08-24 15:36:06 -04:00
Cole Robinson e398b0e791 addconn: Simplify remote connection choices
Remove vs. local is a boolean choice, so wrap it in a checkbox. Keep the
connection combo for simply choosing the auth method, and have it default
to SSH which is far and away the common case.
2010-08-24 14:56:03 -04:00
Cole Robinson 12c1b07819 connection: Clean up connection startup error message
- Drop SSH askpass reference: latest libvirt should return SSH connection
  errors to us, which will make clear that ssh-askpass isn't available.
- Print error message up front, traceback afterwards, and clearly separate.
2010-08-24 14:55:00 -04:00
Cole Robinson 946c43930a addconn: Show generated URI as user changes options 2010-08-24 13:49:44 -04:00
Cole Robinson a7caa33d2e console: Hopefully fix remote SSH shell portability issues 2010-08-23 16:37:41 -04:00
Cole Robinson 218670cce9 details: Fixing setting disk cache mode during VM install 2010-08-23 15:24:31 -04:00
Michal Novotny d912269c2d Support GTK-VNC configurable grab key combination 2010-08-23 11:50:36 -04:00
Cole Robinson de1992f376 Update AUTHORS 2010-08-23 11:18:29 -04:00
Cole Robinson 3eb4c56a3e systray: Don't underline VM or connection names 2010-08-23 11:16:48 -04:00
Marc Deslauriers 0b58f5e71e Remove AppIndicator workarounds 2010-07-09 12:44:11 -04:00
Niels de Vos 25a8b8cb29 createnet: Wizard complains about wrong DHCP network when DHCP is turned off
Add an extra check to only check the range of the DHCP network if DHCP is
enabled.
: Enter commit message.  Lines beginning with 'HG:' are removed.
2010-08-23 10:42:31 -04:00
Cole Robinson 28f50b8f29 host: Add pool refresh tooltip 2010-08-23 10:41:36 -04:00
Cole Robinson b8cbf762c7 .hgignore: Fix recent changes to ignore virt-manager-launch 2010-08-19 11:58:50 -04:00
Cole Robinson 695d9f46ec addconn: Use a combo box entry for hostname + avahi
Shrinks the UI a whole bunch, and the always visible list wasn't useful
since the vast majority of people aren't using the functionality
2010-08-22 14:10:01 -04:00
Cole Robinson 73e99cd2ba manager: Don't require a list selection to show host details
Just default to the first listed connection.
2010-08-22 12:50:31 -04:00
Cole Robinson 72fdbd8253 details: Use 'read/write' for disk graph rather than in/out 2010-08-21 19:27:45 -04:00
Darryl L. Pierce b000c87302 Add code for virt-manager TUI from OVirt node project
This code is taken from the ovirt node project. Overtime the plan is to share
lots of code between the GUI and TUI. This is step 1 though.

Code can be invoked with:

cd src/virtManagerTui
python nodeadmin.py

Additional requirements beyond plain virt-manager are a system installed IPy
and newt-python (or whatever package provides the 'snack' module)
2010-08-19 11:26:07 -04:00
Cole Robinson d5a1262ee6 Slightly refactor hgignore 2010-08-19 11:19:24 -04:00
bozzo 965a2bb8fa l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-10 18:02:21 +00:00