Tomasz Sterna
52741c369a
Merge commit '7228a3968ef3c220ddf09eeb390bb467be4e5616'
...
* commit '7228a3968ef3c220ddf09eeb390bb467be4e5616':
fwvm -> proxyvm once again
Tray notify after comit template changes.
Template changes commit confirmation
Toggle manager window visibility on icon click
Git ignores
Delete AppVM after failed create only if it was (partially) created.
Add firewall files to rpm
Remove generated files (ui)
Fix typo 'templete'
Add UI python files to gitignore
Add compiled python scripts to rpm
Enable pause button
Implement pause button
Implement start button action
Suport for commit template changes
2011-03-14 20:14:34 +01:00
Marek Marczykowski
7228a3968e
fwvm -> proxyvm once again
2011-03-14 19:29:37 +01:00
Marek Marczykowski
60a3d1753a
Tray notify after comit template changes.
2011-03-13 18:46:27 +01:00
Marek Marczykowski
c903e5f25c
Template changes commit confirmation
2011-03-13 18:43:55 +01:00
Tomasz Sterna
3684fd4002
Fixed Firewall rules errors handling
2011-03-11 19:44:39 +01:00
Tomasz Sterna
d33be38889
Added firewall icon
2011-03-11 15:50:07 +01:00
Marek Marczykowski
5fb1181159
Toggle manager window visibility on icon click
2011-03-10 18:10:13 +01:00
Marek Marczykowski
e829891094
Merge branch 'master' of ssh://git.qubes-os.org/var/lib/qubes/git/smoku/qubes-manager
...
Conflicts:
qubesmanager/main.py
qubesmanager/ui_editfwrulesdlg.py
qubesmanager/ui_newfwruledlg.py
2011-03-10 15:44:08 +01:00
Tomasz Sterna
b20ad15ff2
Store the state of FwVM rules
2011-03-09 18:07:32 +01:00
Tomasz Sterna
6f39a4d096
Check for firewall rules apply errors after 5 secs.
2011-03-09 17:52:32 +01:00
Tomasz Sterna
60ecd446a3
Fixed a typo
2011-03-09 17:52:04 +01:00
Tomasz Sterna
94c9751d78
Enable OK buton by default on rule edit dialog.
2011-03-09 17:12:20 +01:00
Marek Marczykowski
161675cf6a
Delete AppVM after failed create only if it was (partially) created.
2011-03-09 15:26:27 +01:00
Tomasz Sterna
4df776c7de
Whitespace fixes.
2011-03-07 16:48:53 +01:00
Tomasz Sterna
a2d6f8c9b3
Implemented CPU/MEM bars in place of graphs.
2011-03-07 16:48:19 +01:00
Marek Marczykowski
aeb1fb66f8
Remove generated files (ui)
2011-03-06 19:54:22 +01:00
Marek Marczykowski
7e1dd66c24
Fix typo 'templete'
2011-03-05 15:12:34 +01:00
Marek Marczykowski
ec0a9ceae0
Add UI python files to gitignore
2011-03-05 15:11:32 +01:00
Marek Marczykowski
08def0097c
Merge branch 'master' of ssh://qubes-os.org/~/smoku/qubes-manager
...
Conflicts:
qubesmanager/main.py
2011-03-05 15:09:18 +01:00
Tomasz Sterna
c1501f2ec9
Implemented new, simplified firewall rules editor.
...
- Select firewall default action to accept or deny
- Add host exceptions to above rules
- New "Add address" window validates inputs and allow only correct
- Use service names instead port numbers
- Working "Edit" button
2011-03-03 22:42:10 +01:00
Tomasz Sterna
d2255f2fc7
Simplified firewall rules edit dialogs
2011-03-03 22:41:47 +01:00
Tomasz Sterna
ee3cfbb95f
Use firewal rules in Python data structure
2011-03-02 15:06:39 +01:00
Marek Marczykowski
2f438739c8
Enable pause button
2011-03-02 14:52:13 +01:00
Marek Marczykowski
eb607cead6
Implement pause button
2011-03-02 14:50:21 +01:00
Marek Marczykowski
f7e4a0f060
Implement start button action
2011-03-02 14:42:11 +01:00
Marek Marczykowski
7ddd37deab
Suport for commit template changes
2011-03-02 12:51:29 +01:00
Tomasz Sterna
f8aadd7998
Implemented Firewall Rules Editor
2011-02-21 18:15:35 +01:00
Joanna Rutkowska
d82dede1d5
Be aware of disposable VMs
2010-09-23 01:18:26 +02:00
Joanna Rutkowska
874e2366ce
Add MemChart widget and column
2010-09-16 18:55:33 +02:00
Joanna Rutkowska
3cfa248ef2
Fix trivial typo that was causing an exception when killing an unresponsive VM
2010-06-04 11:22:02 +02:00
Joanna Rutkowska
8908a9f123
call app.processEvents() before doing VM shutdown to allow for smooth window repaint
2010-05-12 16:44:48 +02:00
Joanna Rutkowska
233ef2a63f
Fix CPU load chart update
2010-05-12 16:18:38 +02:00
Joanna Rutkowska
c1b81d3ab6
Initial public commit.
...
(c) 2010 Invisible Things Lab
Author:
=========
Joanna Rutkowska <joanna@invisiblethingslab.com>
2010-05-11 16:54:35 +02:00