1076 Commits

Author SHA1 Message Date
Cole Robinson
41861c7119 Break out VM->Overview into two 'Details' list entries: Overview and Performance. 2009-02-09 14:55:18 -05:00
Cole Robinson
f6069284b6 Don't drop .local for zeroconf (Guido Gunther) 2009-02-09 09:56:23 -05:00
Cole Robinson
8f90cea9ee Remove unnecessary hide_all calls (Vitaly Mayatskikh) 2009-02-06 14:12:24 -05:00
Cole Robinson
38b97f4658 Added tag RELEASE-0.6.1-1 for changeset ab1d270f4e94 2009-01-26 13:07:58 -05:00
Cole Robinson
36e80a2f25 Update NEWS, changelog, bump release number. RELEASE-0.6.1-1 2009-01-26 12:23:05 -05:00
Cole Robinson
8bd35ee945 Fix up storage model alignment in add hardware. 2009-01-26 13:02:50 -05:00
Cole Robinson
aa5c82ff46 Fix some device add/remove reorg fallout. 2009-01-26 12:59:41 -05:00
Cole Robinson
3c587e9dda Wrap all tooltip calls so we don't fail on older gtk (i.e. RHEL5) 2009-01-26 11:12:43 -05:00
Cole Robinson
c5c6aa8944 Attempt a full R/W connection regardless of polkit: only try RO if that connecti
on fails (Michael Marineau)
2009-01-26 11:10:39 -05:00
Cole Robinson
45d9aaa44a Fix up 'login' button for password protected vnc (Radek Hladik) 2009-01-26 10:17:33 -05:00
Cole Robinson
b73c3da1e5 Unmark useless strings as translatable. 2009-01-26 09:44:54 -05:00
Cole Robinson
9be6f6ef67 Show pool-specific explanations for the different parameters in the Create Pool wizard.
We pull the doc from virtinst's storage API.
2009-01-25 15:41:44 -05:00
Cole Robinson
524c73325c Make default URI determination a bit more robust. 2009-01-24 15:58:40 -05:00
Cole Robinson
e0ee7ebe60 Update pointer grab notification (Richard Laager) 2009-01-24 15:03:53 -05:00
Cole Robinson
07c93da1b9 Use a synchronous error dialog if reporting a startup error, so the user can actually see it. 2009-01-24 14:29:41 -05:00
Cole Robinson
cd121ff60a Remove last uses of old pause and run icons. 2009-01-24 14:28:59 -05:00
Cole Robinson
9fcf867e94 Throw clean error is user doesn't specify a physical cdrom device for installation. 2009-01-24 13:46:33 -05:00
Cole Robinson
295f776630 More UI tweaks (Richard Laager) 2009-01-23 16:34:33 -05:00
Cole Robinson
4e34fb71ff Update 'New VM' wizard to clarify that a shared device == bridge. (James Ralston) 2009-01-23 15:21:05 -05:00
Cole Robinson
d0e4dbd791 Remove 'iso' filter for install media browser. 2009-01-23 15:11:03 -05:00
Cole Robinson
5fd048d12f Updated swedish translation. 2009-01-23 14:41:49 -05:00
Cole Robinson
8ae867c6e8 Mark a string as translatable. 2009-01-23 14:41:18 -05:00
Cole Robinson
bf93dfa2b3 Give a clear error if no iso path is entered. 2009-01-23 12:09:54 -05:00
Cole Robinson
37f436300f List, display info about, and enable removing VM host devices. 2009-01-22 17:00:38 -05:00
Cole Robinson
05cbb24d97 Implement 'Add Sound Device' wizard. 2009-01-22 17:00:26 -05:00
Cole Robinson
a7fe46d5bf Allow specifying 'model' when adding a net device to an existing VM. 2009-01-22 17:00:10 -05:00
Cole Robinson
9045b04119 Make all error dialogs non-modal. 2009-01-21 16:28:54 -05:00
Cole Robinson
fb412dd60b Rename host 'Storage Pools' tab to just 'Storage' 2009-01-21 10:55:00 -05:00
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