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
2021-08-18
profile: use undo infrastructure for editing nicknames
Dirk Hohndel
2021-08-18
WIP profile: add UI to edit dc nickname
Dirk Hohndel
2021-08-18
Add (nonfunctional) dive computer rename hooks
Linus Torvalds
2021-08-16
desktop: avoid crash when changing dive logs
Dirk Hohndel
2021-07-30
cleanup: remove DiveCalculatedCeiling::profileWidget
Berthold Stoeger
2021-07-30
cleanup: unify the ProfileWidget2::shouldCalculateMax* variables
Berthold Stoeger
2021-07-23
cleanup: replace membuffer by qasprintf_loc()
Berthold Stoeger
2021-07-23
cleanup: replace membuffer by membufferpp in C-code
Berthold Stoeger
2021-07-20
cleanup: remove function static variables
Berthold Stoeger
2021-07-11
printing: remote incorrect scaling of event icons
Dirk Hohndel
2021-07-04
profile: scale dive event items according to font print scale
Berthold Stoeger
2021-07-03
Handle dives with no samples
Robert C. Helling
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-29
cleanup: remove unused item in ProfileWidget2's ItemPos
Berthold Stoeger
2021-06-28
cleanup: remove dead code in ToolTipItem::refresh()
Berthold Stoeger
2021-06-27
cleanup: factor out duplicate axis-initialization code
Berthold Stoeger
2021-06-05
profile: remove internal event-copy (fix deleting/renaming events)
Berthold Stoeger
2021-06-05
profile: pass axes and model to DiveEventItem on construction
Berthold Stoeger
2021-06-05
profile: pass event at construction time to DiveEventItem
Berthold Stoeger
2021-06-04
profile: remove unused function ProfileWidget2::getPrintMode()
Berthold Stoeger
2021-06-04
profile: use printMode flag directly in DiveCartesianAxis
Berthold Stoeger
2021-06-04
profile: remove DiveCartesianAxis::maxChanged signal
Berthold Stoeger
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
[next]