Cole Robinson
40709676ae
Add --debug option to print debug information to the command line.
2009-01-19 15:50:32 -05:00
Cole Robinson
d2fe79fa03
Fix regression in cset 989.
2009-01-19 15:48:21 -05:00
Cole Robinson
4bbcfad653
Factor out some duplication when rescanning hardware list.
2009-01-15 11:17:30 -05:00
Cole Robinson
57f991757e
More device add/remove backend cleanup and improvements.
2009-01-15 11:15:04 -05:00
Cole Robinson
7bd4da9acc
Try to make some sense of out details device list/removal backend organization.
2009-01-15 11:01:24 -05:00
Cole Robinson
85bac893aa
Remove hardcoded hotplug checks, differ to libvirt instead.
2009-01-15 10:13:37 -05:00
Cole Robinson
017a44243e
Centralize some device listing work, and rename device variables to be consistent.
2009-01-15 11:23:23 -05:00
Cole Robinson
6cf2fbbc7e
Don't throw exception if we try to reopen an existing vnc tunnel.
2009-01-12 17:05:16 -05:00
Cole Robinson
c8f19ab87b
Rename variable to be more descriptive.
2009-01-15 09:43:37 -05:00
Cole Robinson
15b3b06385
Updated polish translation.
2009-01-12 15:18:14 -05:00
Cole Robinson
bdd09af3f7
Mark pylint script as executable.
2009-01-12 14:54:32 -05:00
Cole Robinson
2f77d5eb89
Updated swedish translation.
2009-01-12 13:13:42 -05:00
Cole Robinson
7bdd10d2c7
German translation fixes (Felix Schwarz)
2009-01-12 09:41:40 -05:00
Richard Laager
8216658a12
Change "Local VM" and "Remote VM" to "Local virtual machine" and
...
"Remote virtual machine". To do this, small changes had to be made to
the layout and Glade rewrote the whole file.
2009-01-12 09:40:41 -05:00
Richard Laager
e5b34e7597
Eliminate the unnecessary "Autostart VM" label by combining it with the
...
heading
to create a single checkbox labeled "Start virtual machine on host boot up".
2009-01-12 09:24:55 -05:00
Richard Laager
33e90fa2a7
Various string changes to improve consistency, usability, and HIG compliance.
2009-01-12 09:22:35 -05:00
Cole Robinson
83884c0ef6
Add 'make check-pylint' command.
2008-12-17 15:27:38 -05:00
Cole Robinson
bebd868d65
Add src/virt-manager.py to POTFILES.skip.
2008-12-17 15:27:27 -05:00
Cole Robinson
0d6708edac
Hook up new global stats enable/disable work.
2008-12-17 15:27:06 -05:00
Cole Robinson
b17442a876
Revamp preferences dialog.
...
More extensible design, hopefully will facilitate adding more options.
Add options to disable stats reporting by type (cpu, mem, disk, net), but
don't hook them up yet.
2008-12-17 15:27:06 -05:00
Cole Robinson
eb8e4b9af7
Don't needlessly prevent using remote block devices for storage.
2008-12-11 15:41:01 -05:00
Cole Robinson
1a35560847
Don't log countless exceptions if can't launch notification popup.
2008-12-08 13:17:48 -05:00
Cole Robinson
f702f68b4e
Ignore SIGHUP if we fork off, otherwise a dropped serial console kills the whole app. (bz 470548)
2008-12-08 11:25:53 -05:00
Cole Robinson
9ffee40675
Set page_size = 0 for all Spin Buttons to silence a deprecation warning on F10.
2008-12-08 11:14:54 -05:00
Cole Robinson
5ed7c244d4
Yet another spec file fix.
2008-12-07 16:32:56 -05:00
Cole Robinson
31f838c0b1
Fix spelling typo.
2008-12-07 16:32:32 -05:00
Cole Robinson
08dac49b2c
Have 'Details' toolbar abide global toolbar button preference (bz 452405)
2008-12-06 23:08:52 -05:00
Guido Günther
55e03b70eb
Allow different username for <hv>+ssh://
2008-12-06 23:06:28 -05:00
Cole Robinson
1f23c56779
Don't sort virtinst os lists, they now come presorted.
2008-12-06 23:06:20 -05:00
Cole Robinson
d17bf1128a
Rearrange 'View' menu to be more consistent.
2008-12-04 15:34:37 -05:00
Cole Robinson
e78c1adb7d
Floppy devices can be empty, too.
2008-12-04 13:15:46 -05:00
Cole Robinson
7aecbc5bb8
Let's fix that spec file one more time: actually build for f9 and f10.
2008-12-05 16:12:51 -05:00
Cole Robinson
ce22b65d6a
Updated german translation.
2008-12-01 14:37:58 -05:00
Cole Robinson
3ecf77e54e
Updated pt_BR translation.
2008-12-01 14:37:00 -05:00
Cole Robinson
97e1016b22
Fix create wizard virt type descriptions to not sound so black and white.
2008-11-25 11:23:10 -05:00
Cole Robinson
19279ba69c
Actually fix spec building to accomodate F9.
2008-11-25 11:14:30 -05:00
Cole Robinson
e31ebbbe7d
Add 'make rpm' command.
2008-11-24 11:43:47 -05:00
Cole Robinson
d4f8a54a11
Fix specfile for building on f9.
2008-11-24 11:43:35 -05:00
Cole Robinson
0187458ba9
Fix up various remaining pylint.
2008-11-18 17:01:22 -05:00
Cole Robinson
a14b844b20
Rename variables that shadow built-in functions.
2008-11-18 15:42:51 -05:00
Cole Robinson
11a38c01f3
Remove unused variables.
2008-11-18 14:48:10 -05:00
Cole Robinson
b6e35dfd2f
Fix up some indentation issues.
2008-11-05 15:46:47 -05:00
Cole Robinson
6491a63f6f
Remove unused imports.
2008-11-05 15:40:59 -05:00
Cole Robinson
01ca7b94d6
Revert a syntax error.
2008-11-19 10:21:22 -05:00
Cole Robinson
20d5d3bcfc
Fix some pylint.
2008-11-03 15:15:11 -05:00
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