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
/
planner.h
Age
Commit message (
Expand
)
Author
2014-08-19
Planner: correctly free divedatapoints
Dirk Hohndel
2014-08-05
Bail out of deco calculation after 48h or dive time
Robert C. Helling
2014-07-18
Convert get_gas_from_events to get_gas_at_time
Anton Lundin
2014-07-18
Use more of our propper types in the planner
Anton Lundin
2014-06-04
Disclaimer included in the printed diveplan
Robert C. Helling
2014-06-02
Optionally strip diveplan to bare minimum
Robert C. Helling
2014-06-01
Use proper types
Dirk Hohndel
2014-05-30
Planner: don't do unnecessary work on empty dive plans
Dirk Hohndel
2014-02-12
Remove external declaration of non-existant global variable
Dirk Hohndel
2014-02-11
Put include guard to every header
Boris Barbulovski
2013-11-19
Add gas change event from profile context menu
Dirk Hohndel
2013-11-08
Be consistent when passing around gas data in the planner
Dirk Hohndel
2013-10-07
Next round of code removal and header cleanup
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-09-18
Only calculate deco stops in planner mode
Dirk Hohndel
2013-08-30
Gas choices working, both directions ( Planner and Table )
Tomaz Canabrava
2013-05-03
planning: Add option to have last stop at 6m/20ft
Anton Lundin
2013-04-08
Separate Gtk related code from core logic: planner
Dirk Hohndel