summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2013-05-09The Zoom is working just like the GTK Version.Gravatar Tomaz Canabrava
2013-05-09Removed unused code that I'm sure it's safe to delete.Gravatar Tomaz Canabrava
2013-05-09Use a Default pen to make the configuration easier.Gravatar Tomaz Canabrava
2013-05-09Plot the vertical ruler on the left of the profile.Gravatar Tomaz Canabrava
2013-05-09Plot pp TextGravatar Tomaz Canabrava
2013-05-09Plotting deco text.Gravatar Tomaz Canabrava
2013-05-09Plotting cylinder pressure text.Gravatar Tomaz Canabrava
2013-05-09Plotting depth text.Gravatar Tomaz Canabrava
2013-05-09Plotting temperature text.Gravatar Tomaz Canabrava
2013-05-09Shows the correct color for the CylinderPressureGravatar Tomaz Canabrava
2013-05-09Horizontally align labels on info widget page.Gravatar Amit Chaudhuri
2013-05-09Remove 2 keyboard short cuts.Gravatar Amit Chaudhuri
2013-05-09Plot of the Cylinder Pressure over time.Gravatar Tomaz Canabrava
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