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-01-10
profile: use a parameter to determine planner state
Berthold Stoeger
2021-01-10
profile: remove DiveProfileItem::settingsToggled
Berthold Stoeger
2021-01-10
profile: move calculations out of DiveGasPressureItem::paint()
Berthold Stoeger
2021-01-10
profile: move calculations out of DivePercentageItem::paint()
Berthold Stoeger
2021-01-10
profile: remove displayed_dive from TankItem
Berthold Stoeger
2021-01-10
profile: unconditionally replot chart when settings change
Berthold Stoeger
2021-01-10
profile: remove AbstractProfilePolygonItem::modelDataChanged()
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
cleanup: unslotify DiveCartesianAxis::updateTicks
Berthold Stoeger
2021-01-10
profile: explicitly clear profile items
Berthold Stoeger
2021-01-10
profile: turn static into member variable
Berthold Stoeger
2021-01-10
profile: cleanup includes in tankitem.cpp
Berthold Stoeger
2021-01-10
profile: set axis in constructor of TankItem
Berthold Stoeger
2021-01-10
profile: remove TankItem's connection to the resize signal
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
cleanup: make DiveCartesianAxis functions const
Berthold Stoeger
2021-01-10
profile: remove ProfileWidget2::dateTimeChanged()
Berthold Stoeger
2021-01-10
profile: set model of profile items on construction
Berthold Stoeger
2021-01-10
profile: remove redundant code in DiveCalculatedCeiling
Berthold Stoeger
2021-01-03
statistics: use RoundRectItem for legend and info-box
Berthold Stoeger
2021-01-03
ui: create a RoundRectItem class
Berthold Stoeger
2020-12-21
mobile/profile: listen to dive changes and redraw profile
Dirk Hohndel
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-19
cleanup: remove CloseButtonItem::show() and hide() slots
Berthold Stoeger
2020-12-12
profile: move connect() calls to profile
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-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: split out divecomputer functions from dive.c
Berthold Stoeger
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
[next]