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.cpp
Age
Commit message (
Expand
)
Author
2017-10-04
Planner settings ascend and descende rate: Wire up UI elements correctly
Stefan Fuchs
2017-10-01
Use helper function dive_endtime() where apropriate
Stefan Fuchs
2017-09-20
Remove option to apply GFlow at maxdepth
Robert C. Helling
2017-09-20
Add a checkbox to turn off plan variations
Robert C. Helling
2017-09-16
Don't comput plan variations when not in the planner
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-08-29
Store a table of deco stops in planner
Robert C. Helling
2017-08-29
Make plan take dive and decotimestep as arguments
Robert C. Helling
2017-05-26
Adopt planner state caching to new struct
Robert C. Helling
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2017-04-24
Deal with additional line break in dive notes from planner
Stefan Fuchs
2017-04-20
Identify user provided notes in plain text in replan
Robert C. Helling
2017-04-20
Handle CCR setpoint when replanning a dive
Jan Mulder
2017-04-16
Handle notes from planner
Stefan Fuchs
2017-04-16
Last added dive planner point for correct lenght not always added
Stefan Fuchs
2017-03-28
Always show notes when replanning
Robert C. Helling
2017-03-28
Handle notes in replan
Robert C. Helling
2017-03-13
Correctly trigger update of cylinder table trash icons in planner
Stefan Fuchs
2017-03-11
Merge branch 'master' of https://github.com/dje29/subsurface
Dirk Hohndel
2017-03-11
Use abbreviations with dots.
Martin Měřinský
2017-03-11
Change type of divedatepoint.depth to depth_t
Robert C. Helling
2017-03-11
Make depth conversion work for negative depths
Robert C. Helling
2017-03-11
Minimum gas calculation - Calculations and UI parameters
Stefan Fuchs
2017-03-08
Change calls to rint into lrint avoiding conversion warnings
Jeremie Guichard
2017-03-05
Don't clear plan when (re-) planning
Dirk Hohndel
2017-03-04
Initialize cylinder index
Dirk Hohndel
2017-03-04
Ensure correct length of the created dive
Dirk Hohndel
2017-03-04
Only honor drop stone mode when planning a dive
Dirk Hohndel
2017-03-04
Implement manual setting of depth
Dirk Hohndel
2017-02-15
Always use emitDataChanged() in diveplannermodel.cpp
Stefan Fuchs
2017-02-04
Let cylinderid = -1 mean same gas as before
Robert C. Helling
2017-01-23
Reenable Ctrl-Click to delet all further dive points in planner
Robert C. Helling
2017-01-23
Allow user to disable a cylinder in planner
Robert C. Helling
2017-01-23
Don't creat zero minute legs for gas switchen when replanning
Robert C. Helling
2017-01-07
Merge branch 'plannerSettings'
Dirk Hohndel
2017-01-07
Set planner settings with SettingsObjectWrapper
Rick Walsh
2017-01-06
Rename prefs.deco_mode to prefs.planner_deco_mode
Robert C. Helling
2016-11-09
Use fake profile when replanning dives without samples
Robert C. Helling
2016-10-27
Planner: populate gaslist for initial simple dive
Rick Walsh
2016-09-24
Separate VPM-B conservatism preference for planner and profile
Rick Walsh
2016-09-24
Rename conservatism_level to vpmb_conservatism
Rick Walsh
2016-08-10
Unify handling of QDateTime time zone information
Robert C. Helling
2016-07-23
Remove unnecessary DivePlannerPointsModel functions and variables
Rick Walsh
2016-07-09
Prevent using an uninitialized value
Dirk Hohndel
2016-07-09
Remove two unused variables
Dirk Hohndel
2016-07-09
Planner: update maxdepth and best mixes when profile changed by mouse
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
[next]