Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: refactor QSG memory management | Berthold Stoeger |
2021-01-20 | statistics: turn axes into QSGNode | Berthold Stoeger |
2021-01-11 | statistics: consider overhang of horizontal axes | Berthold Stoeger |
2021-01-10 | build-system: compile stats code on mobile OSs | Dirk Hohndel |
2021-01-10 | statistics: convert chart to QQuickItem | Berthold Stoeger |
2021-01-06 | statistics: fix chart features: regression line and median/mean | Berthold Stoeger |
2021-01-06 | statistics: paint custom grid | Berthold Stoeger |
2021-01-06 | statistics: draw title of axes | Berthold Stoeger |
2021-01-06 | statistics: replace QtCharts' axes | Berthold Stoeger |
2021-01-06 | statistics: save chart in axis class | Berthold Stoeger |
2021-01-02 | statistics: implement axes | Berthold Stoeger |