aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-13statistics: select multiple dives in scatter-plot by shift-clickingGravatar Berthold Stoeger
2021-02-13statistics: show selected dives in scatter plotGravatar Berthold Stoeger
2021-02-13statistics: select dives from Scatter PlotGravatar Robert C. Helling
2021-02-13statistics: replot stats if dives added / removedGravatar Berthold Stoeger
2021-02-13statistics: save dive list with quartilesGravatar Berthold Stoeger
2021-02-13statistics: use dive instead of count binsGravatar Berthold Stoeger
2021-02-13printing: "fix" progress indicatorGravatar Berthold Stoeger
2021-02-12cleanup: remove dead code from ToolTipItem::addToolTip()Gravatar Berthold Stoeger
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