summaryrefslogtreecommitdiffstats
path: root/qt-models/diveplotdatamodel.cpp
AgeCommit message (Expand)Author
2020-04-30cleanup: remove DivePlotDataModel::diveIdGravatar Berthold Stoeger
2019-11-16Partially revert 3025e0630de2b9ced3d0aadd1513cb0e1c93b159Gravatar Berthold Stoeger
2019-11-09Core: remove MAX_CYLINDERS restrictionGravatar Berthold Stoeger
2019-11-09Cleanup: free plot data on exitGravatar Berthold Stoeger
2019-11-09Profile: dynamically allocate plot pressure dataGravatar Berthold Stoeger
2019-11-09Profile: use pressure data functions in DivePlotDataModelGravatar Berthold Stoeger
2019-11-09Cleanup: implement proper Qt-model semantics in DivePlotData modelGravatar Berthold Stoeger
2019-08-28Profile: properly initialize plot_info structuresGravatar Berthold Stoeger
2018-05-21qt-models: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10Unused code: remove CCRMax() and used macroGravatar Jan Mulder
2017-12-28cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-11-25Hand planner variables to profileGravatar Robert C. Helling
2017-11-25Localize global planner stateGravatar Robert C. Helling
2017-10-18Find current gasmix for heatmapGravatar Robert C. Helling
2017-07-27Profile support for multiple concurrent pressure sensorsGravatar Linus Torvalds
2017-07-21Start cleaning up sensor indexing for multiple sensorsGravatar Linus Torvalds
2017-07-20Unify sample pressure and o2pressure as pressure[2] arrayGravatar Linus Torvalds
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-03-08Silence warnings in diveplotdatamodel.cppGravatar Tomaz Canabrava
2016-02-05Do not run the deco calculations in the mobile appGravatar Dirk Hohndel
2016-01-19Don't blindly copy a pointer to the heapGravatar Dirk Hohndel
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-05-29Move DivePlotDataModel to qt-modelsGravatar Tomaz Canabrava