add a tags target
[sface.git] / sface /
2010-11-29 rootfix merge between onelab and princeton repositories
2010-10-19 Barış Metin* export PYTHONPATH to sfi.py
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-24 Barış Metinremove debug print
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 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ış 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ış 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ış 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 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ış MetinSubmit button works.
2010-09-13 Barış Metinadd applyRSpec to sfiprocess
2010-09-13 Barış Metinadd tooltip to nodeview
2010-09-13 Barış Metinrename selected column to status and give better descri...
2010-09-13 Barış Metinfinish changing modes for selections
2010-09-13 Barış Metinmake filtering work for simple regexp
2010-09-13 Barış Metincosmetic
2010-09-13 Barış Metincolorize remove and add actions
2010-09-13 Barış Metincolorize using the select column
2010-09-13 Barış Metinmake model editable
2010-09-11 Barış Metinstart select delegate.
2010-09-11 Barış Metinfix save_config for fields that were not in sfi_config...
2010-09-11 Barış Metinstyle
2010-09-11 Barış Metinlayouts and styles
2010-09-11 Barış Metineye candy
2010-09-10 Barış Metinfun with qpainterpath
2010-09-10 Barış MetinMerge branch 'master' of git.onelab.eu:/git/sface
2010-09-10 Barış Metinimplement itemdelegate to colorize selected nodes
2010-09-10 Thierry Parmentelatrenamed sfawindow into mainwindow
2010-09-10 Thierry Parmentelatrenamed sficonfig into just config
2010-09-10 Barış MetinQCheckBox states
2010-09-10 Thierry Parmentelatconfig with options
2010-09-10 Barış Metinshow selected
2010-09-10 Barış Metinwork on status bar
2010-09-10 Barış Metinadd Submit button as a placeholder
2010-09-10 Barış Metinshow selected nodes in slice.
2010-09-10 Barış MetinTreeItem.clear() is already implemented, using it.
2010-09-10 Barış Metinenable tree decoration
2010-09-10 Barış Metinfix nodeview issues and expand all
2010-09-10 Barış Metinstart implementing treeview and nodemodel
2010-09-10 Barış Metinextract nodeview and nodemodel
2010-09-10 Barış Metinadd a global status widget
2010-09-09 Barış Metinlayouts
2010-09-09 Barış Metinadd trace functions back
2010-09-09 Barış Metinset initial window size
2010-09-09 Barış Metinfix signal
2010-09-09 Barış Metinadd status label to mainscreen.
2010-09-09 Barış Metinhorizontal layout for slice and refresh labels
next