summary | 
shortlog | log | 
commit | 
commitdiff | 
tree
first ⋅ prev ⋅ next
 
Barış Metin [Thu, 9 Sep 2010 19:59:21 +0000 (21:59 +0200)]
 
layouts
Barış Metin [Thu, 9 Sep 2010 18:41:36 +0000 (20:41 +0200)]
 
add trace functions back
Barış Metin [Thu, 9 Sep 2010 18:34:00 +0000 (20:34 +0200)]
 
set initial window size
Barış Metin [Thu, 9 Sep 2010 18:31:09 +0000 (20:31 +0200)]
 
fix signal
Barış Metin [Thu, 9 Sep 2010 18:19:42 +0000 (20:19 +0200)]
 
add status label to mainscreen.
start running processes in background and update status accordingly.
Barış Metin [Thu, 9 Sep 2010 17:57:34 +0000 (19:57 +0200)]
 
horizontal layout for slice and refresh labels
Barış Metin [Thu, 9 Sep 2010 17:52:54 +0000 (19:52 +0200)]
 
introduce sfahelper
and add .gitignore for pyc files
Barış Metin [Thu, 9 Sep 2010 17:45:31 +0000 (19:45 +0200)]
 
Improve modules hierarchy.
introduce sface.screens package
remove sfadata in favor of sfiprocess and sficonfig
start running sfiprocesses in the back ground (gui support is not there yet)
Thierry Parmentelat [Thu, 9 Sep 2010 14:39:53 +0000 (16:39 +0200)]
 
displays if assigned or not,  currently assigned first
Thierry Parmentelat [Thu, 9 Sep 2010 12:33:38 +0000 (14:33 +0200)]
 
plug to sfi.py for getting resources
Barış Metin [Wed, 8 Sep 2010 20:38:34 +0000 (22:38 +0200)]
 
fix layout
Barış Metin [Wed, 8 Sep 2010 17:32:28 +0000 (19:32 +0200)]
 
add todo note
Barış Metin [Wed, 8 Sep 2010 17:30:44 +0000 (19:30 +0200)]
 
..
Barış Metin [Wed, 8 Sep 2010 17:27:50 +0000 (19:27 +0200)]
 
add rspec helper methods
Barış Metin [Wed, 8 Sep 2010 17:06:58 +0000 (19:06 +0200)]
 
layout
Barış Metin [Wed, 8 Sep 2010 17:00:58 +0000 (19:00 +0200)]
 
add refresh link
Barış Metin [Wed, 8 Sep 2010 16:25:53 +0000 (18:25 +0200)]
 
add nodeview and nodemodel
Barış Metin [Wed, 8 Sep 2010 16:17:50 +0000 (18:17 +0200)]
 
use QProcess instead of subprocess
Barış Metin [Wed, 8 Sep 2010 15:32:54 +0000 (17:32 +0200)]
 
* AM's port is 12346 and SM's port is 12347.
* add getRSpecFrom{AM,SM} methods to SfaData to be clear on where to get the data from.
Barış Metin [Wed, 8 Sep 2010 15:31:43 +0000 (17:31 +0200)]
 
use SfaData methods
Barış Metin [Wed, 8 Sep 2010 15:18:03 +0000 (17:18 +0200)]
 
read configuration using SfaData
Barış Metin [Wed, 8 Sep 2010 15:17:46 +0000 (17:17 +0200)]
 
add save_config method to SfaData
Barış Metin [Wed, 8 Sep 2010 14:02:58 +0000 (16:02 +0200)]
 
initial commit