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.cpp
Age
Commit message (
Expand
)
Author
2021-01-20
cleanup: remove dive parameter from DivePlotDataModel::setDive()
Berthold Stoeger
2021-01-20
profile: don't "fake" dc in profile widget
Berthold Stoeger
2021-01-20
profile: make three member functions const
Berthold Stoeger
2021-01-19
mobile: add GF fields for ceiling calculation
Doug Junkins
2021-01-10
mobile/profile: show calculated ceiling if enabled
Dirk Hohndel
2021-01-10
profile: remove firstCall static variable
Berthold Stoeger
2021-01-10
profile: pass dive to DiveHandler
Berthold Stoeger
2021-01-10
profile: pass dive to RulerItem
Berthold Stoeger
2021-01-10
profile: pass dive to ToolTipItem::refresh()
Berthold Stoeger
2021-01-10
profile: pass dive to plot function of profile-items
Berthold Stoeger
2021-01-10
profile: pass dive to EventItem
Berthold Stoeger
2021-01-10
profile: use a parameter to determine planner state
Berthold Stoeger
2021-01-10
profile: unconditionally replot chart when settings change
Berthold Stoeger
2021-01-10
profile: explicitly update profile items
Berthold Stoeger
2021-01-10
profile: explicitly update gas-axis
Berthold Stoeger
2021-01-10
profile: explicitly clear profile items
Berthold Stoeger
2021-01-10
profile: set axis in constructor of TankItem
Berthold Stoeger
2021-01-10
profile: remove model parameter from TankItem::setData()
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::settingsChanged()
Berthold Stoeger
2021-01-10
profile: collect dive-profile items in a vector
Berthold Stoeger
2021-01-10
cleanup: remove obsolete #undef in profilewidget2.cpp
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
2021-01-10
profile: set model of profile items on construction
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
profile: move connect() calls to profile
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-12-12
preferences: create global settingsChanged signal
Berthold Stoeger
2020-10-26
cleanup: replace deprecated swap() usage
Dirk Hohndel
2020-10-26
cleanup: replace deprecated pos() member
Dirk Hohndel
2020-10-26
cleanup: replace long obsolete delta() member
Dirk Hohndel
2020-10-25
cleanup: break out event-related code into event.[c|h]
Berthold Stoeger
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-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
[next]