index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
/
diveplannermodel.h
Age
Commit message (
Expand
)
Author
2021-04-02
planner: split DivePlannerPointsModel::remove() in two
Berthold Stoeger
2021-04-02
planner: remove DivePlannerPointsModel::recalc flag
Berthold Stoeger
2021-04-02
planner: split DivePlannerPointsModel::removePoints() in two
Berthold Stoeger
2021-04-02
planner: don't export recalc flag of DivePlannerPointsModel
Berthold Stoeger
2021-04-02
profile/planner: don't update dive in ProfileWidget2::plotDive()
Berthold Stoeger
2021-04-02
planner: split addStop() into external and internal versions
Berthold Stoeger
2021-04-02
cleanup: make DivePlannerPointsModel::removeDeco() private
Berthold Stoeger
2021-04-02
cleanup: remove unused function DivePlannerPointsModel::size()
Berthold Stoeger
2021-04-02
cleanup: remove unused member DivePlannerPointsModel::addingDeco
Berthold Stoeger
2021-04-02
planner: split createTemporaryPlan() function.
Berthold Stoeger
2021-04-02
planner: remove DivePlannerPointsModel::setRecalc()
Berthold Stoeger
2021-04-02
planner: remove displayed_dive from DivePlannerModel
Berthold Stoeger
2021-04-02
planner: move clearing of model into loadFromDive() function
Berthold Stoeger
2021-04-02
cleanup: add DivePlannerPointsModel::addDefaultStop() function
Berthold Stoeger
2021-04-02
cleanup: constify DivePlannerPoints model accessor functions
Berthold Stoeger
2021-04-02
planner: unslotify two functions in DivePlannerPointsModel
Berthold Stoeger
2021-01-20
cleanup: make a few DivePlannerModel functions private
Berthold Stoeger
2021-01-20
planner: remove DivePlannerPointsModel::startTimeChanged signal
Berthold Stoeger
2020-05-04
planner: send plan in calculatedPlanNotes
Berthold Stoeger
2020-05-04
planner: update variations in planner not mainwindow
Berthold Stoeger
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-02-11
Planner: don't filter cylinders
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-01-20
qt-models: add suffix Display to unit system aware asc/desc setters
jan Iversen
2020-01-20
qt-models: add getters to diveplanner model
jan Iversen
2019-10-20
Planner: copy deco state before passing it to worker thread
Berthold Stoeger
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
[next]