sface.git
2011-03-14 Thierry Parmentelatvery first draft for dmg packaging - all set in script...
2011-03-14 Thierry Parmentelatgraphics
2011-03-14 Thierry Parmentelatneeded for the dmg packaging
2011-03-08 Andy BavierSetting tag sface-0.1-5 sface-0.1-5
2011-03-08 rootMerge commit 'origin/master'
2011-03-08 Thierry Parmentelatminor tweaks
2011-03-07 Andy BavierTweaks to network items
2011-03-01 Andy BavierAdded help screen
2011-02-23 Andy BavierRewrote using QStandardItemModel
2011-02-21 Andy BavierRemove slice tags
2011-02-21 Andy BavierMake tags children of nodes
2011-02-18 Andy BavierDraw boxes around tag values
2011-02-17 Andy BavierColor tweak
2011-02-17 Andy BavierDisplay slice tags
2011-02-17 Andy BavierObsoleted; use sfa.util.rspecHelper directly
2011-01-27 Thierry ParmentelatSetting tag sface-0.1-4 sface-0.1-4
2011-01-05 Thierry Parmentelatfix URL in specfile - rm svn-keywords
2010-12-13 Thierry Parmentelatthe sface config now only has (*) a registry API URL...
2010-12-13 Thierry Parmentelatadd a tags target
2010-11-29 rootfix merge between onelab and princeton repositories
2010-10-22 Barış Metinimport pyqt4 after setting the paths. this was all...
2010-10-19 Barış Metin* export PYTHONPATH to sfi.py
2010-10-14 Barış MetinSetting tag sface-0.1-3 sface-0.1-3
2010-10-14 Barış Metintest commit
2010-10-14 Barış Metinfix config.debug
2010-10-12 Giovanni GherdovichelemNode delegate working properly. Gotta test with...
2010-10-11 Giovanni Gherdovichelement nodes randered by QPainter without html help...
2010-10-11 Giovanni Gherdovichcleaning statement to sys.__stdout__
2010-10-11 Giovanni Gherdovichfixed performance issue with StringIO.
2010-10-08 Giovanni Gherdovichon the way of getting rid of HTML in XML viz. The model...
2010-10-08 Giovanni Gherdovichreverted last commit, which was just few print statemen...
2010-10-08 Giovanni Gherdovichdone with refactoring for xmlrpc tracking. Need better...
2010-10-07 Giovanni Gherdovichrefactoring on the way. Need some more debug
2010-10-07 Giovanni Gherdovichfix merge conflicts
2010-10-07 Giovanni Gherdovichtracking xmlrpc. refactory needed: abstract xml stuff...
2010-10-06 Barış Metinfix thanks to Giovanni
2010-10-06 Giovanni Gherdovichxmlrpc viewer. Refactoring needed: abstract the xml...
2010-10-01 Barış Metinread the output from qprocess instance
2010-09-27 Barış Metinjust print process output (to log window)
2010-09-27 Thierry ParmentelatSetting tag sface-0.1-2 sface-0.1-2
2010-09-27 Barış MetinMerge branch 'master' of git.onelab.eu:/git/sface sface-0.1-1
2010-09-27 Barış Metinappend instead of extend
2010-09-27 Barış Metinuse config instead of options
2010-09-27 Barış Metinoptionally print env
2010-09-24 Thierry Parmentelatrm -f
2010-09-24 Giovanni Gherdovichadded changelog section to specfile
2010-09-24 Giovanni Gherdovichadded spec file in order to build the RPM
2010-09-24 Barış Metinget rid of sface.{bin,py}
2010-09-24 Barış Metinremove debug print
2010-09-23 Barış Metinjust putting a style here..
2010-09-23 Barış Metintypo
2010-09-20 Giovanni GherdovichMerge branch 'master' of git://git.onelab.eu/sface
2010-09-20 Giovanni Gherdovichsyntax highlighting to XML, the HTML way
2010-09-17 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sface
2010-09-17 Barış Metinauto scroll log
2010-09-17 Thierry Parmentelattweaks - should be callable from anywhere - sfa's PYTHO...
2010-09-17 Barış Metindon't continue on search when found (practically, this...
2010-09-17 Barış Metincomment on widget render
2010-09-17 Barış Metinexpand node in rpsecwindow only if it's visible
2010-09-15 Barış Metinupdate rspec view on change
2010-09-15 Barış Metinupdate for win
2010-09-15 Barış Metindefine model before nested functions
2010-09-15 Barış Metinfix for empty sfi_config
2010-09-15 Barış Metinuse currentChanged slot instead of mouseReleaseEvent
2010-09-15 Barış Metinshow node in rspecwindow when it's selected
2010-09-15 Barış Metinupdate todo
2010-09-15 Barış Metinuse a simple QObject and StringIO for log window
2010-09-15 Barış Metinit _will_ take a long time to interact with sfa
2010-09-15 Barış Metina little better navigation
2010-09-15 Barış Metinupdate rspecview properly
2010-09-15 Barış Metinrun in background
2010-09-15 Barış Metinsimplify string operations.
2010-09-15 Giovanni GherdovichMerge branch 'master' of git://git.onelab.eu/sface
2010-09-15 Barış Metinmanage signals between screens through sfascreen
2010-09-15 Giovanni GherdovichMerge branch 'master' of git://git.onelab.eu/sface
2010-09-15 Giovanni Gherdovichremoved the dummy root 'xml' tag from rspec view
2010-09-15 Barış Metinexpanding all items is too slow
2010-09-15 Barış Metinintroduce RSpecView, inherited from QTreeView
2010-09-15 Barış Metinhide header
2010-09-15 Barış Metinfix signals
2010-09-15 Barış Metinupdate rspecscreen when data is updated
2010-09-15 Barış Metinimplement xmlwindow as a screen (rspecscreen)
2010-09-15 Barış Metinminor fixes
2010-09-15 Barış Metincheck if rspec is not there
2010-09-15 Barış Metinmove domItem and domModel in xmlwindow
2010-09-14 Giovanni Gherdovichadded items in TODO
2010-09-14 Giovanni Gherdovichtemporary change to logwindow.py. QIODevice can't be...
2010-09-14 Giovanni Gherdovichminor changes to mainwindow.py
2010-09-14 Giovanni Gherdovichadded XML visualization for RSpecs
2010-09-14 Barış Metinstart output redirecting to the log viewer
2010-09-14 Barış Metinset verbose to True by default
2010-09-14 Barış Metinkeep logwindow as a child of mainwindow
2010-09-14 Barış Metinimplement isRunning for sfiprocess
2010-09-14 Barış Metinuse a single sfiprocess object for all commands.
2010-09-14 Barış Metinshow log window
2010-09-14 Barış Metinstart for log window
2010-09-14 Barış Metinuse gridlayout for configuration
2010-09-14 Barış Metinrefresh (update) slice data 1 second after submitting...
2010-09-14 Barış Metinprint error status and output on errors
2010-09-13 Barış Metininstall file
next