summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-05-08Add bounding box to profileGravatar Dirk Hohndel
2013-05-08Show the dive computer name in the profile windowGravatar Dirk Hohndel
2013-05-08Add tooltip data and cleanup size calculationsGravatar Dirk Hohndel
2013-05-08Stop passing around gc and piGravatar Dirk Hohndel
2013-05-08Fix moving the ToolTip box with the mouse.Gravatar Tomaz Canabrava
2013-05-08Plot the temperature GraphGravatar Tomaz Canabrava
2013-05-08Make tooltips worksGravatar Tomaz Canabrava
2013-05-08Work on the tooltips - WIP.Gravatar Tomaz Canabrava
2013-05-08Better design for the ToolTip Handler.Gravatar Tomaz Canabrava
2013-05-08Fix crash on right click dive tripGravatar Amit Chaudhuri
2013-05-08Avoid potential crash if no dive is selectedGravatar Dirk Hohndel
2013-05-07Added a bit of documentation on how to use the ToolTips & removed 2 bad-api m...Gravatar Dirk Hohndel
2013-05-07Adds real support for ToolTips.Gravatar Dirk Hohndel
2013-05-07Added the first overlay of the tooltips, with some test data.Gravatar Tomaz Canabrava
2013-05-06Enable the code that was #if 0'ed outGravatar Thiago Macieira
2013-05-06Start populating the maintab Dive Info widgetGravatar Dirk Hohndel
2013-05-06Finish the plotting of the eventsGravatar Tomaz Canabrava
2013-05-06Plotting the Events doneGravatar Tomaz Canabrava
2013-05-06Make the text ignores transformations on the sceneGravatar Tomaz Canabrava
2013-05-06Port the plot text method to Qt, also test it by actually plotting somethingGravatar Tomaz Canabrava
2013-05-06Fill Dive Notes widgetGravatar Dirk Hohndel
2013-05-06Added the code to populate the tabs when a dive is selected.Gravatar Tomaz Canabrava
2013-05-06Add various keyboard shortcuts.Gravatar Amit Chaudhuri
2013-05-06Reformat statistics tab in MainTab tab widgetGravatar Amit Chaudhuri
2013-05-05Add most settings to the QSettings codeGravatar Dirk Hohndel
2013-05-05Fixed some bad drawingsGravatar Tomaz Canabrava
2013-05-05Enabled some Render Hints for AntialiasingGravatar Tomaz Canabrava
2013-05-05Merge branch 'PlotsV2' of https://github.com/tcanabrava/subsurface into QtGravatar Dirk Hohndel
2013-05-05Finished the port of the plot_profile code.Gravatar Tomaz Canabrava
2013-05-04Added the code to plot the actual Graph.Gravatar Tomaz Canabrava
2013-05-04Plot of the Mean DephGravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Moved the plot from the cairo version to the Qt versionGravatar Tomaz Canabrava
2013-05-04Converted the Colors.h code to QtGravatar Tomaz Canabrava
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava
2013-05-04Added the code to plot the actual Graph.Gravatar Tomaz Canabrava
2013-05-04Plot of the Mean DephGravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Moved the plot from the cairo version to the Qt versionGravatar Tomaz Canabrava
2013-05-04Converted the Colors.h code to QtGravatar Tomaz Canabrava
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava
2013-05-03Small changes to the selection logicGravatar Dirk Hohndel
2013-05-03Added code to select / desselect a range of itemsGravatar Tomaz Canabrava
2013-05-03Make Ctrl-q work as QuitGravatar Dirk Hohndel
2013-05-03Select the first diveGravatar Dirk Hohndel
2013-05-03Temporarily expand all dives so the automatic width calculation worksGravatar Dirk Hohndel
2013-05-03Reformat dive info page in tab widgetGravatar Amit Chaudhuri
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Don't hard-code column width.Gravatar Dirk Hohndel
2013-05-02Merge branch 'tomaz-css' into QtGravatar Dirk Hohndel