aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profilegraphics.h
AgeCommit message (Expand)Author
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-14Plot cleanupGravatar Dirk Hohndel
2013-06-10Added a slot to set the full time of the dive planGravatar Tomaz Canabrava
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added a 'Plan' mode and a 'Dive' mode on the profile.Gravatar Tomaz Canabrava
2013-06-10Implemented the movement of the ToolTip by Hand.Gravatar Tomaz Canabrava
2013-06-10Save / Restore toolTip information position on the Profile when switching dives.Gravatar Tomaz Canabrava
2013-06-10Fix memory leakGravatar Tomaz Canabrava
2013-06-07Hide/Show tooltip on mouse over view widgetGravatar Helio Chissini de Castro
2013-05-31Show the gas with the pressure diagramGravatar Dirk Hohndel
2013-05-26Hook up most of the Preferences dialogGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Re-enable dive computer selectiomGravatar Dirk Hohndel
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-10Fixed loading the first dive via command line on the profile.Gravatar Tomaz Canabrava
2013-05-10Fixed Zoom and Positioning of the Ruler ItemsGravatar Tomaz Canabrava
2013-05-10Fix some compiler warningsGravatar Dirk Hohndel
2013-05-10Change the plot text so it receives a QPointF instead of x,y, and a ParentGravatar Tomaz Canabrava
2013-05-10Only drag the tooltip panel when not zooming.Gravatar Tomaz Canabrava
2013-05-10Fix Tooltip Positions, code cleanupGravatar Tomaz Canabrava
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-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-09Plot of the Cylinder Pressure over time.Gravatar Tomaz Canabrava
2013-05-08Stop passing around gc and piGravatar Dirk Hohndel
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-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-06Plotting the Events doneGravatar Tomaz Canabrava
2013-05-06Port the plot text method to Qt, also test it by actually plotting somethingGravatar Tomaz Canabrava
2013-05-04Added the code to plot the actual Graph.Gravatar Tomaz Canabrava
2013-05-04Start plotting something.Gravatar Tomaz Canabrava
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava