Age | Commit message (Expand) | Author |
---|---|---|
2021-01-20 | statistics: render bar and pie labels onto fill color | Berthold Stoeger |
2021-01-20 | statistics: don't replot chart when changing features | Berthold Stoeger |
2021-01-20 | statistics: refactor QSG memory management | Berthold Stoeger |
2021-01-20 | statistics: remove QGraphicsView from StatSeries | Berthold Stoeger |
2021-01-20 | statistics: replace PieSeries by QSG nodes | Berthold Stoeger |
2021-01-20 | statistics: turn infobox into a QSGNode | Berthold Stoeger |
2021-01-20 | statistics: pass view to series | Berthold Stoeger |
2021-01-14 | Silence some compiler warnings | Robert C. Helling |
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: replace QtCharts' axes | Berthold Stoeger |
2021-01-02 | statistics: implement pie series | Berthold Stoeger |