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
/
profile-widget
/
profilewidget2.h
Age
Commit message (
Expand
)
Author
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: make ItemPos initialization constant
Berthold Stoeger
2021-04-02
profile: display arbitrary dive
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
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-02-06
profile: detect dive-mode change in profile
Berthold Stoeger
2021-01-20
profile: make three member functions const
Berthold Stoeger
2021-01-10
mobile/profile: show calculated ceiling if enabled
Dirk Hohndel
2021-01-10
profile: unconditionally replot chart when settings change
Berthold Stoeger
2021-01-10
profile: collect dive-profile items in a vector
Berthold Stoeger
2021-01-10
profile: remove ProfileWidget2::setupItem()
Berthold Stoeger
2021-01-10
profile: construct PP gas items with createPPGas() function
Berthold Stoeger
2021-01-10
profile: move allocation of DiveProfileItems into a template
Berthold Stoeger
2021-01-10
profile: initialize axis of DiveProfileItems on construction
Berthold Stoeger
2021-01-10
profile: remove ProfileWidget2::dateTimeChanged()
Berthold Stoeger
2020-12-20
profile: remove clearHandlers function (fixes crash)
Berthold Stoeger
2020-12-19
profile: move picture removal from DivePictureItem to ProfileWidget2
Berthold Stoeger
2020-12-12
cleanup: remove unused signal ProfileWidget2::updateDiveInfo
Berthold Stoeger
2020-12-12
profile: move DiveHandler to profile-widget folder
Berthold Stoeger
2020-12-12
profile: call clearHandlers() in setPlanState()
Berthold Stoeger
2020-05-06
undo: make picture (media) deletion undoable
Berthold Stoeger
2020-05-06
undo: implement undo of setting a picture time by drag&drop
Berthold Stoeger
2020-05-03
profile: don't interpret NULL as current_dive in plotDive()
Berthold Stoeger
2020-05-03
profile: use member-to-function style connect() statements
Berthold Stoeger
2020-05-03
cleanup: remove parameter to ProfleWidget2::replot()
Berthold Stoeger
2020-04-13
cleanup: remove protected access specifier in ProfileWidget2
Berthold Stoeger
2020-04-12
profile: remove ProfileWidget2::replotEnabled
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
cleanup: demote slots in ProfileWidget2 to private functions
Berthold Stoeger
2020-04-07
cleanup: use lambdas to transport DiveEventItem to actions
Berthold Stoeger
2020-04-07
cleanup: use lambda to transport event-time to context menu actions
Berthold Stoeger
2020-04-07
profile: use lambda for addDivemodeSwitch calls
Berthold Stoeger
2020-04-07
undo: update profile on cylinder editing
Berthold Stoeger
2020-01-30
Cleanup: remove redundant(?) comment
Berthold Stoeger
2020-01-30
Profile: transport gas id and timestamp via lambda
Berthold Stoeger
2019-11-19
Cleanup: remove ProfileWidget2::refreshDisplay signal
Berthold Stoeger
2019-11-09
Cleanup: free plot data on exit
Berthold Stoeger
2019-11-08
Profile: remove ProfileWidget2::recalcCeiling()
Berthold Stoeger
2019-07-12
Profile: stop animations on export
Berthold Stoeger
2019-07-12
Profile: store animation speed in profile object
Berthold Stoeger
2019-04-12
Desktop: read tab-items from current_dive, not displayed_dive
Berthold Stoeger
2019-04-04
Undo: implement split-out of dive computer
Berthold Stoeger
2019-02-07
Make struct dive const in plotPicturesInternal
Robert C. Helling
2019-02-07
Profile: plot pictures of correct dive
Berthold Stoeger
2019-02-07
Profile: add "synchronous" mode for picture plotting
Berthold Stoeger
[next]