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
/
profile.h
Age
Commit message (
Expand
)
Author
2014-05-22
Gratuitous whitespace changes
Dirk Hohndel
2014-03-07
Remove a Lot of Dead Code.
Tomaz Canabrava
2014-02-27
Massive automated whitespace cleanup
Dirk Hohndel
2014-02-23
New profile: create new class for DiveHeartrateItem
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2014-02-10
Use 'struct membuffer' for profile info string generation
Linus Torvalds
2014-02-10
Add support for heartrate and bearing information in samples
Linus Torvalds
2014-02-06
Adapt the ToolTip to work on the new profile
Tomaz Canabrava
2014-02-05
Created a method to check if calculations should take place.
Tomaz Canabrava
2014-01-17
Create a version of create_graph_info that doesn't depend on GC.
Tomaz Canabrava
2014-01-16
Reworked the calculate_max_limits and plotted the dive.
Tomaz Canabrava
2014-01-16
Added a Model that should handle the Dive Profile
Tomaz Canabrava
2014-01-08
Reinstating SURFACE_THRESHOLD test in pressure_time function
Rodrigo Severo
2014-01-08
Discontinuity and stall on tank pressure interpolated lines
Rodrigo Severo
2013-12-03
Disable calc_ndl_tts for print
Anton Lundin
2013-11-14
Break calculated deco info to separate vars
Anton Lundin
2013-10-17
Move sac-calculation to profile.c
Anton Lundin
2013-10-15
profile.h: Adjust text sizes (*_TEXT_SIZE)
Lubomir I. Ivanov
2013-10-07
Minor include file unwinding
Dirk Hohndel
2013-09-27
Added a ruler which can be dragged along the profile
Maximilian Güntner
2013-09-23
Remove o2/he from plot_data and fix gas plot text
Anton Lundin
2013-07-05
Calculate deco stops, TTS and NDL
Anton Lundin
2013-05-31
Show the gas with the pressure diagram
Dirk Hohndel
2013-05-31
Show ceilings for individual tissues
Robert Helling
2013-05-28
Fix the positioning of text in the dive profile
Dirk Hohndel
2013-05-10
Fix some compiler warnings
Dirk Hohndel
2013-05-09
Plotting deco text.
Tomaz Canabrava
2013-05-09
Plotting temperature text.
Tomaz Canabrava
2013-05-09
Plot of the Cylinder Pressure over time.
Tomaz Canabrava
2013-05-08
Stop passing around gc and pi
Dirk Hohndel
2013-05-08
Plot the temperature Graph
Tomaz Canabrava
2013-05-06
Plotting the Events done
Tomaz Canabrava
2013-05-06
Port the plot text method to Qt, also test it by actually plotting something
Tomaz Canabrava
2013-05-06
Avoid redefinition of typedef ‘bool’
Henrik Brautaset Aronsen
2013-05-04
Plot of the Mean Deph
Tomaz Canabrava
2013-05-04
Start plotting something.
Tomaz Canabrava
2013-05-04
Moved the plot from the cairo version to the Qt version
Tomaz Canabrava