sface.git
13 years agoremove debug print
Barış Metin [Fri, 24 Sep 2010 12:44:30 +0000 (14:44 +0200)]
remove debug print

13 years agojust putting a style here..
Barış Metin [Thu, 23 Sep 2010 14:02:18 +0000 (16:02 +0200)]
just putting a style here..

13 years agotypo
Barış Metin [Thu, 23 Sep 2010 13:13:39 +0000 (15:13 +0200)]
typo

13 years agoMerge branch 'master' of git://git.onelab.eu/sface
Giovanni Gherdovich [Mon, 20 Sep 2010 17:20:32 +0000 (19:20 +0200)]
Merge branch 'master' of git://git.onelab.eu/sface

13 years agosyntax highlighting to XML, the HTML way
Giovanni Gherdovich [Mon, 20 Sep 2010 17:20:23 +0000 (19:20 +0200)]
syntax highlighting to XML, the HTML way

13 years agoMerge branch 'master' of ssh://git.onelab.eu/git/sface
Thierry Parmentelat [Fri, 17 Sep 2010 15:26:09 +0000 (17:26 +0200)]
Merge branch 'master' of ssh://git.onelab.eu/git/sface

13 years agoauto scroll log
Barış Metin [Fri, 17 Sep 2010 15:14:53 +0000 (17:14 +0200)]
auto scroll log

13 years agotweaks - should be callable from anywhere - sfa's PYTHONPATH not managed anymore
Thierry Parmentelat [Fri, 17 Sep 2010 15:04:18 +0000 (17:04 +0200)]
tweaks - should be callable from anywhere - sfa's PYTHONPATH not managed anymore

13 years agodon't continue on search when found (practically, this doesn't have an affect as...
Barış Metin [Fri, 17 Sep 2010 09:40:15 +0000 (11:40 +0200)]
don't continue on search when found (practically, this doesn't have an affect as it's a leaf that we search for, but just in case).

13 years agocomment on widget render
Barış Metin [Fri, 17 Sep 2010 08:45:15 +0000 (10:45 +0200)]
comment on widget render

13 years agoexpand node in rpsecwindow only if it's visible
Barış Metin [Fri, 17 Sep 2010 08:24:01 +0000 (10:24 +0200)]
expand node in rpsecwindow only if it's visible

13 years agoupdate rspec view on change
Barış Metin [Wed, 15 Sep 2010 22:47:10 +0000 (00:47 +0200)]
update rspec view on change

13 years agoupdate for win
Barış Metin [Wed, 15 Sep 2010 22:29:04 +0000 (00:29 +0200)]
update for win

13 years agodefine model before nested functions
Barış Metin [Wed, 15 Sep 2010 20:14:22 +0000 (22:14 +0200)]
define model before nested functions

13 years agofix for empty sfi_config
Barış Metin [Wed, 15 Sep 2010 20:08:18 +0000 (22:08 +0200)]
fix for empty sfi_config

13 years agouse currentChanged slot instead of mouseReleaseEvent
Barış Metin [Wed, 15 Sep 2010 16:02:18 +0000 (18:02 +0200)]
use currentChanged slot instead of mouseReleaseEvent

13 years agoshow node in rspecwindow when it's selected
Barış Metin [Wed, 15 Sep 2010 15:29:36 +0000 (17:29 +0200)]
show node in rspecwindow when it's selected

13 years agoupdate todo
Barış Metin [Wed, 15 Sep 2010 13:47:06 +0000 (15:47 +0200)]
update todo

13 years agouse a simple QObject and StringIO for log window
Barış Metin [Wed, 15 Sep 2010 13:42:05 +0000 (15:42 +0200)]
use a simple QObject and StringIO for log window

13 years agoit _will_ take a long time to interact with sfa
Barış Metin [Wed, 15 Sep 2010 12:01:58 +0000 (14:01 +0200)]
it _will_ take a long time to interact with sfa

13 years agoa little better navigation
Barış Metin [Wed, 15 Sep 2010 10:57:16 +0000 (12:57 +0200)]
a little better navigation

13 years agoupdate rspecview properly
Barış Metin [Wed, 15 Sep 2010 10:50:27 +0000 (12:50 +0200)]
update rspecview properly

13 years agorun in background
Barış Metin [Wed, 15 Sep 2010 10:44:41 +0000 (12:44 +0200)]
run in background

