Commit Graph

1995 Commits

Author SHA1 Message Date
Cole Robinson
33b67a1c16 pylint: Add a test exception 2011-03-23 10:41:07 -04:00
Cole Robinson
fe703839b9 connection: Clear all cached objects when connection closes
For example, we didn't clear the iface list. So if a libvirtd was
restarted, the active connection is closed, but the old ifaces
which reference the closed connection hang around. Trying to launch the
addhw dialog for example doesn't work after reopening a new connection.
2011-03-23 10:07:23 -04:00
Cole Robinson
0c0b977df4 details: Report errors when launching addhw dialog 2011-03-23 10:06:59 -04:00
Cole Robinson
ee3e0ba450 Don't raise startup GTK error before processing CLI args
--help shouldn't throw an exception if run over ssh with no X11 forwarding
2011-03-22 14:30:37 -04:00
Cole Robinson
8a44ffb9d9 host: Make connection URI selectable 2011-03-22 11:34:59 -04:00
Marc-André Lureau
771387052e Add graphic type in preference dialog for new VM 2011-03-21 12:12:25 -04:00
Cole Robinson
f25c3b13e6 choosecd: Don't 'destroy' window if use presses escape
Also, remove redundant 'cancel' function

Reported-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
2011-03-21 11:01:39 -04:00
Cole Robinson
c63282b9cb details: Allow setting individual CPU features 2011-03-17 17:41:29 -04:00
Cole Robinson
a9617507e3 details: Allow easily changing network source
Use the same drop down for network source we use in add hardware and
create VM wizard. Allows easily trying different virtual networks or bridges.
2011-03-17 17:03:26 -04:00
Cole Robinson
035d5a2eec details: Don't error if 'direct' iface doesn't have virtualport settings
Fix some cosmetic issues as well
2011-03-17 15:48:06 -04:00
Cole Robinson
926e4af0fd details: Allow easily changing between VNC and SPICE 2011-03-17 14:24:36 -04:00
Cole Robinson
ff35a92338 details: Simplify set_combo_label interface 2011-03-17 14:17:31 -04:00
Cole Robinson
7055db2338 Don't mark hidden UI labels as translatable 2011-03-17 13:44:44 -04:00
Cole Robinson
2a1cde5574 Regenerate virt-manager.py etc. if we rerun ./configure 2011-03-17 09:24:24 -04:00
Gerhard Stenzel
ababf7acec details: Allow editting virtualport settings for 'direct' nic
The following patch adds support for VSI types so the respective values
can be viewed and edited via virt-manager

Signed-off-by: Gerhard Stenzel <gerhard.stenzel@de.ibm.com>
2011-03-16 12:45:28 -04:00
Cole Robinson
9118f8c4a9 create: If we show a startup error, disable page forward via keyboard 2011-03-15 16:33:55 -04:00
Cole Robinson
2e9c2ff92c Fake <description> hotplug by always showing inactive domain 2011-03-15 16:23:15 -04:00
Cole Robinson
4d35aa2142 make update-po 2011-03-15 15:06:21 -04:00
Cole Robinson
4d9e650918 Add transifex config, update docs 2011-03-15 15:05:23 -04:00
Cole Robinson
65065e2e98 Small tweak for contribute instructions 2011-03-15 12:20:57 -04:00
Cole Robinson
d4064c3f37 Update repo links and crufty docs 2011-03-15 11:47:12 -04:00
Cole Robinson
23384b32ab Empty the 'ChangeLog', point to gitweb 2011-03-15 11:47:12 -04:00
Cole Robinson
4201904700 Add .gitignore, remove .hgignore 2011-03-15 11:20:28 -04:00
Cole Robinson
6f2dc72646 Small optimization of previous commit 2011-03-09 10:37:51 -05:00
Cole Robinson
7da8f0a47d details: Disable storage format changer if creating storage from New VM
So users don't think they can choose the new storage format from this
dialog
2011-03-09 10:36:21 -05:00
Cole Robinson
0b9c6fab97 createvol: Only show file formats that can be created 2011-03-08 13:57:56 -05:00
Cole Robinson
d90a28d997 Improve wording if offering to reuse an existing storage path 2011-03-08 11:22:01 -05:00
Cole Robinson
a5bdb7f852 Add 'ich6' to supported RHEL6 model list 2011-03-08 11:17:11 -05:00
Cole Robinson
18335a0b43 domain: Don't throw error when stopping a transient domain 2011-03-08 10:56:13 -05:00
Cole Robinson
b11eeffae3 Remove some unneeded exc_info() calls 2011-03-07 13:28:32 -05:00
Marc-André Lureau
3c9b7838a6 console: add spice password support 2011-01-07 15:14:33 +01:00
Marc Deslauriers
8707d9f894 Only show appropriate security driver details 2011-02-28 21:22:48 -05:00
Marc Deslauriers
eb9d8621c3 Don't print traceback if hal is missing. 2011-02-27 14:20:53 -05:00
Cole Robinson
2000b41de9 details: Fix changing overview settings on RHEL6 gtk 2011-02-24 11:38:40 -05:00
Cole Robinson
4c2399b195 console: Fix connecting to VNC over unix socket 2011-02-24 11:25:58 -05:00
trash
acb765f0b9 l10n: Updates to French (fr) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-17 21:29:01 +00:00
Cole Robinson
d9402c9b61 Compat fixes for RHEL5 vintage gtk, python 2011-02-15 11:38:35 -05:00
ypoyarko
2b31de9644 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-15 02:56:56 +00:00
ypoyarko
e811404bc5 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-14 04:20:40 +00:00
Daniel P. Berrange
2ef3e18419 Fix VPATH builds wrt PNG files in dist
The wildcard glob for adding PNG files to the dist did
not specify a directory, so it matched against builddir
rather then srcdir
2011-02-11 14:54:39 +00:00
fab
2b82d25f85 l10n: Updates to German (de) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-10 20:08:54 +00:00
yurchor
f8dfee5c2f l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-09 17:58:49 +00:00
Marc Deslauriers
1d38e6df20 Make sure we are using strings 2011-02-03 10:49:08 -05:00
swkothar
4d5385f663 l10n: Updates to Gujarati (gu) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-09 12:36:27 +00:00
yurchor
75dddfc203 l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2011-02-08 17:00:43 +00:00
Cole Robinson
820bba7a1c Fix "Clone" translation in as.po 2011-02-02 19:56:30 -05:00
Zdeněk Styblík
623778a0df Update czech translation 2011-02-02 12:23:24 -05:00
Cole Robinson
205faada13 createpool: strip trailing space from source device and host 2011-02-02 11:47:01 -05:00
Cole Robinson
2e4bda6059 details: Don't mark tab labels as translatable (they are never shown) 2011-02-02 11:44:31 -05:00
Cole Robinson
726ce00d44 Mention basic tests in RELEASE-PROCESS 2011-01-21 15:16:40 -05:00