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-ui
/
profile
/
diveplotdatamodel.cpp
Age
Commit message (
Expand
)
Author
2015-05-29
Move DivePlotDataModel to qt-models
Tomaz Canabrava
2015-01-27
diveplotdatamodel.cpp: use space before sensor index
Lubomir I. Ivanov
2015-01-26
Change mean depth/s to mean depth @ s
Tim Wootton
2015-01-26
Heartrate sounds better than heart beat
Tim Wootton
2015-01-21
CCR option: display o2 sensor data
willem ferguson
2015-01-17
Clean up the header files
Dirk Hohndel
2015-01-05
Display CCR setpoint values on the po2 graph
Willem Ferguson
2015-01-05
Various capitalization fixes
Joseph W. Joshua
2014-12-30
Add the runnimg_sum data to the data model to be displayed on the profile
Tomaz Canabrava
2014-12-30
Add the gradient factor on the table
Tomaz Canabrava
2014-12-30
Add text for the heart beat data on the table
Tomaz Canabrava
2014-09-19
Tissue saturation plot a la Sherwater Pretel
Robert C. Helling
2014-09-18
Helper function for partial pressure calculation
Robert C. Helling
2014-07-11
profile capitalisation
Tim Wootton
2014-07-03
UI restructure: don't use random dives from the divelist for data
Dirk Hohndel
2014-06-23
Be more consistent in partial pressure naming
Henrik Brautaset Aronsen
2014-05-19
Change get_dive_by_diveid to get_dive_by_uniq_id
Dirk Hohndel
2014-05-13
Rename getDiveById to get_dive_by_id to keep current c code organized.
Tomaz Canabrava
2014-03-20
Removed Duplicate Includes
Hugle
2014-03-18
Profile2: use unsigned int for the divecomputer number
Lubomir I. Ivanov
2014-03-17
Be more careful about dive computer selection
Linus Torvalds
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-19
New profile: partial addition of heartrate
Dirk Hohndel
2014-02-19
Convert more TRUE/FALSE to stdbools true/false
Anton Lundin
2014-02-17
Make part of the context menu work (gas change event)
Tomaz Canabrava
2014-02-11
New profile: enable switching between dive computers
Dirk Hohndel
2014-02-10
Clean up the setDive function
Dirk Hohndel
2014-02-10
Profile2: Prevent another crash if no dives are present
Lubomir I. Ivanov
2014-02-10
Clear the data when the model resets.
Tomaz Canabrava
2014-02-10
Improve sanity check for DivePlotDataModel::data()
Boris Barbulovski
2014-02-09
DivePlotDataModel improvements
Boris Barbulovski
2014-02-05
Created a method to check if calculations should take place.
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-23
Added the Po2 Partial Pressure Graph.
Tomaz Canabrava
2014-01-23
Added the code for the PHE gas pressure.
Tomaz Canabrava
2014-01-23
Added the first Partial Gas Pressure: PN2
Tomaz Canabrava
2014-01-21
Add the tissues to the profile graph
Tomaz Canabrava
2014-01-21
Add the DiveCalculatedCeiling item.
Tomaz Canabrava
2014-01-21
Add the gas presssure profile texts.
Tomaz Canabrava
2014-01-21
Add the depth text.
Tomaz Canabrava
2014-01-17
Add the gas pressure plot.
Tomaz Canabrava
2014-01-17
Add Information about the Pressure to the Model.
Tomaz Canabrava
2014-01-16
Get rid of build warnings
Dirk Hohndel
2014-01-16
Whitespace and coding style updates
Dirk Hohndel
2014-01-16
Added a Model that should handle the Dive Profile
Tomaz Canabrava