aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-19mobile/UI: offer more font sizesGravatar Dirk Hohndel
2021-01-19mobile/UI: don't double apply the font scale factorGravatar Dirk Hohndel
2021-01-19mobile/UI: add visualization of font size vs gridUnitGravatar Dirk Hohndel
2021-01-19mobile/Android: ensure the onePlus font has point sizeGravatar Dirk Hohndel
2021-01-19mobile/statistics: make icons available in mobile appGravatar Dirk Hohndel
2021-01-19mobile: add GF fields for ceiling calculationGravatar Doug Junkins
2021-01-14Add back central line for linear regressionGravatar Robert C. Helling
2021-01-14Plot proper confidence regionsGravatar Robert C. Helling
2021-01-14Silence some compiler warningsGravatar Robert C. Helling
2021-01-14Indicate goodness of fit of regression lineGravatar Robert C. Helling
2021-01-13mobile/cleanup: remove more noisy debug outputGravatar Dirk Hohndel
2021-01-13core/bluetooth: make device discovery less noisyGravatar Dirk Hohndel
2021-01-13mobile/cleanup: reduce the noise in our logsGravatar Dirk Hohndel
2021-01-13mobile/GPS: fix two errors in the GPS handlingGravatar Dirk Hohndel
2021-01-13mobile/statistics: allow chart selection for statisticsGravatar Dirk Hohndel
2021-01-13mobile/statistics: make charts model available to UIGravatar Berthold Stoeger
2021-01-13statistics: add count property to chart listGravatar Dirk Hohndel
2021-01-13mobile/statistics: export ChartListModel to QMLGravatar Berthold Stoeger
2021-01-13mobile/statistics: start with dives per year bar chartGravatar Dirk Hohndel
2021-01-13mobile/statistics: fix layout issue in wide modeGravatar Dirk Hohndel
2021-01-12mobile/UI: small adjustments, using the slim combo boxGravatar Dirk Hohndel
2021-01-12mobile/UI: better sizing for Global Drawer header imageGravatar Dirk Hohndel
2021-01-12mobile/UI: make the comboboxes slightly more modern lookingGravatar Dirk Hohndel
2021-01-12mobile/UI: add another variation of the combo boxGravatar Dirk Hohndel
2021-01-12mobile/statistics: fix crash in dropdownsGravatar Berthold Stoeger
2021-01-11undo: set dive mode to CCR in undo command, not profile codeGravatar Berthold Stoeger
2021-01-11undo: remove invalidate_dive_cache() call from make_first_dc()Gravatar Berthold Stoeger
2021-01-11undo: remove invalidate_dive_cache call from MainTabGravatar Berthold Stoeger
2021-01-11undo: add missing invalidate_dive_cache() callsGravatar Berthold Stoeger
2021-01-11statistics: print ellipsis in case of too little spaceGravatar Berthold Stoeger
2021-01-11statistics: consider overhang of horizontal axesGravatar Berthold Stoeger
2021-01-10update CHANGELOGGravatar Dirk Hohndel
2021-01-10mobile/UI: add settings to display profile ceilingGravatar Dirk Hohndel
2021-01-10mobile/UI: add signal to redraw profileGravatar Dirk Hohndel
2021-01-10mobile/profile: show calculated ceiling if enabledGravatar Dirk Hohndel
2021-01-10mobile: enable deco information calculation on mobileGravatar Dirk Hohndel
2021-01-10profile: remove firstCall static variableGravatar Berthold Stoeger
2021-01-10profile: pass dive to DiveHandlerGravatar Berthold Stoeger
2021-01-10profile: pass dive to RulerItemGravatar Berthold Stoeger
2021-01-10profile: pass dive to ToolTipItem::refresh()Gravatar Berthold Stoeger
2021-01-10profile: pass dive to plot function of profile-itemsGravatar Berthold Stoeger
2021-01-10profile: pass dive to EventItemGravatar Berthold Stoeger
2021-01-10profile: move adding of ceiling-violation-eventGravatar Berthold Stoeger
2021-01-10profile: use a parameter to determine planner stateGravatar Berthold Stoeger
2021-01-10cleanup: make calculate_deco_information() of static linkageGravatar Berthold Stoeger
2021-01-10profile: remove DiveProfileItem::settingsToggledGravatar Berthold Stoeger
2021-01-10profile: move calculations out of DiveGasPressureItem::paint()Gravatar Berthold Stoeger
2021-01-10profile: move calculations out of DivePercentageItem::paint()Gravatar Berthold Stoeger
2021-01-10profile: remove displayed_dive from TankItemGravatar Berthold Stoeger
2021-01-10profile: unconditionally replot chart when settings changeGravatar Berthold Stoeger