Setting tag sface-0.9-9
[sface.git] / sface / screens / mainscreen.py
2012-08-08 smbakeradd addMainScreenButton to allow other screens to attac...
2012-08-07 smbakercatch UnicodeEncodeError
2012-06-05 Tony Mackdisplay disk images
2012-03-06 smbakeradd event for notifying mainscreen of server-side slice...
2012-01-24 smbakercall deleteslivers when last sliver deleted
2012-01-24 smbakerhandle clicking in the main window when no rspec downloaded
2012-01-03 smbakerfix NONE displayed for protogeni boot state
2012-01-03 smbakersupport for hardware_type
2011-12-19 smbakermake sure default slice tags are sorted above all other...
2011-12-05 smbakerremove obsolete code
2011-12-05 smbakerattribute stuff working
2011-12-01 smbakerfix support for new get_default_sliver_attributes retur...
2011-12-01 smbakerMerge branch 'master' of ssh://bakers@git.planet-lab...
2011-12-01 smbakerfix bug when slice has default attributes
2011-11-28 smbakerchanges for latest sfa
2011-10-26 smbakerextract out the client-slicemgr code from mainscreen
2011-10-25 smbakeradd sliver_type column, sorting in mainscreen
2011-10-20 smbakerdeleteslivers for the emulab aggregate
2011-10-19 smbakerchanges to work with latest rspec versions, try create...
2011-10-04 smbakershow error messages when refreshing nodes
2011-10-04 smbakerupdate view color-coding code
2011-10-04 smbakerfix problem with adding networks to RSpecs (QString...
2011-09-27 smbakersupport for separate ListResources calls for slice...
2011-09-13 smbakerfix navigation keys in node view
2011-09-13 smbakeralow use of space to toggle items
2011-09-12 smbakerdisplay faults in mainscreen
2011-09-08 Thierry Parmentelatavoid sending a 'resources' after 'create', use the...
2011-09-08 Thierry ParmentelatMerge branch 'master' of ssh://git.onelab.eu/git/sface
2011-09-07 smbakerfix wrong column when adding new tag
2011-09-06 smbakermake renew a self-contained dialog
2011-08-31 smbakerclip hostname/tag field at 48 characters
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-03 smbakerchange <update> to <refresh>
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 Parmentelatuse [ for ] instead of map - for smoother python3
2011-03-08 rootMerge commit 'origin/master'
2011-03-08 Thierry Parmentelatminor tweaks
2011-03-07 Andy BavierTweaks to network items
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-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ış 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 Giovanni GherdovichMerge branch 'master' of git://git.onelab.eu/sface
2010-09-15 Barış Metinmanage signals between screens through sfascreen
2010-09-15 Barış Metinupdate rspecscreen when data is updated
2010-09-14 Barış Metinuse a single sfiprocess object for all commands.
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-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 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ış 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.