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
/
chartitem.cpp
Age
Commit message (
Expand
)
Author
2021-02-13
statistics: highlight selected pie slices
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: show selected dives in scatter plot
Berthold Stoeger
2021-01-20
statistics: render bar and pie labels onto fill color
Berthold Stoeger
2021-01-20
statistics: leak textures on exit
Berthold Stoeger
2021-01-20
statistics: refactor QSG memory management
Berthold Stoeger
2021-01-20
statistics: replace PieSeries by QSG nodes
Berthold Stoeger
2021-01-20
statistics: convert scatter series to use QSG
Berthold Stoeger
2021-01-20
statistics: convert box-and-whiskers plot to QSG
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: keep track of dirty items in double-linked list
Berthold Stoeger
2021-01-20
statistics: convert QuartileMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: add notion of Z-value to chart items
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger