aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divecartesianaxis.cpp
AgeCommit message (Expand)Author
2014-01-22Prepare for plotting partial pressures in the new profileGravatar Tomaz Canabrava
2014-01-21Prevent potential math overflow in new profileGravatar Robert C. Helling
2014-01-19Make the colors of the texts be prettier.Gravatar Tomaz Canabrava
2014-01-19Remove the ticks on the Axis, we never used them on the old profile.Gravatar Tomaz Canabrava
2014-01-19Fix the positioning of the Labels using the new DiveTextItemGravatar Tomaz Canabrava
2014-01-17Create a version of create_graph_info that doesn't depend on GC.Gravatar Tomaz Canabrava
2014-01-17Fix compile time warningsGravatar Dirk Hohndel
2014-01-17Made the Axis be aware of Direction.Gravatar Tomaz Canabrava
2014-01-17Added the Temperature Graph.Gravatar Tomaz Canabrava
2014-01-17Started the code for a grid that knows how to handle itself.Gravatar Tomaz Canabrava
2014-01-16Get rid of build warningsGravatar Dirk Hohndel
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Create a Time Axis that knows how to plot the minutes.Gravatar Tomaz Canabrava
2014-01-16Added a 'Depth' Axis that knows how to add its strings on screen.Gravatar Tomaz Canabrava
2014-01-16Added the remaining of the ticks to their correct position.Gravatar Tomaz Canabrava
2014-01-16Moves the remaining ticks of the Axis to their correct position on update.Gravatar Tomaz Canabrava
2014-01-16Remove only the Uneeded Ticks / Labels when a update is requested.Gravatar Tomaz Canabrava
2014-01-16Cartesian Axis, based on the Ruler class on the Dive Planner.Gravatar Tomaz Canabrava