Cole Robinson
a40e69b192
Save glade files with glade-3
2008-10-31 10:18:55 -04:00
Cole Robinson
6d1794beb5
Show inactive conn entries in the migrate list.
2008-10-31 09:48:21 -04:00
Cole Robinson
d2c6bb5996
VM Migration support (Shigeki Sakamoto)
2008-10-30 16:38:13 -04:00
Cole Robinson
f4e8187283
Reuse virtinst.util uri parsing
2008-10-30 15:35:16 -04:00
Cole Robinson
4bc63670ab
Log a message when the app exits normally.
2008-10-30 09:25:53 -04:00
Cole Robinson
79d633f2ef
Updated italian translation.
2008-10-27 13:41:34 -04:00
Cole Robinson
b69ad34a93
Add dbus-x11 to spec Requires:.
2008-10-23 15:32:49 -04:00
Cole Robinson
90473332c4
Fix host message typo.
2008-10-23 15:19:40 -04:00
Cole Robinson
45f591fcaf
Don't add sound devices multiple times.
2008-10-23 15:15:19 -04:00
Cole Robinson
e13cca96aa
Fix manager vm row keying.
2008-10-23 11:45:27 -04:00
Guido Gunther
088f56d543
allow to disable sampling
...
triggered via the vmlist-fields/{network_traffic,disk_io} gconf keys. We do
this by replacing the sampling routines with noops. Also adjust the label in
the vm details to say "sampling disabled".
2008-10-18 21:29:45 +02:00
Guido Gunther
b19924f06f
draw a sparcline for network and disk traffic in the main overview
2008-10-18 21:28:57 +02:00
Guido Gunther
81cadd7721
color graph and graph lables
...
so rx/tx, read/write are distinguishable
2008-10-18 21:25:16 +02:00
Guido Gunther
8eced9b61b
use the new multiline feature of the sparcline widget
...
to draw both rx/tx and read/write into one graph each.
2008-10-18 21:24:19 +02:00
Guido Gunther
655a846ac3
Calculate block and net device statistics
...
display them in the overview as well as in the vm details
2008-10-18 21:21:33 +02:00
Cole Robinson
9890303af7
Only popup vol copy path menu on right click (not any click)
2008-10-22 16:53:28 -04:00
Cole Robinson
15545c1ebe
Updated translations from Fedora.
2008-10-22 16:48:15 -04:00
Cole Robinson
fa0f7513cc
Fix variable typo.
2008-10-20 16:28:27 -04:00
Cole Robinson
f59c5422f5
Update polish translation.
2008-10-20 10:49:21 -04:00
Cole Robinson
ecdfa9ee69
Prevent UUID collisions in manager between different hosts (Tomohiro Takahashi)
2008-10-20 10:44:54 -04:00
Cole Robinson
8f5ea3209e
Update german translation.
2008-10-14 15:39:04 -04:00
Guido Gunther
8970eba45d
qemu://session can't write to the pool so use current directory
2008-10-10 18:06:41 +02:00
Cole Robinson
135610b098
Update POTFILES to reflect reality.
2008-10-14 13:22:32 -04:00
Cole Robinson
6923dbfc2a
sparkline: Add color property so sparclines in the same widget can have different colors (Guido Gunther)
2008-10-07 10:09:03 -04:00
Cole Robinson
251b5bc516
sparkline: Add num_sets property so a sparkline graph can have multiple lines (Guido Gunther)
...
all data is still stored in a 1D array so we can still use g_param_spec_double
for type checking. This removes the support for non cairo builds.
2008-10-07 10:08:14 -04:00
Cole Robinson
1401dff4e2
populate hostinfo earlier in tick function so it isn't accessed uninitialized.
2008-10-06 13:21:06 -04:00
Cole Robinson
0e0f4b8da0
sparkline: Add "reversed" property to process data back to front (Guido Gunther)
...
this way we don't have to reverse the list in place in python code so
it's more obvious which set is which when having multiple lines (see
follow up patch).
2008-10-06 12:56:11 -04:00
Cole Robinson
d1d6cdd8df
sparkline: Add "filled" property so sparklines can be filled or not without recompiling (Guido Gunther)
2008-10-06 12:52:55 -04:00
Cole Robinson
cded97af91
sparkline: Remove unused variables to silence compiler warnings (Guido Gunther)
2008-10-06 12:52:22 -04:00
Guido Gunther
370d0b9aba
allow to activate inactive networks
2008-10-02 15:15:53 +02:00
Guido Gunther
f9db9182cf
fix sorting exceptions
...
* * *
2008-10-02 19:43:42 +02:00
Guido Gunther
628702f470
call populate_opt_media when the widget gets activated
...
not when it gets deactivated. Also select the first entry since we always have
one. Prevents the physical media combo box from suddenly becomming empty.
2008-10-02 16:30:55 +02:00
Guido Gunther
768e777a6b
call populate_opt_media on reset_state
...
this way the physical media combo box isn't empty when we show the dialog for
the first time
2008-10-02 16:32:27 +02:00
Guido Gunther
c30ac57000
clear list of devices
...
otherwise we keep adding the same device over and over again
2008-10-02 15:43:27 +02:00
Cole Robinson
4ac507f181
View serial consoles as tabs in the details window. Allow viewing not just the primary console.
2008-10-02 16:17:25 -04:00
Cole Robinson
b9ed921a7c
Show icon for right click storage path copy option.
2008-09-30 11:37:52 -04:00
Cole Robinson
223626157b
Raise exception rather than log xml parsing error.
2008-09-30 11:32:28 -04:00
Guido Gunther
b1d959074f
more qemu:///session cleanup
2008-09-25 11:24:40 +02:00
Cole Robinson
01f2fdc09f
Updated dutch translation.
2008-09-29 10:05:10 -04:00
Cole Robinson
bb5a39f6fb
Don't run polkit checks as root (Daniel Berrange)
2008-09-24 14:55:03 -04:00
Guido Gunther
75cfe0f95f
fix network handling in qemu session mode
2008-09-22 17:50:49 +02:00
Cole Robinson
fac9e9997a
Fix python 2.5 specific code (Andrew Gillies)
2008-09-22 10:51:07 -04:00
Cole Robinson
b315e56e4c
Use proper man page title.
2008-09-22 10:50:18 -04:00
Cole Robinson
0aefb78911
Man page typo (Alexander Todorov)
2008-09-22 10:28:29 -04:00
Cole Robinson
262228df86
Fix some indentation.
2008-09-22 10:19:19 -04:00
Cole Robinson
9c85d23746
Clean up a comment.
2008-09-18 11:13:49 -04:00
Cole Robinson
7e31d56262
Allow seeing connection details when conn disconnected, just desensitive all the add wizards.
2008-09-18 10:33:53 -04:00
Cole Robinson
f6b1590817
Remove unnecessary validation check.
2008-09-17 07:53:00 -04:00
Cole Robinson
e2cce5fdd6
Update catalan translation.
2008-09-16 16:51:43 -04:00
Cole Robinson
5fd8776570
Add gnome-python2-gnome to spec (used in config.py)
2008-09-16 14:39:25 -04:00