index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
/
profile
/
divecartesianaxis.h
Age
Commit message (
Expand
)
Author
2014-02-05
Optimizations and fixes on the new profile.
Tomaz Canabrava
2014-01-28
Fix an issue added in the last commit
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-22
Prepare for plotting partial pressures in the new profile
Tomaz Canabrava
2014-01-19
Make the colors of the texts be prettier.
Tomaz Canabrava
2014-01-19
Remove the ticks on the Axis, we never used them on the old profile.
Tomaz Canabrava
2014-01-19
Fix the positioning of the Labels using the new DiveTextItem
Tomaz Canabrava
2014-01-17
Made the Axis be aware of Direction.
Tomaz Canabrava
2014-01-17
Added the Temperature Graph.
Tomaz Canabrava
2014-01-17
Started the code for a grid that knows how to handle itself.
Tomaz Canabrava
2014-01-16
Create a Time Axis that knows how to plot the minutes.
Tomaz Canabrava
2014-01-16
Added a 'Depth' Axis that knows how to add its strings on screen.
Tomaz Canabrava
2014-01-16
Cartesian Axis, based on the Ruler class on the Dive Planner.
Tomaz Canabrava