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-08-18
Add (nonfunctional) dive computer rename hooks
Linus Torvalds
2021-07-30
cleanup: unify the ProfileWidget2::shouldCalculateMax* variables
Berthold Stoeger
2021-07-03
profile: remove ProfileWidget2::Items
Berthold Stoeger
2021-07-03
profile: rename ADD state to EDIT state
Berthold Stoeger
2021-07-03
cleanup: remove lost comment in profilewidget2.h
Berthold Stoeger
2021-07-03
profile: remove EDIT_STATE from ProfileWidget2
Berthold Stoeger
2021-06-27
cleanup: factor out duplicate axis-initialization code
Berthold Stoeger
2021-06-04
profile: remove unused function ProfileWidget2::getPrintMode()
Berthold Stoeger
2021-05-08
profile: remove DiveAmbPressureItem
Berthold Stoeger
2021-05-08
profile: remove DiveGFLineItem
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: 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
[next]