Commit Graph

1774 Commits

Author SHA1 Message Date
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
fab
fa3888dc0c l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-10 14:02:09 +00:00
warrink
8be06fdff4 l10n: Updates to Dutch (Flemish) (nl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-08-07 15:40:49 +00:00
Matthias Schmitz
c21918e499 Remove superfluous word in german translation file.
* There was a superflous word in the german translation.
  The checkbox "Enable APIC" in a virtual machine's
  "Overview" -> "Machine Settings" screen reads
  "APIC aktivierenAudio" instead of "APIC aktivieren".
2010-07-24 13:13:58 +02:00
Cole Robinson
bc4e874613 create: Fix error launching create wizard on qemu:///session 2010-07-26 15:15:28 -04:00
elsupergomez
00b79d3b16 l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-07-26 15:14:43 +00:00
sandeeps
71bf6e947c l10n: Updates to Marathi (mr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-07-26 10:30:23 +00:00
mmahut
43d4149eca l10n: Adding Slovak Translation. Author: Peter Mráz
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-07-22 10:55:51 +00:00
htaira
87b1f946d5 l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-07-02 07:56:34 +00:00
htaira
af5ce690d9 l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-07-02 07:42:23 +00:00
htaira
86790d164d l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-06-25 05:36:10 +00:00
htaira
9abf12669d l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-06-25 05:22:06 +00:00
Cole Robinson
4570afd1dc serialcon: Fix serial reopening when VM reboots 2010-06-23 13:05:09 -04:00
Cole Robinson
d052b6a829 details: Make sure performance graphs are shown 2010-06-21 13:47:07 -04:00
Cole Robinson
f33020b3f7 details: cpuset: Add option to auto-configure cpuset based on host NUMA
We use the recently exported --cpuset=auto logic from virt-install.
2010-06-21 13:32:59 -04:00
Cole Robinson
e8c8c06c32 keyring: Fix default keyring usage 2010-06-15 10:33:45 -04:00