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
Cole Robinson
4db7c4e48d
domain: Send 'oldstatus' in status-changed signal
...
We can then use this to hook up internal signal handlers to do needed
things on status update (rather than bog down _update_status).
2010-02-27 10:42:43 -05:00
Cole Robinson
5e22e3bd6f
clone: Improve error message if block device can't be cloned.
2010-02-26 20:29:45 -05:00
Cole Robinson
2768270e43
createinterface: Enable specifying IP protocol info
...
By default, we try to copy the protocol information from a selected
child interface (if applicable), otherwise assume IPv4 DHCP.
2010-02-26 18:49:18 -05:00
Cole Robinson
699db61fcf
host: interface: Display IP configuration
2010-02-25 21:13:33 -05:00
Cole Robinson
f777773ed9
host: interface: Allow changing start mode.
2010-02-25 19:42:08 -05:00
Cole Robinson
b377a740ca
Factor out a common 'libvirt object' class.
...
Use simply now for some common XML routines.
2010-02-25 19:35:01 -05:00
Cole Robinson
7f1d543f76
host: Show errors encountered when populating net/pool/iface state
2010-02-25 17:42:00 -05:00
Cole Robinson
2feed6a3f3
host: Add 'error' page for virtual net and storage
...
Display a proper error if connection doesn't support network or storage
management.
2010-02-25 17:31:27 -05:00
Cole Robinson
63a53c6f55
details: Don't overwrite user input on XML update
2010-02-24 20:46:25 -05:00
Cole Robinson
882bb0dd0a
Fix some pylint.
2010-02-24 20:42:00 -05:00