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
Age
Commit message (
Expand
)
Author
2021-01-19
mobile/UI: offer more font sizes
Dirk Hohndel
2021-01-19
mobile/UI: don't double apply the font scale factor
Dirk Hohndel
2021-01-19
mobile/UI: add visualization of font size vs gridUnit
Dirk Hohndel
2021-01-19
mobile/Android: ensure the onePlus font has point size
Dirk Hohndel
2021-01-19
mobile/statistics: make icons available in mobile app
Dirk Hohndel
2021-01-19
mobile: add GF fields for ceiling calculation
Doug Junkins
2021-01-14
Add back central line for linear regression
Robert C. Helling
2021-01-14
Plot proper confidence regions
Robert C. Helling
2021-01-14
Silence some compiler warnings
Robert C. Helling
2021-01-14
Indicate goodness of fit of regression line
Robert C. Helling
2021-01-13
mobile/cleanup: remove more noisy debug output
Dirk Hohndel
2021-01-13
core/bluetooth: make device discovery less noisy
Dirk Hohndel
2021-01-13
mobile/cleanup: reduce the noise in our logs
Dirk Hohndel
2021-01-13
mobile/GPS: fix two errors in the GPS handling
Dirk Hohndel
2021-01-13
mobile/statistics: allow chart selection for statistics
Dirk Hohndel
2021-01-13
mobile/statistics: make charts model available to UI
Berthold Stoeger
2021-01-13
statistics: add count property to chart list
Dirk Hohndel
2021-01-13
mobile/statistics: export ChartListModel to QML
Berthold Stoeger
2021-01-13
mobile/statistics: start with dives per year bar chart
Dirk Hohndel
2021-01-13
mobile/statistics: fix layout issue in wide mode
Dirk Hohndel
2021-01-12
mobile/UI: small adjustments, using the slim combo box
Dirk Hohndel
2021-01-12
mobile/UI: better sizing for Global Drawer header image
Dirk Hohndel
2021-01-12
mobile/UI: make the comboboxes slightly more modern looking
Dirk Hohndel
2021-01-12
mobile/UI: add another variation of the combo box
Dirk Hohndel
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
[next]