13 years agosimplify string operations.
Barış Metin [Wed, 15 Sep 2010 10:44:04 +0000 (12:44 +0200)]
simplify string operations.
expand only first level in rspecscreen

13 years agoMerge branch 'master' of git://git.onelab.eu/sface
Giovanni Gherdovich [Wed, 15 Sep 2010 10:18:51 +0000 (12:18 +0200)]
Merge branch 'master' of git://git.onelab.eu/sface

13 years agomanage signals between screens through sfascreen
Barış Metin [Wed, 15 Sep 2010 10:18:36 +0000 (12:18 +0200)]
manage signals between screens through sfascreen

13 years agoMerge branch 'master' of git://git.onelab.eu/sface
Giovanni Gherdovich [Wed, 15 Sep 2010 10:14:49 +0000 (12:14 +0200)]
Merge branch 'master' of git://git.onelab.eu/sface

13 years agoremoved the dummy root 'xml' tag from rspec view
Giovanni Gherdovich [Wed, 15 Sep 2010 10:13:44 +0000 (12:13 +0200)]
removed the dummy root 'xml' tag from rspec view

13 years agoexpanding all items is too slow
Barış Metin [Wed, 15 Sep 2010 10:01:38 +0000 (12:01 +0200)]
expanding all items is too slow

13 years agointroduce RSpecView, inherited from QTreeView
Barış Metin [Wed, 15 Sep 2010 09:46:34 +0000 (11:46 +0200)]
introduce RSpecView, inherited from QTreeView

13 years agohide header
Barış Metin [Wed, 15 Sep 2010 09:36:21 +0000 (11:36 +0200)]
hide header

13 years agofix signals
Barış Metin [Wed, 15 Sep 2010 09:33:25 +0000 (11:33 +0200)]
fix signals

13 years agoupdate rspecscreen when data is updated
Barış Metin [Wed, 15 Sep 2010 09:17:42 +0000 (11:17 +0200)]
update rspecscreen when data is updated

13 years agoimplement xmlwindow as a screen (rspecscreen)
Barış Metin [Wed, 15 Sep 2010 09:13:08 +0000 (11:13 +0200)]
implement xmlwindow as a screen (rspecscreen)

13 years agominor fixes
Barış Metin [Wed, 15 Sep 2010 08:58:44 +0000 (10:58 +0200)]
minor fixes

13 years agocheck if rspec is not there
Barış Metin [Wed, 15 Sep 2010 08:56:22 +0000 (10:56 +0200)]
check if rspec is not there

13 years agomove domItem and domModel in xmlwindow
Barış Metin [Wed, 15 Sep 2010 08:53:20 +0000 (10:53 +0200)]
move domItem and domModel in xmlwindow

13 years agoadded items in TODO
Giovanni Gherdovich [Tue, 14 Sep 2010 22:44:30 +0000 (00:44 +0200)]
added items in TODO

13 years agotemporary change to logwindow.py. QIODevice can't be instantiated
Giovanni Gherdovich [Tue, 14 Sep 2010 22:41:27 +0000 (00:41 +0200)]
temporary change to logwindow.py. QIODevice can't be instantiated

13 years agominor changes to mainwindow.py
Giovanni Gherdovich [Tue, 14 Sep 2010 22:37:15 +0000 (00:37 +0200)]
minor changes to mainwindow.py

13 years agoadded XML visualization for RSpecs
Giovanni Gherdovich [Tue, 14 Sep 2010 22:27:38 +0000 (00:27 +0200)]
added XML visualization for RSpecs

13 years agostart output redirecting to the log viewer
Barış Metin [Tue, 14 Sep 2010 14:10:42 +0000 (16:10 +0200)]
start output redirecting to the log viewer

13 years agoset verbose to True by default
Barış Metin [Tue, 14 Sep 2010 13:29:20 +0000 (15:29 +0200)]
set verbose to True by default

13 years agokeep logwindow as a child of mainwindow
Barış Metin [Tue, 14 Sep 2010 13:26:56 +0000 (15:26 +0200)]
keep logwindow as a child of mainwindow

13 years agoimplement isRunning for sfiprocess
Barış Metin [Tue, 14 Sep 2010 13:26:21 +0000 (15:26 +0200)]
implement isRunning for sfiprocess

13 years agouse a single sfiprocess object for all commands.
Barış Metin [Tue, 14 Sep 2010 13:26:01 +0000 (15:26 +0200)]
use a single sfiprocess object for all commands.

