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-models
/
diveplotdatamodel.cpp
Age
Commit message (
Expand
)
Author
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-14
Core: remove dive.h from files that don't need it
Dirk Hohndel
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
Unused code: remove CCRMax() and used macro
Jan Mulder
2017-12-28
cleanup: Uninitialized scalar field
Jan Mulder
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-10-18
Find current gasmix for heatmap
Robert C. Helling
2017-07-27
Profile support for multiple concurrent pressure sensors
Linus Torvalds
2017-07-21
Start cleaning up sensor indexing for multiple sensors
Linus Torvalds
2017-07-20
Unify sample pressure and o2pressure as pressure[2] array
Linus Torvalds
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-03-08
Silence warnings in diveplotdatamodel.cpp
Tomaz Canabrava
2016-02-05
Do not run the deco calculations in the mobile app
Dirk Hohndel
2016-01-19
Don't blindly copy a pointer to the heap
Dirk Hohndel
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava
2015-06-22
Address uninitialized member warnings
Dirk Hohndel
2015-05-29
Move DivePlotDataModel to qt-models
Tomaz Canabrava