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
/
profile-widget
Age
Commit message (
Expand
)
Author
2021-06-01
cleanup: strongly type DepthAxis::unitSystem
Berthold Stoeger
2021-06-01
cleanup: remove DiveCartesianAxis::unitSystem
Berthold Stoeger
2021-05-08
profile: rename GF_LINE color to DURATION_LINE
Berthold Stoeger
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
Berthold Stoeger
2021-04-26
profile: move checking for DiveTextItem into its own function
Berthold Stoeger
2021-04-26
profile: simplify checking for DiveTextItem
Berthold Stoeger
2021-04-26
cleanup: remove unnecessary includes from profilewidget2.cpp
Berthold Stoeger
2021-04-25
cleanup: make a few ToolTipItem member functions private
Berthold Stoeger
2021-04-25
profile: ignore animation-speed setting when printing
Berthold Stoeger
2021-04-10
profile: remove enableToolbar() signal
Berthold Stoeger
2021-04-10
profile: remove force parameter from ProfileWidget2::plotDive()
Berthold Stoeger
2021-04-10
profile: remove [disable|enable]Shortcuts() signals
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
profile: populate dive handlers when switching to edit/plan mode
Berthold Stoeger
2021-04-02
planner: split createTemporaryPlan() function.
Berthold Stoeger
2021-04-02
profile: remove redundant replot() calls in key events
Berthold Stoeger
2021-04-02
profile: make ItemPos initialization constant
Berthold Stoeger
2021-04-02
profile: display arbitrary dive
Berthold Stoeger
2021-04-02
profile: don't check for stepping past maximum time / depth
Berthold Stoeger
2021-04-02
profile: fix logic in keyDeleteAction()
Berthold Stoeger
2021-04-02
planner: move clearing of model into loadFromDive() function
Berthold Stoeger
2021-04-02
planner: move same-time check to DivePlannerPointsModel
Berthold Stoeger
2021-04-02
profile: remove special casing of handle moving
Berthold Stoeger
2021-04-02
profile: pass DivePlannerPointsModel at construction time
Berthold Stoeger
2021-04-02
profile: connect to DivePointsPlannerModel in separate function
Berthold Stoeger
2021-04-02
planner: implement move semantics in DivePlannerPointsModel
Berthold Stoeger
2021-04-02
profile: implement proper model/view semantics in ProfileWidget2
Berthold Stoeger
2021-04-02
profile use unique_ptr to manage dive handler objects
Berthold Stoeger
2021-03-31
profile: fix color on pressure-item
Berthold Stoeger
2021-03-05
profile: initialize DiveEventItem::dive to null
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to replot()
Berthold Stoeger
2021-02-17
cleanup: remove function declaration
Berthold Stoeger
2021-02-17
planner: pass in_planner argument to decoMode()
Berthold Stoeger
2021-02-12
cleanup: remove dead code from ToolTipItem::addToolTip()
Berthold Stoeger
2021-02-12
cleanup: make ToolTipItem::addToolTip() private
Berthold Stoeger
2021-02-12
cleanup: whitespace fixes in profile-widget/divetooltipitem.cpp
Berthold Stoeger
2021-02-06
profile: detect dive-mode change in profile
Berthold Stoeger
2021-01-20
cleanup: constify TankItem::setData()
Berthold Stoeger
2021-01-20
cleanup: remove dive parameter from DivePlotDataModel::setDive()
Berthold Stoeger
2021-01-20
profile: don't "fake" dc in profile widget
Berthold Stoeger
2021-01-20
profile: make three member functions const
Berthold Stoeger
2021-01-19
mobile: add GF fields for ceiling calculation
Doug Junkins
2021-01-10
mobile/profile: show calculated ceiling if enabled
Dirk Hohndel
2021-01-10
profile: remove firstCall static variable
Berthold Stoeger
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-10
profile: pass dive to RulerItem
Berthold Stoeger
2021-01-10
profile: pass dive to ToolTipItem::refresh()
Berthold Stoeger
2021-01-10
profile: pass dive to plot function of profile-items
Berthold Stoeger
[next]