summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-01-02mobile: don't connect to applicationStateChanged signal earlyGravatar Dirk Hohndel
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger
2021-01-02statistics: implement a structure representing the chart stateGravatar Berthold Stoeger
2021-01-02statistics: implement scatter seriesGravatar Berthold Stoeger
2021-01-02statistics: implement pie seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a box-and-whisker seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a bar seriesGravatar Berthold Stoeger
2021-01-02statistics: implement a simple information boxGravatar Berthold Stoeger
2021-01-02statistics: add series interface classGravatar Berthold Stoeger
2021-01-02statistics: implement axesGravatar Berthold Stoeger
2021-01-02statistics: add a header file defining z-valuesGravatar Berthold Stoeger
2021-01-02cleanup: move pref related structs and functions to pref.cGravatar Berthold Stoeger
2021-01-02cleanup: move definition of get_units() to core/unit.cGravatar Berthold Stoeger
2021-01-02cleanup: remove support for PASCAL in get_pressure_units()Gravatar Berthold Stoeger
2021-01-02cleanup: don't save PASCAL pressure units to gitGravatar Berthold Stoeger
2021-01-01cleanup: remove "GpsLocation *locationProvider" from MainWindowGravatar Berthold Stoeger
2021-01-01mobile: update version to 3.1.3Gravatar Dirk Hohndel
2021-01-01cleanup: ensure DiveFilter is consistent when createdGravatar Dirk Hohndel