summaryrefslogtreecommitdiffstats
path: root/qt-models/diveplotdatamodel.h
AgeCommit message (Expand)Author
2021-05-08profile: remove DiveAmbPressureItemGravatar Berthold Stoeger
2021-05-08profile: remove DiveGFLineItemGravatar Berthold Stoeger
2021-01-20cleanup: remove dive parameter from DivePlotDataModel::setDive()Gravatar Berthold Stoeger
2021-01-10profile: explicitly update profile itemsGravatar Berthold Stoeger
2021-01-10cleanup: const-ify DivePlotDataModel::*max() functionsGravatar Berthold Stoeger
2021-01-10profile: remove redundant code in DiveCalculatedCeilingGravatar Berthold Stoeger
2020-04-30cleanup: remove DivePlotDataModel::diveIdGravatar Berthold Stoeger
2019-11-09Cleanup: free plot data on exitGravatar Berthold Stoeger
2019-08-08Cleanup: move planner/deco related declarations planner/deco.hGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-01-10Unused code: remove CCRMax() and used macroGravatar Jan Mulder
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-10-18Find current gasmix for heatmapGravatar Robert C. Helling
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2015-05-29Move DivePlotDataModel to qt-modelsGravatar Tomaz Canabrava