aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/diveplotdatamodel.cpp
AgeCommit message (Expand)Author
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