index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stats
/
barseries.cpp
Age
Commit message (
Expand
)
Author
2021-02-13
statistics: implement shift-selection of ranges
Berthold Stoeger
2021-02-13
statistics: support ctrl-selection for all series
Berthold Stoeger
2021-02-13
statistics: make selection keyboard modifiers more general
Berthold Stoeger
2021-02-13
statistics: highlight selected boxes in box plot
Berthold Stoeger
2021-02-13
statistics: remove horizontal flag from bar chart items
Berthold Stoeger
2021-02-13
statistics: highlight selected bar
Berthold Stoeger
2021-02-13
statistics: implement rectangle selection in scatter plot
Berthold Stoeger
2021-02-13
statistics: select multiple dives in scatter-plot by shift-clicking
Berthold Stoeger
2021-02-13
statistics: select dives from Scatter Plot
Robert C. Helling
2021-02-13
statistics: use dive instead of count bins
Berthold Stoeger
2021-02-08
statistics: fix placement of horizontal labels in bar charts
Berthold Stoeger
2021-02-06
statistics: don't place labels at half-integer values
Berthold Stoeger
2021-01-20
statistics: render bar and pie labels onto fill color
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: implement showing / hiding of items in QSG
Berthold Stoeger
2021-01-20
statistics: convert bar series to QSGNodes
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-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-06
statistics: set correct z-value for bars
Berthold Stoeger
2021-01-02
statistics: implement a bar series
Berthold Stoeger