13 years agoshow log window
Barış Metin [Tue, 14 Sep 2010 11:53:56 +0000 (13:53 +0200)]
show log window

13 years agostart for log window
Barış Metin [Tue, 14 Sep 2010 11:43:37 +0000 (13:43 +0200)]
start  for log window

13 years agouse gridlayout for configuration
Barış Metin [Tue, 14 Sep 2010 11:43:25 +0000 (13:43 +0200)]
use gridlayout for configuration

13 years agorefresh (update) slice data 1 second after submitting the new rspec.
Barış Metin [Tue, 14 Sep 2010 09:29:16 +0000 (11:29 +0200)]
refresh (update) slice data 1 second after submitting the new rspec.

13 years agoprint error status and output on errors
Barış Metin [Tue, 14 Sep 2010 09:20:50 +0000 (11:20 +0200)]
print error status and output on errors

13 years agoinstall file
Barış Metin [Mon, 13 Sep 2010 16:13:35 +0000 (18:13 +0200)]
install file

13 years agoupdate todo
Barış Metin [Mon, 13 Sep 2010 15:46:40 +0000 (17:46 +0200)]
update todo

13 years agoadd a TODO
Barış Metin [Mon, 13 Sep 2010 15:45:19 +0000 (17:45 +0200)]
add a TODO

13 years agoSubmit button works.
Barış Metin [Mon, 13 Sep 2010 15:45:04 +0000 (17:45 +0200)]
Submit button works.

13 years agoadd applyRSpec to sfiprocess
Barış Metin [Mon, 13 Sep 2010 14:57:32 +0000 (16:57 +0200)]
add applyRSpec to sfiprocess

13 years agoadd tooltip to nodeview
Barış Metin [Mon, 13 Sep 2010 14:25:48 +0000 (16:25 +0200)]
add tooltip to nodeview

13 years agorename selected column to status and give better description
Barış Metin [Mon, 13 Sep 2010 14:24:05 +0000 (16:24 +0200)]
rename selected column to status and give better description

13 years agofinish changing modes for selections
Barış Metin [Mon, 13 Sep 2010 14:01:20 +0000 (16:01 +0200)]
finish changing modes for selections

13 years agomake filtering work for simple regexp
Barış Metin [Mon, 13 Sep 2010 13:17:53 +0000 (15:17 +0200)]
make filtering work for simple regexp

13 years agocosmetic
Barış Metin [Mon, 13 Sep 2010 10:22:05 +0000 (12:22 +0200)]
cosmetic

13 years agocolorize remove and add actions
Barış Metin [Mon, 13 Sep 2010 10:19:32 +0000 (12:19 +0200)]
colorize remove and add actions

13 years agocolorize using the select column
Barış Metin [Mon, 13 Sep 2010 08:40:40 +0000 (10:40 +0200)]
colorize using the select column

13 years agomake model editable
Barış Metin [Mon, 13 Sep 2010 08:38:36 +0000 (10:38 +0200)]
make model editable

13 years agostart select delegate.
Barış Metin [Sat, 11 Sep 2010 15:21:46 +0000 (17:21 +0200)]
start select delegate.
treeview animation

13 years agofix save_config for fields that were not in sfi_config before saving
Barış Metin [Sat, 11 Sep 2010 02:34:45 +0000 (04:34 +0200)]
fix save_config for fields that were not in sfi_config before saving

13 years agostyle
Barış Metin [Sat, 11 Sep 2010 02:11:47 +0000 (04:11 +0200)]
style

13 years agolayouts and styles
Barış Metin [Sat, 11 Sep 2010 02:00:34 +0000 (04:00 +0200)]
layouts and styles

13 years agoeye candy
Barış Metin [Sat, 11 Sep 2010 01:46:22 +0000 (03:46 +0200)]
eye candy

13 years agofun with qpainterpath
Barış Metin [Fri, 10 Sep 2010 21:12:02 +0000 (23:12 +0200)]
fun with qpainterpath

13 years agoMerge branch 'master' of git.onelab.eu:/git/sface
Barış Metin [Fri, 10 Sep 2010 17:08:34 +0000 (19:08 +0200)]
Merge branch 'master' of git.onelab.eu:/git/sface

13 years agoimplement itemdelegate to colorize selected nodes
Barış Metin [Fri, 10 Sep 2010 17:08:27 +0000 (19:08 +0200)]
implement itemdelegate to colorize selected nodes

