1789 Commits

Author SHA1 Message Date
Cole Robinson
e4e4b6ffa4 Remove fedora specific packages from packagekit list 2010-03-24 11:22:07 -04:00
Cole Robinson
82b2de12c0 systray: Sort connection rows 2010-03-24 10:58:17 -04:00
Cole Robinson
e1c92b3f6b Fix 'Open Connection' dialog 2010-03-24 10:57:42 -04:00
Cole Robinson
5254e2961e Log a message when we connect to an already running instance 2010-03-24 10:54:38 -04:00
Cole Robinson
b93d1b362a watchdog support: Add, remove, edit in place, and enumerate existing devs 2010-03-24 00:22:17 -04:00
Cole Robinson
28bdbd599c domain: Fix device indexing to use a much simpler scheme 2010-03-23 23:22:08 -04:00
Cole Robinson
929571a8ae details: Allow changing network and sound model on the fly 2010-03-23 22:15:53 -04:00
Cole Robinson
910d51e6b8 Add Makefile.am for new icons 2010-03-23 20:57:57 -04:00
Cole Robinson
3fedb00dcb Use properly sized icons 2010-03-23 14:27:30 -04:00
kkrothap
ffe2c8499c l10n: Updates to Telugu (te) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-23 13:52:08 +00:00
dvd
dc0fa55439 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-23 04:16:15 +00:00
Cole Robinson
34ff5bdf9d create: Add 'Import' option for an existing disk image 2010-03-22 18:15:18 -04:00
Cole Robinson
836b7c1244 host: Properly set network/storage/interface error pages for inactive conn 2010-03-20 18:42:32 -04:00
Cole Robinson
290c99110a Allow user to manually specify a shared device name
This allows using remote bridge devices where netcf isn't supported.
2010-03-20 18:35:47 -04:00
dvd
e3a08b3264 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-22 17:26:57 +00:00
raven
97303e111a l10n: Updates to Polish (pl) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-22 16:22:12 +00:00
logan
820d62b5ea l10n: Updates to Spanish (Castilian) (es) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-22 15:58:55 +00:00
mvdz
d22563d375 l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-22 12:48:44 +00:00
dvd
265f79827d l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-22 08:26:07 +00:00
Cole Robinson
287dba7c8a Fix some german translations (Peter Bieringer) 2010-03-21 20:54:33 -04:00
Cole Robinson
0938105d15 Update virt-manager.pot 2010-03-21 17:55:40 -04:00
Cole Robinson
14e1b166f6 Attempt to 'fake' reboot if it isn't supported
We do this by attempting vm.shutdown(), followed by a vm.start() when
the vm actually stops. Any manual 'shutdown' or 'destroy' call will undo
the reboot command, similar to how xen acts (on RHEL5 at least).
2010-03-17 16:41:50 -04:00
dvd
249a9930e8 l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-17 08:49:06 +00:00
Cole Robinson
b6db32f762 Update omf.make and xmldocs.make to fix distcheck 2010-03-15 13:28:55 -04:00
Dmitry Drozdov
4b6c8ca578 Mark some strings as translatable 2010-03-15 11:28:22 -04:00
dvd
e00c255d6e l10n: Updates to Russian (ru) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-14 08:52:59 +00:00
mvdz
47d033d788 l10n: Updates to Ukrainian (uk) translation
Transmitted-via: Transifex (translate.fedoraproject.org)
2010-03-13 16:32:24 +00:00
Cole Robinson
f1fa9bc5eb storagepool: Refresh pool at create time 2010-03-08 12:08:59 -05:00
Marc Deslauriers
3a68fb584c details: Don't lie about en-us keymap if none specified 2010-03-04 15:51:12 -05:00
Cole Robinson
a39cad0f8b More pylint. 2010-03-04 15:36:29 -05:00
Cole Robinson
4af71fc07e addhw: Make disk page look more like create wizard storage page 2010-03-04 15:35:34 -05:00
Cole Robinson
4d4f34e596 create: Break out storage helpers for use in addhw 2010-03-04 15:31:33 -05:00
Cole Robinson
d9759e6c9b Fix some pylint. 2010-03-04 15:29:51 -05:00
Cole Robinson
b4f7383d28 addhw: Some UI cleanup and simplification 2010-03-04 15:29:33 -05:00
Cole Robinson
7c92a277b2 Revert 1548: add a comment why we need to release the domain handle. 2010-03-04 08:40:10 -05:00
Cole Robinson
f839ad9748 details: Display errors caught refreshing HW pages 2010-03-03 18:47:59 -05:00
Cole Robinson
ac43f4ebe0 details: Show disk size if available 2010-03-03 18:43:48 -05:00
Cole Robinson
5f6a59f118 create: Offer to reuse an existing disk image
If the disk image has the expected name /var/lib/libvirt/images/VMNAME.img,
and is unused by any guests, ask the user if they want to use it.
2010-03-03 18:16:08 -05:00
Cole Robinson
64765ec3d4 Use new VirtualDisk path_in_use_by helper 2010-03-03 17:48:22 -05:00
Cole Robinson
d24ce72160 PackageKit integration for first start hypervisor detection
Check to make sure the expected local packages are installed for
the default connection (KVM).
2010-03-03 16:58:50 -05:00
Cole Robinson
51dd50d254 Remove pylint 2010-03-03 16:55:00 -05:00
Cole Robinson
fa876ac6ea progress: Allow storing return data with the async class 2010-03-03 11:14:59 -05:00
Cole Robinson
320eb9a3e1 progress: Allow running a thread which calls its own gtk.main() 2010-03-03 10:51:09 -05:00
Cole Robinson
1879eadf44 manager: Improve startup error when no default connection. 2010-03-02 20:35:54 -05:00
Cole Robinson
b2705bc14e engine: Remove redundant function 2010-03-02 12:18:48 -05:00
Cole Robinson
fb6f725d9e virt-manager.py: Reindent some code 2010-03-02 11:56:04 -05:00
Cole Robinson
5db35b24d5 create: Don't cap storage size, just defer to warnings. 2010-02-28 20:56:41 -05:00
Cole Robinson
8344a977c1 uihelpers: Use Yes/No dialog for permission changing 2010-02-28 20:49:16 -05:00
Marc Deslauriers
654eac1495 systray: Support 'appindicator'
More info can be found here:

https://wiki.ubuntu.com/DesktopExperienceTeam/ApplicationIndicators
2010-02-28 20:28:51 -05:00
Cole Robinson
c6e9c4befe create: Make sure we restart new VMs the correct number of times
This means booting live cd's after initial creation, doing a post install
boot for most other installs, and booting windows twice for the 2 stage
install.
2010-02-28 19:40:06 -05:00