summaryrefslogtreecommitdiffstats
path: root/stats/boxseries.cpp
AgeCommit message (Expand)Author
2021-02-13statistics: implement shift-selection of rangesGravatar Berthold Stoeger
2021-02-13statistics: support ctrl-selection for all seriesGravatar Berthold Stoeger
2021-02-13statistics: make selection keyboard modifiers more generalGravatar Berthold Stoeger
2021-02-13statistics: highlight selected boxes in box plotGravatar 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: save dive list with quartilesGravatar Berthold Stoeger
2021-01-20statistics: refactor QSG memory managementGravatar Berthold Stoeger
2021-01-20statistics: remove QGraphicsView from StatSeriesGravatar Berthold Stoeger
2021-01-20statistics: convert box-and-whiskers plot to QSGGravatar Berthold Stoeger
2021-01-20statistics: turn infobox into a QSGNodeGravatar Berthold Stoeger
2021-01-20statistics: pass view to seriesGravatar Berthold Stoeger
2021-01-10build-system: compile stats code on mobile OSsGravatar Dirk Hohndel
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-10statistics: add count to box and whisker plotsGravatar Berthold Stoeger
2021-01-06statistics: replace QtCharts' axesGravatar Berthold Stoeger
2021-01-02statistics: implement a box-and-whisker seriesGravatar Berthold Stoeger