13 years agorenamed sfawindow into mainwindow
Thierry Parmentelat [Fri, 10 Sep 2010 15:54:18 +0000 (17:54 +0200)]
renamed sfawindow into mainwindow

13 years agorenamed sficonfig into just config
Thierry Parmentelat [Fri, 10 Sep 2010 15:51:09 +0000 (17:51 +0200)]
renamed sficonfig into just config

13 years agoQCheckBox states
Barış Metin [Fri, 10 Sep 2010 15:10:20 +0000 (17:10 +0200)]
QCheckBox states

13 years agotweak pythonpath
Thierry Parmentelat [Fri, 10 Sep 2010 14:34:29 +0000 (16:34 +0200)]
tweak pythonpath

13 years agoconfig with options
Thierry Parmentelat [Fri, 10 Sep 2010 14:33:20 +0000 (16:33 +0200)]
config with options

13 years agoshow selected
Barış Metin [Fri, 10 Sep 2010 14:12:22 +0000 (16:12 +0200)]
show selected

13 years agowork on status bar
Barış Metin [Fri, 10 Sep 2010 13:36:41 +0000 (15:36 +0200)]
work on status bar

13 years agoadd Submit button as a placeholder
Barış Metin [Fri, 10 Sep 2010 13:25:09 +0000 (15:25 +0200)]
add Submit button as a placeholder

13 years agoshow selected nodes in slice.
Barış Metin [Fri, 10 Sep 2010 13:18:57 +0000 (15:18 +0200)]
show selected nodes in slice.
some style

13 years agoTreeItem.clear() is already implemented, using it.
Barış Metin [Fri, 10 Sep 2010 12:48:33 +0000 (14:48 +0200)]
TreeItem.clear() is already implemented, using it.

13 years agoenable tree decoration
Barış Metin [Fri, 10 Sep 2010 12:44:47 +0000 (14:44 +0200)]
enable tree decoration

13 years agowindow title
Barış Metin [Fri, 10 Sep 2010 12:41:32 +0000 (14:41 +0200)]
window title

13 years agofix nodeview issues and expand all
Barış Metin [Fri, 10 Sep 2010 12:39:39 +0000 (14:39 +0200)]
fix nodeview issues and expand all

13 years agostart implementing treeview and nodemodel
Barış Metin [Fri, 10 Sep 2010 11:11:15 +0000 (13:11 +0200)]
start implementing treeview and nodemodel

13 years agoextract nodeview and nodemodel
Barış Metin [Fri, 10 Sep 2010 10:02:21 +0000 (12:02 +0200)]
extract nodeview and nodemodel

13 years agoadd a global status widget
Barış Metin [Fri, 10 Sep 2010 08:10:58 +0000 (10:10 +0200)]
add a global status widget

13 years agolayouts
Barış Metin [Thu, 9 Sep 2010 19:59:21 +0000 (21:59 +0200)]
layouts

13 years agoadd trace functions back
Barış Metin [Thu, 9 Sep 2010 18:41:36 +0000 (20:41 +0200)]
add trace functions back

13 years agoset initial window size
Barış Metin [Thu, 9 Sep 2010 18:34:00 +0000 (20:34 +0200)]
set initial window size

13 years agofix signal
Barış Metin [Thu, 9 Sep 2010 18:31:09 +0000 (20:31 +0200)]
fix signal

13 years agoadd status label to mainscreen.
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.

13 years agohorizontal layout for slice and refresh labels
Barış Metin [Thu, 9 Sep 2010 17:57:34 +0000 (19:57 +0200)]
horizontal layout for slice and refresh labels

13 years agointroduce sfahelper
Barış Metin [Thu, 9 Sep 2010 17:52:54 +0000 (19:52 +0200)]
introduce sfahelper
and add .gitignore for pyc files

13 years agoImprove modules hierarchy.
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)

13 years agodisplays if assigned or not, currently assigned first
Thierry Parmentelat [Thu, 9 Sep 2010 14:39:53 +0000 (16:39 +0200)]
displays if assigned or not,  currently assigned first

13 years agoplug to sfi.py for getting resources
Thierry Parmentelat [Thu, 9 Sep 2010 12:33:38 +0000 (14:33 +0200)]
plug to sfi.py for getting resources

13 years agofix layout
Barış Metin [Wed, 8 Sep 2010 20:38:34 +0000 (22:38 +0200)]
fix layout

13 years agoadd todo note
Barış Metin [Wed, 8 Sep 2010 17:32:28 +0000 (19:32 +0200)]
add todo note