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
Age
Commit message (
Expand
)
Author
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
2020-10-05
Use get_n2 helper function
Robert C. Helling
2020-09-13
cleanup: fold core/divecomputer.cpp into core/device.c
Berthold Stoeger
2020-09-08
cleanup: remove count_divecomputers() function
Berthold Stoeger
2020-09-03
Increase event icon size in print mode
Robert C. Helling
2020-08-26
Add an "Edit Gas Change" right-click option.
Michael Werle
2020-05-06
profile: clear pictures when displaying empty dive
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-05-01
profile: properly update lastgasmix when populating events
Berthold Stoeger
2020-04-30
cleanup: replace Q_ASSERT by qWarning
Berthold Stoeger
2020-04-27
profile: set empty state when there is no current dive to show
Berthold Stoeger
2020-04-24
cleanup: move get_dc_nickname from qthelper.cpp to divecomputer.cpp
Berthold Stoeger
2020-04-13
cleanup: turn protected into private members
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-11
Merge pull request #2643 from bstoeger/cylinder4
Dirk Hohndel
2020-04-10
media: move picture function from dive.c to picture.c
Berthold Stoeger
2020-04-07
undo: implement gas switch
Berthold Stoeger
2020-04-07
undo: add event removal undo command
Berthold Stoeger
2020-04-07
undo: implement renaming of events
Berthold Stoeger
2020-04-07
undo: switch SetpointDialog from divecomputer to dive + dc-number
Berthold Stoeger
2020-04-07
cleanup: un-singletonify SetpointDialog
Berthold Stoeger
2020-04-07
undo: add undo command for dive-mode switch
Berthold Stoeger
2020-04-07
undo: replot profile if event changed
Berthold Stoeger
2020-04-07
undo: implement addBookmark undo command
Berthold Stoeger
2020-04-07
cleanup: demote slots in ProfileWidget2 to private functions
Berthold Stoeger
2020-04-07
cleanup: use QMenu::addAction() convenience overload
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
cleanup: don't set unnecessary action userdata for unhideEvents
Berthold Stoeger
2020-04-07
profile: use lambda for addDivemodeSwitch calls
Berthold Stoeger
2020-04-07
cleanup: use SAMPLE_EVENT_BOOKMARK in add_event() calls
Berthold Stoeger
2020-04-07
undo: update profile on cylinder editing
Berthold Stoeger
2020-03-30
cleanup: fix initialization order in QMLProfile constructor
Berthold Stoeger
2020-03-25
mobile/profile: adjust offsets when scaling
Dirk Hohndel
2020-03-25
mobile/profile: don't pan outside the actual profile
Dirk Hohndel
2020-03-11
Grammar: replaces 'indexes' by 'indices'
Robert C. Helling
2020-02-25
mobile/profile: make the fonts 25% smaller
Dirk Hohndel
2020-02-18
mobile/profile: add x/y offsets to widget
Dirk Hohndel
2020-02-18
mobile/profile: add elapsed time reporting for profile rendering
Dirk Hohndel
2020-02-18
mobile/profile: create updateProfile method
Dirk Hohndel
2020-01-30
Cleanup: remove redundant(?) comment
Berthold Stoeger
2020-01-30
Profile: fill gas change context menu from current dive
Berthold Stoeger
2020-01-30
Profile: transport gas id and timestamp via lambda
Berthold Stoeger
2020-01-10
code cleanup: use QElapsedTimer instead of QTime
Dirk Hohndel
2019-12-25
Preferences UI: add dive log tab
willemferguson
[prev]
[next]