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.c
Age
Commit message (
Expand
)
Author
2013-10-14
Only calculate decompression if the user turned the preference on
Dirk Hohndel
2013-10-11
Remove some arguments, that we find in plot_data
Anton Lundin
2013-10-09
Next step towards working translations
Dirk Hohndel
2013-10-09
Disable unused function
Dirk Hohndel
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-06
Make Windows cross compile again
Dirk Hohndel
2013-10-06
Remove lots of ifdef'ed out code from GTK/glib version
Dirk Hohndel
2013-10-06
Trying to switch to Qt translation
Dirk Hohndel
2013-10-06
First steps towards removing glib dependencies
Dirk Hohndel
2013-10-04
Added configuration options for vertical speed units.
Patrick Valsecchi
2013-10-03
Fix unitialized variable use
Patrick Valsecchi
2013-10-01
Ascending/descending speeds are usually expressed in x/min
Patrick Valsecchi
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-09-18
Show sample time in the mouseover.
Anton Lundin
2013-09-18
Only calculate with he when he is present in event
Anton Lundin
2013-07-05
Calculate deco stops, TTS and NDL
Anton Lundin
2013-06-21
Round up times instead of down
Anton Lundin
2013-06-21
Use the gasmix straight off
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-17
Merge branch 'Qt'
Dirk Hohndel
2013-05-16
Correctly set the unselected dive.
Tomaz Canabrava
2013-05-16
Initialize / reset selected_dive to -1
Dirk Hohndel
2013-05-10
Tweaks to maintab
Amit Chaudhuri
2013-05-09
Removed unused code that I'm sure it's safe to delete.
Tomaz Canabrava
2013-05-09
Plot the vertical ruler on the left of the profile.
Tomaz Canabrava
2013-05-09
Plotting deco text.
Tomaz Canabrava
2013-05-09
Plotting cylinder pressure text.
Tomaz Canabrava
2013-05-09
Plotting depth 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-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
2013-05-04
Converted the Colors.h code to Qt
Tomaz Canabrava
2013-05-03
Fix compiler warnings
Dirk Hohndel
2013-05-03
Matching build fixes for cross built Windows
Dirk Hohndel
2013-05-03
Remove the majority of the Gtk related code
Dirk Hohndel
2013-03-28
Fix cylinder pressure interpolation
Linus Torvalds
2013-03-28
Use the new get_o2()/get_he() helper functions more widely
Linus Torvalds
2013-03-28
Fix get_cylinder_index() gasmix comparisons
Linus Torvalds
2013-03-28
When merging dives, match up the cylinders to each other using gasmix
Linus Torvalds
2013-03-26
B/W Print: Make sure that all colors are monochrome
Lubomir I. Ivanov
2013-03-26
Color print: Show SAC lines in a color different from white
Lubomir I. Ivanov
2013-03-25
Add macros for text sizes
Dirk Hohndel
[next]