summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-04-02planner: remove DivePlannerPointsModel::recalc flagGravatar Berthold Stoeger
2021-04-02planner: call removeDeco() explicitlyGravatar Berthold Stoeger
2021-04-02planner: don't clear recalc in DivePlannerPointsModel::clear()Gravatar Berthold Stoeger
2021-04-02planner: split DivePlannerPointsModel::removePoints() in twoGravatar Berthold Stoeger
2021-04-02planner: don't export recalc flag of DivePlannerPointsModelGravatar Berthold Stoeger
2021-04-02profile/planner: don't update dive in ProfileWidget2::plotDive()Gravatar Berthold Stoeger
2021-04-02planner: split addStop() into external and internal versionsGravatar Berthold Stoeger
2021-04-02profile: populate dive handlers when switching to edit/plan modeGravatar Berthold Stoeger
2021-04-02cleanup: make DivePlannerPointsModel::removeDeco() privateGravatar Berthold Stoeger
2021-04-02cleanup: remove unused function DivePlannerPointsModel::size()Gravatar Berthold Stoeger
2021-04-02cleanup: remove unused member DivePlannerPointsModel::addingDecoGravatar Berthold Stoeger
2021-04-02planner: split createTemporaryPlan() function.Gravatar Berthold Stoeger
2021-04-02cleanup: unify whitespace in switch statementGravatar Berthold Stoeger
2021-04-02planner: remove DivePlannerPointsModel::setRecalc()Gravatar Berthold Stoeger
2021-04-02profile: remove redundant replot() calls in key eventsGravatar Berthold Stoeger
2021-04-02profile: make ItemPos initialization constantGravatar Berthold Stoeger
2021-04-02desktop: query DivePlannerPointsModel for planner stateGravatar Berthold Stoeger
2021-04-02planner: set profile to planner state in main windowGravatar Berthold Stoeger
2021-04-02desktop: remove check for editMode in maintabGravatar Berthold Stoeger
2021-04-02profile: display arbitrary diveGravatar Berthold Stoeger
2021-04-02profile: don't check for stepping past maximum time / depthGravatar Berthold Stoeger
2021-04-02profile: fix logic in keyDeleteAction()Gravatar Berthold Stoeger
2021-04-02planner: remove displayed_dive from DivePlannerModelGravatar Berthold Stoeger
2021-04-02planner: move clearing of model into loadFromDive() functionGravatar Berthold Stoeger
2021-04-02cleanup: remove pointless cylinder model updateGravatar Berthold Stoeger
2021-04-02planner: move same-time check to DivePlannerPointsModelGravatar Berthold Stoeger
2021-04-02profile: remove special casing of handle movingGravatar Berthold Stoeger
2021-04-02profile: pass DivePlannerPointsModel at construction timeGravatar Berthold Stoeger
2021-04-02profile: connect to DivePointsPlannerModel in separate functionGravatar Berthold Stoeger
2021-04-02planner: implement move semantics in DivePlannerPointsModelGravatar Berthold Stoeger
2021-04-02profile: implement proper model/view semantics in ProfileWidget2Gravatar Berthold Stoeger
2021-04-02profile use unique_ptr to manage dive handler objectsGravatar Berthold Stoeger
2021-04-02planner: fix removal of points from DivePlannerPointsModelGravatar Berthold Stoeger
2021-04-02planner: insert point at correct positionGravatar Berthold Stoeger
2021-04-02cleanup: use proper model/view semantics in DivePlannerModelGravatar Berthold Stoeger
2021-04-02cleanup: add DivePlannerPointsModel::addDefaultStop() functionGravatar Berthold Stoeger
2021-04-02cleanup: constify DivePlannerPoints model accessor functionsGravatar Berthold Stoeger
2021-04-02planner: unslotify two functions in DivePlannerPointsModelGravatar Berthold Stoeger
2021-04-02printing: use sensible font-size in profilesGravatar Berthold Stoeger
2021-03-31mobile/user-manual: update date and versionv5.0.1Gravatar Dirk Hohndel
2021-03-31Update translations from TransifexGravatar Dirk Hohndel
2021-03-31prepare for 5.0.1Gravatar Dirk Hohndel
2021-03-31profile: fix color on pressure-itemGravatar Berthold Stoeger
2021-03-31build-system: make ASAN builds easierGravatar Dirk Hohndel
2021-03-31core: initialize dive selection after resetting the dataGravatar Berthold Stoeger
2021-03-31stats: fix visibility check of the statistics tab on desktopGravatar Berthold Stoeger
2021-03-24tests: fix incorrect relative path namesv5.0.0Gravatar Dirk Hohndel
2021-03-24Add test for profile in VPMB modeGravatar Robert C. Helling
2021-03-24planner: fix deco calculationGravatar Berthold Stoeger
2021-03-24prepare for Subsurface 5.0 / Subsurface-mobile 3.2 releaseGravatar Dirk Hohndel