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
/
profilewidget2.h
Age
Commit message (
Expand
)
Author
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
2019-02-07
Export profile image
Robert C. Helling
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-07
Cleanup: constify threshold pointers in DiveProfileItem
Berthold Stoeger
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-07-23
Dive video: paint duration-bar above thumbnail in profile plot
Berthold Stoeger
2018-07-13
Dive pictures: don't update all images on drag&drop to profile
Berthold Stoeger
2018-07-13
Dive pictures: update thumbnail positions on deletion
Berthold Stoeger
2018-07-08
Dive pictures: detach ProfileWidget2 from DivePictureModel
Berthold Stoeger
2018-07-03
Profile context menu entry to split a dive
Robert C. Helling
2018-06-17
Code cleanup: Correct typo "Swith" to "Switch"
Stefan Fuchs
2018-05-21
Dive pictures: don't repopulate DivePictureModel on deletion
Berthold Stoeger
2018-05-17
Dive pictures: Don't plot pictures twice when changing current dive
Berthold Stoeger
2018-05-14
Place divemode changes in submenu of context menu
Robert C. Helling
2018-05-14
Create divemode switches using profile context menu
Willem Ferguson
2018-04-28
Plot OC-pO2 graph for SCR dives
Willem Ferguson
2018-04-09
Profile: Conditionally compile pictures-vector on mobile.
Berthold Stoeger
2018-04-09
Profile: On dataChanged() only update pictures that actually changed
Berthold Stoeger
2018-01-10
Pictures tied to profile are not supported on mobile
Jan Mulder
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
Replace CREATE_PP_GAS macro by member function in profilewidget2.cpp
Berthold Stoeger
2018-01-10
Remove two arguments from ProfileWidget2::setupItem()
Berthold Stoeger
2018-01-10
Replace ADD_ACTION macro by member function in profilewidget2.cpp
Berthold Stoeger
2018-01-10
Remove unnecessary deletes in destructor of ProfileWidget2
Berthold Stoeger
2018-01-10
Unused code: remove ProfileWidget2::isAddOrPlanner()
Jan Mulder
[next]