Agnieszka Kostrzewa
82001fe51f
Extended firewall tab gui - not implemented.
2012-02-29 10:42:57 +01:00
Agnieszka Kostrzewa
08035bf0bd
Fixed action icons updating
2012-02-28 07:45:08 +01:00
Agnieszka Kostrzewa
68d73dd014
Fixed netvm column.
2012-02-22 06:15:11 +01:00
Agnieszka Kostrzewa
6d0a247997
Restore dialog
2012-02-22 06:09:25 +01:00
Agnieszka Kostrzewa
df02ed2aa4
Backup dialog.
2012-02-20 07:56:38 +01:00
Agnieszka Kostrzewa
30bae277a1
Block devices attached/detached to/from VMs via context menu. Column Block Devices removed from Qubes manager.
2012-02-14 19:00:50 +01:00
Agnieszka Kostrzewa
4933f9f3d4
cpu/mem usage bar widgets in colors corresponding with cpu/mem graphs, with labels.
2012-02-13 18:19:54 +01:00
Agnieszka Kostrzewa
0ca4f10731
Removed Update Info column from Qubes Manager (Upd. left).
2012-02-13 17:55:40 +01:00
Agnieszka Kostrzewa
2687d9f5fd
Red firewall icon
2012-02-13 17:47:12 +01:00
Agnieszka Kostrzewa
f14f7c3bba
Settings basic tab vmname, label, template and netvm loaded according to the vm data, vmname & label editable.
2012-02-13 13:50:30 +01:00
Agnieszka Kostrzewa
7b5f383f13
Firewall rules window moved to settings tab.
2012-02-10 00:30:45 +01:00
Agnieszka Kostrzewa
8286a0b929
Appselect window moved to settings tab.
2012-02-09 19:47:21 +01:00
Agnieszka Kostrzewa
6aac5d8148
tiny fix to QubesBlockDeviceManager
2012-02-09 08:33:28 +01:00
Agnieszka Kostrzewa
43d479375a
Conext menu and shifted View menu in the main window.
2012-02-08 19:02:35 +01:00
Agnieszka Kostrzewa
7113d74793
Block devices attached and detached to/from VMs via combobox in Qubes Manager
2012-02-08 18:21:15 +01:00
Agnieszka Kostrzewa
59081c132b
Fixed get_selected_vm mismatch after sorting.
2012-02-07 12:48:53 +01:00
Agnieszka Kostrzewa
ce30f9a83f
Cpu_load >100 workaround in the generic chart widget.
2012-02-06 22:32:36 +01:00
Agnieszka Kostrzewa
5e6530d0c9
Manager table columns sortable.
2012-02-06 20:22:11 +01:00
Agnieszka Kostrzewa
e525bc7583
After meeting changes to the whole gui.
2012-02-05 18:41:41 +01:00
Agnieszka Kostrzewa
49495d6444
Global settings dialog
2012-01-31 17:29:00 +01:00
Agnieszka Kostrzewa
e38f4df7fe
Backup dialog.
...
Plus an extra page in the backup restore dialog, so that it resembles
the backup dialog.
2012-01-31 14:29:13 +01:00
Agnieszka Kostrzewa
6481a551de
Backup restore dialog.
2012-01-31 11:17:09 +01:00
Agnieszka Kostrzewa
fdf6f893d8
Main window size-improved.
...
Table rows shorter, main window fit to contents, resizes by row height.
2012-01-24 20:59:44 +01:00
Agnieszka Kostrzewa
949f997a38
Fixed resources imports.
2012-01-24 16:49:14 +01:00
Agnieszka Kostrzewa
d37c79e2c4
Appmenu_select window with a multiselect widget instead of a table with checkboxes. Plus a sketch of settings dialog.
2012-01-24 15:04:28 +01:00
Agnieszka Kostrzewa
6b8a2279d1
Added multiselectwidget for future use in multiple windows
2012-01-24 01:18:32 +01:00
Agnieszka Kostrzewa
145eecdfce
All mainwindow actions connected
2012-01-23 19:04:58 +01:00
Agnieszka Kostrzewa
5600056d44
Qubes Manager with more tabular layout
2012-01-22 18:45:41 +01:00
Marek Marczykowski
d248333a8b
minor change to "check updates" marker ( #391 )
2011-12-27 16:59:36 +01:00
Marek Marczykowski
2e12f49ee4
clean "check update" marker after starting update ( #391 )
2011-12-26 21:10:31 +01:00
Marek Marczykowski
2777f7686b
Allow manually update dom0 from GUI
2011-12-18 14:03:16 +01:00
Marek Marczykowski
0f40714cda
Extend info column to fit "(check update)" text ( #354 )
2011-10-31 21:48:18 +01:00
Marek Marczykowski
2e36f8869e
Mark VMs not updates for 14 days ( #345 )
2011-10-31 21:47:51 +01:00
Marek Marczykowski
a6fbfb2b59
Add (restore) "update" button ( #354 )
2011-10-31 21:46:35 +01:00
Marek Marczykowski
897326e086
Merge branch 'master' of ssh://git.qubes-os.org/var/lib/qubes/git/joanna/qubes-manager
2011-09-30 21:50:40 +02:00
Marek Marczykowski
384dbf4d9c
fix vm_start_time comparison race ( #315 )
2011-09-30 20:39:39 +02:00
Joanna Rutkowska
8125fd6104
Ugly workaround for ticket #321
2011-09-14 20:04:33 +02:00
Joanna Rutkowska
6712bb0e11
Revert "Revert "appmenu-editor: Remove 'Reload' button" ( #266 )"
...
This reverts commit bc2d036a88
.
It turned out that the Reload button is indeed not needed, as we
use a hook in yum now to automatically update the appmenus whenever
the user adds something via yum install to the VM.
2011-08-02 12:51:42 +02:00
Marek Marczykowski
f3e1363b89
Remove obsolete *_xen_storage calls ( #288 )
2011-07-20 16:08:26 +02:00
Marek Marczykowski
bc2d036a88
Revert "appmenu-editor: Remove 'Reload' button" ( #266 )
...
This reverts commit df061a2ecd
.
Restore 'Reload' button, even if no one will ever need it...
2011-07-12 19:49:35 +02:00
Marek Marczykowski
df061a2ecd
appmenu-editor: Remove 'Reload' button
...
Now appmenus templates are synchronized after each yum transaction.
2011-06-12 02:29:23 +02:00
Marek Marczykowski
a26e599dd3
Replace direct calls to xm with xl
2011-06-06 01:21:06 +02:00
Marek Marczykowski
ec3abe0fbd
Remove polling for fw errors - now notify will be displayed by proxyvm itself
2011-06-04 02:55:59 +02:00
Marek Marczykowski
0f957df4d0
adopt for new qubes cpu usage stats API (all stats in one call)
2011-06-02 01:15:24 +02:00
Marek Marczykowski
a10120cfb9
update VM status on manager window show
2011-06-02 01:14:13 +02:00
Marek Marczykowski
c7bfd57599
Connect appmenu select application to qubes-manager ( #45 )
2011-05-25 02:28:24 +02:00
Marek Marczykowski
17473b56ea
GUI application for selecting appmenus ( #45 )
...
Application creates whitelisted-appmenus.list. Can also retrieve application
list (through qvm-sync-appmenus) if requested.
2011-05-25 02:26:41 +02:00
Marek Marczykowski
ff0a2ff09e
VmShutdownMonitor: Check if running VM hasn't just restarted ( #231 )
2011-05-12 19:08:15 +02:00
Timo Juhani Lindfors
4c5ecc6011
Fix typo (Start/Resume VM)
2011-04-22 15:06:53 +02:00
Tomasz Sterna
86d3254c26
Allows system shutdown/restart when manager window is open
2011-04-10 22:44:38 +02:00