Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: render bar and pie labels onto fill color | |
2021-01-20 | statistics: refactor QSG memory management | |
2021-01-20 | statistics: remove QGraphicsView from StatSeries | |
2021-01-20 | statistics: implement showing / hiding of items in QSG | |
2021-01-20 | statistics: convert bar series to QSGNodes | |
2021-01-20 | statistics: turn infobox into a QSGNode | |
2021-01-20 | statistics: pass view to series | |
2021-01-10 | build-system: compile stats code on mobile OSs | |
2021-01-10 | statistics: convert chart to QQuickItem | |
2021-01-06 | statistics: replace QtCharts' axes | |
2021-01-06 | statistics: set correct z-value for bars | |
2021-01-02 | statistics: implement a bar series |