summaryrefslogtreecommitdiffstats
path: root/stats/pieseries.h
AgeCommit message (Expand)Author
2021-02-13statistics: implement shift-selection of rangesGravatar Berthold Stoeger
2021-02-13statistics: make selection keyboard modifiers more generalGravatar Berthold Stoeger
2021-02-13statistics: highlight selected pie slicesGravatar Berthold Stoeger
2021-02-13statistics: implement rectangle selection in scatter plotGravatar Berthold Stoeger
2021-02-13statistics: select multiple dives in scatter-plot by shift-clickingGravatar Berthold Stoeger
2021-02-13statistics: select dives from Scatter PlotGravatar Robert C. Helling
2021-02-13statistics: use dive instead of count binsGravatar Berthold Stoeger
2021-01-20statistics: don't replot chart when changing featuresGravatar Berthold Stoeger
2021-01-20statistics: refactor QSG memory managementGravatar Berthold Stoeger
2021-01-20statistics: remove QGraphicsView from StatSeriesGravatar Berthold Stoeger
2021-01-20statistics: replace PieSeries by QSG nodesGravatar Berthold Stoeger
2021-01-20statistics: pass view to seriesGravatar Berthold Stoeger
2021-01-14Silence some compiler warningsGravatar Robert C. Helling
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-02statistics: implement pie seriesGravatar Berthold Stoeger