aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-12cleanup: make ToolTipItem::addToolTip() privateGravatar Berthold Stoeger
2021-02-12cleanup: whitespace fixes in profile-widget/divetooltipitem.cppGravatar Berthold Stoeger
2021-02-10desktop: disable animation when selecting multiple divesGravatar Berthold Stoeger
2021-02-10desktop: cache photo and geo iconsGravatar Berthold Stoeger
2021-02-09user manual: make the style more personalGravatar Dirk Hohndel
2021-02-09user manual: fix typo in manual textGravatar Dirk Hohndel
2021-02-09user manual: introduce the two variables as 'base' and 'data'Gravatar Dirk Hohndel
2021-02-09user manual: get ready for 5.0Gravatar Dirk Hohndel
2021-02-08Subsurface Desktop user manual: Statistics panelGravatar willemferguson
2021-02-08statistics: fix placement of horizontal labels in bar chartsGravatar Berthold Stoeger
2021-02-06statistics: don't place labels at half-integer valuesGravatar Berthold Stoeger
2021-02-06desktop: improve splitter defaultsGravatar Berthold Stoeger
2021-02-06profile: detect dive-mode change in profileGravatar Berthold Stoeger
2021-02-06desktop: be smarter about filling splittersGravatar Berthold Stoeger
2021-02-06desktop: don't access profile directly to redraw itGravatar Berthold Stoeger
2021-02-06desktop: do own memory management of quadrant widgetsGravatar Berthold Stoeger
2021-02-06desktop: don't allow view change in plannerGravatar Berthold Stoeger
2021-02-06desktop: remove the view-stateGravatar Berthold Stoeger
2021-02-06statistics: delete chart items when root node is deletedGravatar Berthold Stoeger
2021-01-28core/BT: fix duplicate entries in BT detectionGravatar Dirk Hohndel
2021-01-26downloader: don't leak device nameGravatar Berthold Stoeger
2021-01-26downloader: don't leak DiveImportedModelGravatar Berthold Stoeger
2021-01-26downloader: copy logfile nameGravatar Berthold Stoeger
2021-01-26downloader: remove unnecessary includesGravatar Berthold Stoeger
2021-01-23core/BT: simplify detection of bluetooth namesGravatar Dirk Hohndel
2021-01-23core/BT: improve BT name detection for Pelagic dive computersGravatar Dirk Hohndel
2021-01-23Sync libdivecomputer with upstreamGravatar Dirk Hohndel
2021-01-23mobile/UI: show result of manual syncGravatar Dirk Hohndel
2021-01-23mobile/debugging: copy GPS fixes to clipboardGravatar Dirk Hohndel
2021-01-23Add Diviac conversion to smtk converter CGI scriptGravatar Robert C. Helling
2021-01-21Update translations from TransifexGravatar Dirk Hohndel
2021-01-21statistics: do resizing in UI thread, not render threadGravatar Berthold Stoeger
2021-01-20Update translation source stringsGravatar Dirk Hohndel
2021-01-20cleanup: make a few DivePlannerModel functions privateGravatar Berthold Stoeger
2021-01-20cleanup: constify TankItem::setData()Gravatar Berthold Stoeger
2021-01-20cleanup: constify create_plot_info_new()Gravatar Berthold Stoeger
2021-01-20cleanup: constify populate_pressure_information()Gravatar Berthold Stoeger
2021-01-20cleanup: constify init_decompression()Gravatar Berthold Stoeger
2021-01-20cleanup: remove dive parameter from DivePlotDataModel::setDive()Gravatar Berthold Stoeger
2021-01-20profile: don't "fake" dc in profile widgetGravatar Berthold Stoeger
2021-01-20planner: remove DivePlannerPointsModel::startTimeChanged signalGravatar Berthold Stoeger
2021-01-20profile: make three member functions constGravatar Berthold Stoeger
2021-01-20Merge branch 'tvalue'Gravatar Dirk Hohndel
2021-01-20statistics/legend: fix dragging legend on touch screenGravatar Dirk Hohndel
2021-01-20statistics: render bar and pie labels onto fill colorGravatar Berthold Stoeger
2021-01-20statistics: move colors to statscolors.hGravatar Berthold Stoeger
2021-01-20statistics: make confidence area and regression line opt-inGravatar Berthold Stoeger
2021-01-20statistics: don't replot chart when changing featuresGravatar Berthold Stoeger
2021-01-20statistics: leak textures on exitGravatar Berthold Stoeger
2021-01-20statistics: fix range in categorical axesGravatar Berthold Stoeger