summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-17planner: pass in_planner down to TemplateLayoutGravatar Berthold Stoeger
2021-02-17cleanup: remove unused includes in mainwindow.cppGravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to replot()Gravatar Berthold Stoeger
2021-02-17cleanup: remove function declarationGravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to decoMode()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to clear_deco()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to vpmb_next_gradient()Gravatar Berthold Stoeger
2021-02-17planner: pass in_planner argument to add_segment()Gravatar Berthold Stoeger
2021-02-17planner: remove print_mode parameter from calculate_deco_information()Gravatar Berthold Stoeger
2021-02-17Mobile user manual update: statisticsGravatar willemferguson
2021-02-17As last resort, use the site name as locationGravatar Miika Turkia
2021-02-17Use country for divelogs.de exportGravatar Miika Turkia
2021-02-13statistics: implement primitive "restrict to selection" featureGravatar Berthold Stoeger
2021-02-13statistics: implement shift-selection of rangesGravatar Berthold Stoeger
2021-02-13statistics: support ctrl-selection for all seriesGravatar Berthold Stoeger
2021-02-13statistics: make selection keyboard modifiers more generalGravatar Berthold Stoeger
2021-02-13statistics: highlight selected pie slicesGravatar Berthold Stoeger
2021-02-13statistics: highlight selected boxes in box plotGravatar Berthold Stoeger
2021-02-13statistics: remove horizontal flag from bar chart itemsGravatar Berthold Stoeger
2021-02-13statistics: highlight selected barGravatar Berthold Stoeger
2021-02-13statistics: implement rectangle selection in scatter plotGravatar Berthold Stoeger
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