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
2021-05-12
Planner: Update plan when deco parameters change
Robert C. Helling
2021-05-07
Planner: Update notes when not computing variations
Robert C. Helling
2021-04-02
planner: split DivePlannerPointsModel::remove() in two
Berthold Stoeger
2021-04-02
planner: avoid starting unneeded variation thread
Berthold Stoeger
2021-04-02
planner: remove DivePlannerPointsModel::recalc flag
Berthold Stoeger
2021-04-02
planner: call removeDeco() explicitly
Berthold Stoeger
2021-04-02
planner: don't clear recalc in DivePlannerPointsModel::clear()
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: remove unused function DivePlannerPointsModel::size()
Berthold Stoeger
2021-04-02
planner: split createTemporaryPlan() function.
Berthold Stoeger
2021-04-02
cleanup: unify whitespace in switch statement
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: remove pointless cylinder model update
Berthold Stoeger
2021-04-02
planner: move same-time check to DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: implement move semantics in DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: fix removal of points from DivePlannerPointsModel
Berthold Stoeger
2021-04-02
planner: insert point at correct position
Berthold Stoeger
2021-04-02
cleanup: use proper model/view semantics in DivePlannerModel
Berthold Stoeger
2021-04-02
cleanup: add DivePlannerPointsModel::addDefaultStop() function
Berthold Stoeger
2021-04-02
cleanup: constify DivePlannerPoints model accessor functions
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
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-11-24
diveplannermodel: replace in_planner() by isPlanner()
Berthold Stoeger
2020-10-25
cleanup: split out divecomputer functions from dive.c
Berthold Stoeger
2020-08-24
Planner: enforce minimal segement duration
Robert C. Helling
2020-08-24
Planner: handle zero length segments when replanning
Robert C. Helling
2020-05-22
cleanup: create common QDateTime -> timestamp conversion function
Berthold Stoeger
2020-05-04
planner: remove conditional command-calls for mobile
Berthold Stoeger
2020-05-04
Planner: fold MainWindow::setupForAddAndPlan into createSimpleDive()
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-05-01
cleanup: move dive_table from dive.h to divelist.h
Berthold Stoeger
2020-05-01
core: always keep an empty cylinder at the end of the cylinder array
Berthold Stoeger
2020-04-13
Preserve events when editing dive in planner
Robert C. Helling
2020-04-07
CylindersModel: use flag to decide whether we are in planner
Berthold Stoeger
2020-04-07
CylinderModel: make dive dynamic
Berthold Stoeger
2020-02-23
cleanup: remove CleanerTableModel::warningMessage signal
Berthold Stoeger
2020-02-11
Planner: don't filter cylinders
Berthold Stoeger
2020-02-11
Planner: make cylinder-model subobject of planner-model
Berthold Stoeger
2020-02-11
Cylinders: Add CylindersModelFiltered
Berthold Stoeger
2020-01-25
diveplanner: add comments explaining different scaling
jan Iversen
2020-01-25
diveplanner: move mobile specific calc to diveplannermodel
jan Iversen
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
[next]