aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-10statistics: add tags variableGravatar Berthold Stoeger
2021-01-10statistics: sort dive sitesGravatar Berthold Stoeger
2021-01-10statistics: add min and max operations for numerical typesGravatar Berthold Stoeger
2021-01-09build.sh: recreate previous behavior with no argsGravatar Dirk Hohndel
2021-01-09statistics: fix range in categorical axesGravatar Berthold Stoeger
2021-01-09statistics: add a dive-# variableGravatar Berthold Stoeger
2021-01-09statistics: add a mean depth variableGravatar Berthold Stoeger
2021-01-07[snap] enable ccache in Linux Snap workflowGravatar Michał Sawicz
2021-01-07[snap] add missing Qt5Charts dependencyGravatar Michał Sawicz
2021-01-07[snap] add Linux Snap workflowGravatar Michał Sawicz
2021-01-07[snap] add daily USN checkGravatar Michał Sawicz
2021-01-07statistics: add ticks at beginning and end of the axisGravatar Berthold Stoeger
2021-01-06statistics: improve placement of info-boxGravatar Berthold Stoeger
2021-01-06statistics: fix chart features: regression line and median/meanGravatar Berthold Stoeger
2021-01-06statistics: paint custom gridGravatar Berthold Stoeger
2021-01-06statistics: draw title of axesGravatar Berthold Stoeger
2021-01-06statistics: replace QtCharts' axesGravatar Berthold Stoeger
2021-01-06statistics: set correct z-value for barsGravatar Berthold Stoeger
2021-01-06statistics: render titleGravatar Berthold Stoeger
2021-01-06statistics: save axis with seriesGravatar Berthold Stoeger
2021-01-06statistics: save chart in axis classGravatar Berthold Stoeger
2021-01-06preferences: remove pointless memberGravatar Dirk Hohndel
2021-01-06desktop/update-check: fix logic when to ask about update checkGravatar Dirk Hohndel
2021-01-06desktop/UI: move statistics to View menuGravatar Dirk Hohndel
2021-01-06dekstop/UI: remove duplicate resourceGravatar Dirk Hohndel
2021-01-06desktop/UI: add shortcut for 'Open cloud storage'Gravatar Dirk Hohndel
2021-01-05Add dive rating and visibility to statistics variablesGravatar Robert C. Helling
2021-01-04stats: fix line segment intersection mathGravatar Dirk Hohndel
2021-01-03build-system/AppImage: ensure stats dependencies get bundledGravatar Dirk Hohndel
2021-01-03statistics: don't crash if the QCharts QML modules aren't foundGravatar Dirk Hohndel
2021-01-03statistics: don't reset binner if binner is setGravatar Berthold Stoeger
2021-01-03desktop: rename Statistics tab to SummaryGravatar Dirk Hohndel
2021-01-03statistics: add CHANGELOGGravatar Dirk Hohndel
2021-01-03build-system/Windows: package the QtCharts QML resourcesGravatar Dirk Hohndel
2021-01-03statistics: clip regression lineGravatar Berthold Stoeger
2021-01-03statistics: use RoundRectItem for legend and info-boxGravatar Berthold Stoeger
2021-01-03ui: create a RoundRectItem classGravatar Berthold Stoeger
2021-01-03statistics: add parentheses around percentage in horizontal barsGravatar Berthold Stoeger
2021-01-03statistics: charts drop down looks better with smaller iconsGravatar Dirk Hohndel
2021-01-03statistics: chart icons look better with rounded cornersGravatar Dirk Hohndel
2021-01-03statistics: fix silly typo in legend codeGravatar Berthold Stoeger
2021-01-03statistics: reverse chart selection logicGravatar Berthold Stoeger
2021-01-03desktop: add statistics widget dummy and application stateGravatar Berthold Stoeger
2021-01-03statistics: implement a statistics widget on desktopGravatar Berthold Stoeger
2021-01-03statistics: add a model that describes a list of chartsGravatar Berthold Stoeger
2021-01-03statistics: add SVG icons representing chart-typesGravatar Berthold Stoeger
2021-01-03statistics: silence two Coverity warningsGravatar Berthold Stoeger
2021-01-03cleanup: get the Ubuntu names rightGravatar Dirk Hohndel
2021-01-02mobile: replace locationProvider with calls to GpsLocation::instance()Gravatar Dirk Hohndel
2021-01-02mobile: turn GpsLocation into a regular singleton constructGravatar Dirk Hohndel