index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
diveplotdatamodel.h
Age
Commit message (
Expand
)
Author
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
Berthold Stoeger
2021-01-20
cleanup: remove dive parameter from DivePlotDataModel::setDive()
Berthold Stoeger
2021-01-10
profile: explicitly update profile items
Berthold Stoeger
2021-01-10
cleanup: const-ify DivePlotDataModel::*max() functions
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2020-04-30
cleanup: remove DivePlotDataModel::diveId
Berthold Stoeger
2019-11-09
Cleanup: free plot data on exit
Berthold Stoeger
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-01-10
Unused code: remove CCRMax() and used macro
Jan Mulder
2017-11-25
Localize global planner state
Robert C. Helling
2017-10-18
Find current gasmix for heatmap
Robert C. Helling
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-02-05
Do not run the deco calculations in the mobile app
Dirk Hohndel
2015-05-29
Move DivePlotDataModel to qt-models
Tomaz Canabrava