Marek Marczykowski
85f240d887
Improve creating network-isolated VMs
...
Instead of blocking on firewall, do not connect to netvm.
2012-11-09 21:11:17 +01:00
Marek Marczykowski
0d2a5d059a
Fix audio-input status handling
2012-11-09 21:01:38 +01:00
Marek Marczykowski
6499ec315a
audio-input setting and status
2012-11-06 06:50:14 +01:00
Bruce A Downs
3f8cd88ec0
qubes-manager: Added call to lock.remove_pidfile() on successful exit
...
* Adding remove_pidfile on exit
* prevents the incorrect 'crash' message on startup
* Added proper call to main
2012-10-19 02:22:30 +02:00
Bruce A Downs
a64aab0acf
qubes-manager: Bug fixes for backup/restore dialog around pumount usage
...
* pumount was not being called with sudo
* pumount cleans up mount_dir, therefore rmdir removed
* check for NoneType when setting dir_line_edit to avoid exception
2012-10-16 01:01:27 +02:00
Marek Marczykowski
1026d19340
settings: allow application list modifications for NetVM/ProxyVM
2012-10-03 22:08:42 +02:00
Marek Marczykowski
d2a753c289
indent fix
2012-10-03 22:08:37 +02:00
Marek Marczykowski
d0eb5a2fd5
validate VM name also at GUI level ( #656 )
2012-08-23 03:57:19 +02:00
Marek Marczykowski
8d7ae00b2a
fix HVM presence test
2012-08-23 03:57:01 +02:00
Marek Marczykowski
4a9c0d1ebe
typo fix
2012-08-10 23:53:32 +02:00
Marek Marczykowski
7ad8330946
fix sorting firewall rules ( #652 )
2012-08-07 15:03:04 +02:00
Marek Marczykowski
1e12936ea4
allow clone default template
...
Reported-by: Jan Beerden <jan@janbeerden.be>
2012-08-07 02:02:40 +02:00
Marek Marczykowski
70204bb8a1
Save view settings and restore at startup
...
Like selected columns, sorting etc.
2012-08-04 04:13:16 +02:00
Marek Marczykowski
a11b68ef5e
simplify data sorting code
2012-08-04 04:12:39 +02:00
Marek Marczykowski
055912710a
appmenus: use generic method to refresh appmenus
...
Do not hardcode core script with args in qubes-manager. Actually arguments were
wrong...
2012-08-04 00:32:31 +02:00
Marek Marczykowski
e5b070646b
Show running instance when started the second time ( #632 )
...
Running instance notified by dbus.
2012-07-24 23:46:03 +02:00
Marek Marczykowski
109907a9fd
Merge commit 'v1.2.28'
2012-07-24 22:35:01 +02:00
Marek Marczykowski
2a8afab83e
include VM name in settings window title ( #642 )
2012-07-22 01:47:36 +02:00
Marek Marczykowski
1511dbca6d
vm-update: force recheck of updates availability after gpk-update-viewer terminated ( #634 )
2012-07-22 01:18:21 +02:00
Joanna Rutkowska
2bcd02b313
show manager's main window on start ( #632 )
2012-07-19 23:20:21 +02:00
Joanna Rutkowska
4dc978a048
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/marmarek/qubes-manager
2012-07-16 19:40:37 +02:00
Marek Marczykowski
b650a3a276
Hide partitions from "block attach" submenu ( #623 )
...
Still allow to detach partition if attached manually.
2012-07-13 01:42:48 +02:00
Joanna Rutkowska
62f230fc9d
Rearange items in contect menu into more logical groups
2012-07-12 16:24:40 +02:00
Marek Marczykowski
e8a0461bac
Add "Clone VM" action ( #613 )
2012-07-12 13:32:45 +02:00
Marek Marczykowski
7472c3a98b
Remove "you have just modified template" message ( #557 )
2012-07-09 22:19:22 +02:00
Marek Marczykowski
2c562ee3c7
Unify calling processes in VM
2012-07-05 01:13:53 +02:00
Marek Marczykowski
d02fed6fef
Fix potential race condition in remove_vm
...
Ensure current "vm" object.
2012-07-05 01:11:39 +02:00
Marek Marczykowski
8fbea00975
dbus interface for error icon notify ( #615 )
2012-07-05 01:11:23 +02:00
Marek Marczykowski
3f7fd7ceb7
New status icon: some error occured ( #615 )
2012-07-05 01:11:15 +02:00
Marek Marczykowski
d4bf34bc1b
No need to start guid manually
...
It is started by vm.start()
2012-07-05 01:06:52 +02:00
Marek Marczykowski
9579c670be
allow VmIconWidget to have tooltip
2012-07-05 01:06:52 +02:00
Marek Marczykowski
175e78d2c2
place notification title in one place
2012-07-05 01:06:51 +02:00
Marek Marczykowski
186749a911
remove trailing spaces
2012-07-05 01:06:51 +02:00
Marek Marczykowski
cfb7aafd4d
gitignore
2012-07-05 00:47:05 +02:00
Marek Marczykowski
1177a1d124
clean yum cache on update action ( #540 )
2012-06-19 22:58:49 +02:00
Marek Marczykowski
4da2e33bf1
initialize backup_dir after mounting backup device ( #587 )
2012-06-19 00:52:16 +02:00
Marek Marczykowski
0801ee3c9c
remove backup mount dir after unmounting ( #587 )
2012-06-19 00:45:27 +02:00
Marek Marczykowski
29e386c6bf
disable settings action for dom0 ( #597 )
2012-06-19 00:24:13 +02:00
Marek Marczykowski
f38ee18729
force redraw table after add/remove VM ( #598 )
2012-06-19 00:17:22 +02:00
Marek Marczykowski
24432ea1bc
fix indenting
2012-06-19 00:15:46 +02:00
Marek Marczykowski
2fb2f6478e
fix firewall apply ( #600 )
...
Inhibit infinite loop.
2012-06-19 00:15:46 +02:00
Marek Marczykowski
1368126a74
spec: remove old entries for ui_editfwrulesdlg
2012-06-12 13:30:23 +02:00
Marek Marczykowski
7639ba67d6
backup: automatically fill in target directory ( #587 )
2012-06-11 16:46:44 +02:00
Marek Marczykowski
1034bcedd9
backup: refresh dev list after attaching backup device to dom0
2012-06-11 16:46:18 +02:00
Marek Marczykowski
5c73cc9dbf
force repaint window right after show ( #565 )
2012-06-10 01:55:01 +02:00
Marek Marczykowski
bb3b8be82e
Reload firewall setting only there where needed
2012-06-05 20:54:50 +02:00
Marek Marczykowski
da09aa79fc
Add "Allow connections to Updates Proxy" firewall setting ( #582 )
2012-06-05 20:29:57 +02:00
Agnieszka Kostrzewa
0a03903b1d
QTableWidget items not editable any more
2012-05-30 14:24:46 +02:00
Agnieszka Kostrzewa
f98107d0ed
Table updates improvements
2012-05-30 13:54:19 +02:00
Agnieszka Kostrzewa
196dd9572f
Typo fix
2012-05-29 19:00:21 +02:00