aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/profile/divecartesianaxis.h
AgeCommit message (Expand)Author
2014-02-12Hide the extra axis labels on release mode, show on debug mode.Gravatar Tomaz Canabrava
2014-02-11Take the on-canvas position into account for DiveCartesianAxis::valueAt()Gravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-08Remove code that was unused.Gravatar Tomaz Canabrava
2014-02-08Show the profile again.Gravatar Tomaz Canabrava
2014-02-08Break everything to make it correct next time.Gravatar Tomaz Canabrava
2014-02-05Optimizations and fixes on the new profile.Gravatar Tomaz Canabrava
2014-01-28Fix an issue added in the last commitGravatar Tomaz Canabrava
2014-01-27Add settings awareness for the PP graphGravatar Tomaz Canabrava
2014-01-22Prepare for plotting partial pressures in the new profileGravatar Tomaz Canabrava
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-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-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-16Cartesian Axis, based on the Ruler class on the Dive Planner.Gravatar Tomaz Canabrava