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
/
dive.h
Age
Commit message (
Expand
)
Author
2013-12-04
Allow comma separated CSV files
Dirk Hohndel
2013-11-29
Editing air or water temperature should modify dive computer, not dive
Dirk Hohndel
2013-11-21
Add optional support for stopdepth import from csv
Anton Lundin
2013-11-21
Add optional support for cns import from csv files
Anton Lundin
2013-11-21
Add optional support for po2 import from csv files
Anton Lundin
2013-11-21
Added a configuration option to have gf_low apply at max depth instead of at ...
Patrick Valsecchi
2013-11-20
Use get_cylinder_index in per_cylinder_mean_depth
Anton Lundin
2013-11-19
Collect per tank SAC rate
Dirk Hohndel
2013-11-18
Shift times of selected dives
Robert Helling
2013-11-16
Removed duplicated method.
Tomaz Canabrava
2013-11-13
Instead of a "Cylinder for planning" use a default cylinder
Dirk Hohndel
2013-11-12
Add depth colum to cylinder model
Dirk Hohndel
2013-11-08
Be consistent when passing around gas data in the planner
Dirk Hohndel
2013-11-07
Include the cylinder information in a dive added with "Add Dive"
Dirk Hohndel
2013-11-02
Speed up XML loading
Linus Torvalds
2013-11-02
Replaced the tag implementation
Maximilian Güntner
2013-10-20
Export dives in UDDF format
Miika Turkia
2013-10-16
GUI for CSV import
Miika Turkia
2013-10-11
Fix dive planner sidebar depth units
Linus Torvalds
2013-10-09
Only define TRUE and FALSE if they aren't defined already
Dirk Hohndel
2013-10-09
Disable unused function
Dirk Hohndel
2013-10-07
Fix some signedness issues
Dirk Hohndel
2013-10-07
Next round of code removal and header cleanup
Dirk Hohndel
2013-10-07
Remove even more code and declarations
Dirk Hohndel
2013-10-07
Remove info.c/info.h
Dirk Hohndel
2013-10-07
Remove feature checking
Dirk Hohndel
2013-10-06
Make Windows cross compile again
Dirk Hohndel
2013-10-06
Delete code and files that are no longer used
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
Use helper function to find xslt folder
Dirk Hohndel
2013-10-04
Added configuration options for vertical speed units.
Patrick Valsecchi
2013-09-27
Added a ruler which can be dragged along the profile
Maximilian Güntner
2013-09-19
Hook up adding a dive
Dirk Hohndel
2013-09-18
Only calculate deco stops in planner mode
Dirk Hohndel
2013-09-10
Change ws_info and tank_info types
Dirk Hohndel
2013-09-09
Use the same code for command line and gui for file handling.
Tomaz Canabrava
2013-08-05
Delte the temporary dive from the divelist after calculating deco.
Robert C. Helling
2013-06-27
Removes circle in plan
Robert Helling
2013-06-23
Perform deco calculation for plan
Dirk Hohndel
2013-06-23
Start hooking in the deco calculations
Dirk Hohndel
2013-06-18
Converting the device_info list into a Qt data structure
Dirk Hohndel
2013-05-29
Connect preferences to the rest of the code
Dirk Hohndel
2013-05-23
Enable the weightsystem info and move the declarations to dive.h
Dirk Hohndel
2013-05-22
Get the math right for cylinder model setData function
Dirk Hohndel
2013-05-22
Actually remove cylinders and weightsystems from the data structures
Dirk Hohndel
2013-05-21
Replace GError handling with a kMessageWidget based approach
Dirk Hohndel
2013-05-21
Remove Gtk crud
Dirk Hohndel
2013-05-21
Correctly use the weightsystem_none / cylinder_none helpers
Dirk Hohndel
2013-05-21
Added the code to show the cylinders from a dive.
Tomaz Canabrava
[next]