aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-10profile: remove TankItem's connection to the resize signalGravatar Berthold Stoeger
2021-01-10profile: remove model parameter from TankItem::setData()Gravatar Berthold Stoeger
2021-01-10profile: remove AbstractProfilePolygonItem::settingsChanged()Gravatar Berthold Stoeger
2021-01-10profile: collect dive-profile items in a vectorGravatar Berthold Stoeger
2021-01-10cleanup: remove obsolete #undef in profilewidget2.cppGravatar Berthold Stoeger
2021-01-10profile: remove ProfileWidget2::setupItem()Gravatar Berthold Stoeger
2021-01-10profile: construct PP gas items with createPPGas() functionGravatar Berthold Stoeger
2021-01-10profile: move allocation of DiveProfileItems into a templateGravatar Berthold Stoeger
2021-01-10profile: initialize axis of DiveProfileItems on constructionGravatar Berthold Stoeger
2021-01-10cleanup: make DiveCartesianAxis functions constGravatar Berthold Stoeger
2021-01-10profile: remove ProfileWidget2::dateTimeChanged()Gravatar Berthold Stoeger
2021-01-10profile: set model of profile items on constructionGravatar Berthold Stoeger
2021-01-10profile: remove redundant code in DiveCalculatedCeilingGravatar Berthold Stoeger
2021-01-10statistics: split people binnerGravatar Berthold Stoeger
2021-01-10mobile/statistics: small UI improvementsGravatar Dirk Hohndel
2021-01-10statistics/mobile: add variable2 operations combo-boxGravatar Berthold Stoeger
2021-01-10statistics/mobile: set currentIndex of QML combo boxesGravatar Berthold Stoeger
2021-01-10mobile/statistics: add simple iconGravatar Dirk Hohndel
2021-01-10mobile/UI: rewrite screen size logicGravatar Dirk Hohndel
2021-01-10build-system: compile stats code on mobile OSsGravatar Dirk Hohndel
2021-01-10mobile/statistics: add a statistics page on mobileGravatar Dirk Hohndel
2021-01-10statistics: add a skeleton StatsManager classGravatar Berthold Stoeger
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-10statistics: fix 20 m binnerGravatar Berthold Stoeger
2021-01-10statistics: add count to box and whisker plotsGravatar Berthold Stoeger
2021-01-10Make sure to sanitize the gasmix after editing itGravatar Linus Torvalds
2021-01-10btdiscovery - Add second matcher for Ratio iX3MGravatar Damian Zaremba
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