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.cpp
Age
Commit message (
Expand
)
Author
2014-01-22
Prepare for plotting partial pressures in the new profile
Tomaz Canabrava
2014-01-21
Prevent potential math overflow in new profile
Robert C. Helling
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
Create a version of create_graph_info that doesn't depend on GC.
Tomaz Canabrava
2014-01-17
Fix compile time warnings
Dirk Hohndel
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
Get rid of build warnings
Dirk Hohndel
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
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
Added the remaining of the ticks to their correct position.
Tomaz Canabrava
2014-01-16
Moves the remaining ticks of the Axis to their correct position on update.
Tomaz Canabrava
2014-01-16
Remove only the Uneeded Ticks / Labels when a update is requested.
Tomaz Canabrava
2014-01-16
Cartesian Axis, based on the Ruler class on the Dive Planner.
Tomaz Canabrava
[prev]