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
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