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
Age
Commit message (
Expand
)
Author
2021-01-12
mobile/statistics: fix crash in dropdowns
Berthold Stoeger
2021-01-11
undo: set dive mode to CCR in undo command, not profile code
Berthold Stoeger
2021-01-11
undo: remove invalidate_dive_cache() call from make_first_dc()
Berthold Stoeger
2021-01-11
undo: remove invalidate_dive_cache call from MainTab
Berthold Stoeger
2021-01-11
undo: add missing invalidate_dive_cache() calls
Berthold Stoeger
2021-01-11
statistics: print ellipsis in case of too little space
Berthold Stoeger
2021-01-11
statistics: consider overhang of horizontal axes
Berthold Stoeger
2021-01-10
update CHANGELOG
Dirk Hohndel
2021-01-10
mobile/UI: add settings to display profile ceiling
Dirk Hohndel
2021-01-10
mobile/UI: add signal to redraw profile
Dirk Hohndel
2021-01-10
mobile/profile: show calculated ceiling if enabled
Dirk Hohndel
2021-01-10
mobile: enable deco information calculation on mobile
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: move adding of ceiling-violation-event
Berthold Stoeger
2021-01-10
profile: use a parameter to determine planner state
Berthold Stoeger
2021-01-10
cleanup: make calculate_deco_information() of static linkage
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: const-ify DivePlotDataModel::*max() functions
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-10
statistics: split people binner
Berthold Stoeger
2021-01-10
mobile/statistics: small UI improvements
Dirk Hohndel
[prev]
[next]