remove debugging line; handle case where record has no researchers
[sface.git] / sface / screens /
2011-09-07 smbakerremove debugging line; handle case where record has...
2011-09-06 smbakermake renew a self-contained dialog
2011-09-06 smbakercreate slice button
2011-09-02 Thierry Parmentelatcan select an alternate config. directory on the comman...
2011-08-31 smbakerclip hostname/tag field at 48 characters
2011-08-30 smbakerremove roles from user screen, and ignore slice PIs
2011-08-24 smbakercorrect class name of user screen
2011-08-24 smbakercheck in slice user management screen
2011-08-24 smbakerfix bug when submitting changes
2011-08-23 smbakeradd filtering for node status, add custom filtering...
2011-08-22 smbakersupport for boot_status tag; full-line highlight bar
2011-08-18 smbakeronly call signalAll methods on screens where they exist
2011-08-03 smbakerchange <update> to <refresh>
2011-07-14 smbakeradd hooks for graceful screen cleanup
2011-06-17 Andy BavierConvert hostname to string
2011-06-06 smbakeradded renew slice mechanism
2011-05-25 Tony Mackfix name error
2011-05-25 Tony Mackuse new rspec libs
2011-05-24 Andy BavierSpecify "cyan" as RGB value
2011-05-23 Thierry Parmentelatdisplay git url as well
2011-05-23 Thierry Parmentelatexpose sface version in 'configure' window
2011-05-23 Thierry Parmentelatuse [ for ] instead of map - for smoother python3
2011-03-15 Thierry Parmentelatdisplay local SFA version for now
2011-03-15 Thierry Parmentelatredirect feedback on devel rather than support
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
2010-12-13 Thierry Parmentelatthe sface config now only has (*) a registry API URL...
2010-09-20 Giovanni GherdovichMerge branch 'master' of git://git.onelab.eu/sface
2010-09-15 Barış Metinupdate rspec view on change
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ış Metinit _will_ take a long time to interact with sfa
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-14 Barış Metinuse a single sfiprocess object for all commands.
2010-09-14 Barış Metinuse gridlayout for configuration
2010-09-14 Barış Metinrefresh (update) slice data 1 second after submitting...
2010-09-13 Barış MetinSubmit button works.
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ış Metinstyle
2010-09-11 Barış Metinlayouts and styles
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 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 status label to mainscreen.
2010-09-09 Barış Metinhorizontal layout for slice and refresh labels
2010-09-09 Barış Metinintroduce sfahelper
2010-09-09 Barış MetinImprove modules hierarchy.