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
/
diveprofileitem.h
Age
Commit message (
Expand
)
Author
2014-07-23
Code cleanup: HeartRate item was doing insane things
Tomaz Canabrava
2014-06-01
Rename two C++ methods to the more typical CamelCase
Dirk Hohndel
2014-06-01
Convert plot_gas_value to gasmix
Dirk Hohndel
2014-05-26
Paint the dive red if the user is breaking ceiling on the planner.
Tomaz Canabrava
2014-05-22
PreferencesChanged -> settingsChanged.
Tomaz Canabrava
2014-04-10
Feature to show or hide heart rate graph
Lakshman
2014-03-15
Bugfix: generalize pp graphs to allow for multi over-threshold periods
Jan Mulder
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-23
New profile: create new class for DiveHeartrateItem
Dirk Hohndel
2014-02-17
Make part of the context menu work (gas change event)
Tomaz Canabrava
2014-02-12
Make the mean depth line follow the size of the axis.
Tomaz Canabrava
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-11
Clean up include files
Dirk Hohndel
2014-02-10
Clear the data when the model resets.
Tomaz Canabrava
2014-02-09
diveprofileitem.cpp improvements
Boris Barbulovski
2014-02-05
Optimizations and fixes on the new profile.
Tomaz Canabrava
2014-02-05
Created a method to check if calculations should take place.
Tomaz Canabrava
2014-01-29
Show gradient factor.
Tomaz Canabrava
2014-01-29
Make the calculated ceiling be preferences aware
Tomaz Canabrava
2014-01-27
Add settings awareness for the PP graph
Tomaz Canabrava
2014-01-23
Added the first Partial Gas Pressure: PN2
Tomaz Canabrava
2014-01-22
Make the tissues be preferences-aware.
Tomaz Canabrava
2014-01-22
Add a MeanDepthItem that has 2 strings.
Tomaz Canabrava
2014-01-21
Better use of the preferences changed signal.
Tomaz Canabrava
2014-01-21
Draw the Ceiling in red if preferences are marked for that.
Tomaz Canabrava
2014-01-21
Add the DiveCalculatedCeiling item.
Tomaz Canabrava
2014-01-21
Plot gas value function ported to the new canvas.
Tomaz Canabrava
2014-01-21
Add the gas presssure profile texts.
Tomaz Canabrava
2014-01-21
Add the depth text.
Tomaz Canabrava
2014-01-19
Fixed Temperature Text
Tomaz Canabrava
2014-01-17
Plot the Temperature 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-17
Added the Temperature Graph.
Tomaz Canabrava
2014-01-17
Transform the DiveProfileItem to an Abstract Generalization
Tomaz Canabrava
2014-01-16
Added the DiveProfileItem that uses the DiveProfileModel to diplay data.
Tomaz Canabrava