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-models
/
diveplannermodel.h
Age
Commit message (
Expand
)
Author
2019-08-08
Cleanup: move planner/deco related declarations planner/deco.h
Berthold Stoeger
2019-03-29
Add UI element for final surface segment in planner
Robert C. Helling
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-06-24
Copy divemode to Replan
Robert C. Helling
2018-05-14
Add planner infra structure for bailout
Robert C. Helling
2018-01-10
Move function to proper place
Jan Mulder
2017-12-24
Simplify update of gflow and gfhigh values in the code
Stefan Fuchs
2017-12-24
Correcty typo ghflow -> gflow in diveplannermodel.cpp
Stefan Fuchs
2017-12-01
Actually compute variations in background
Robert C. Helling
2017-11-25
Hand planner variables to profile
Robert C. Helling
2017-11-25
Localize global planner state
Robert C. Helling
2017-11-25
Run variations calculation in background
Robert C. Helling
2017-10-16
Correctly name member function gasChange of DivePlannerPointsModel
Stefan Fuchs
2017-10-16
Update diveplannerpoints cylinderidx when deleting a cylinder
Stefan Fuchs
2017-10-04
Planner settings ascend and descende rate: Wire up UI elements correctly
Stefan Fuchs
2017-09-20
Add a checkbox to turn off plan variations
Robert C. Helling
2017-08-29
Show variations in Runtime string
Robert C. Helling
2017-08-29
Compute variations of plans
Robert C. Helling
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2017-03-11
Minimum gas calculation - Calculations and UI parameters
Stefan Fuchs
2017-02-04
Let cylinderid = -1 mean same gas as before
Robert C. Helling
2016-09-24
Rename conservatism_level to vpmb_conservatism
Rick Walsh
2016-07-23
Remove another unused variable
Rick Walsh
2016-07-23
Remove unnecessary DivePlannerPointsModel functions and variables
Rick Walsh
2016-07-09
Planner: automate calculation of best mix for max depth
Rick Walsh
2016-07-09
Have divedatapoint store cylinder id instead of gasmix
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-08-15
VPM-B: Add conservatism levels to the ui. Fix planner settings disabling.
Jan Darowski
2015-07-03
VPM-B: add deco choice to the ui.
Jan Darowski
2015-06-26
Add only switch at required stop option
Rick Walsh
2015-06-19
Add planner minimum gas switch duration option
Rick Walsh
2015-06-16
Set up signalling to display notes in planner again.
Robert C. Helling
2015-05-29
Move DivePlannerModel and CylinderModel to qt-models
Tomaz Canabrava