Commit Graph

273 Commits

Author SHA1 Message Date
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