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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-02-13
statistics: make selection keyboard modifiers more general
Berthold Stoeger
2021-02-06
statistics: don't place labels at half-integer values
Berthold Stoeger
2021-01-20
statistics: render regression item using QSGNode
Berthold Stoeger
2021-01-20
statistics: convert HistogramMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: convert QuartileMarkers to QSGNodes
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger
2021-01-06
statistics: paint custom grid
Berthold Stoeger
2021-01-03
statistics: add a model that describes a list of charts
Berthold Stoeger
2021-01-02
statistics: implement StatsView
Berthold Stoeger
2021-01-02
statistics: implement a structure representing the chart state
Berthold Stoeger
2021-01-02
statistics: implement scatter series
Berthold Stoeger
2021-01-02
statistics: implement pie series
Berthold Stoeger
2021-01-02
statistics: implement a box-and-whisker series
Berthold Stoeger
2021-01-02
statistics: implement a bar series
Berthold Stoeger
2021-01-02
statistics: implement a simple information box
Berthold Stoeger
2021-01-02
statistics: add series interface class
Berthold Stoeger
2021-01-02
statistics: implement axes
Berthold Stoeger
2021-01-02
statistics: add a header file defining z-values
Berthold Stoeger
2021-01-01
statistics: implement a legend box
Berthold Stoeger
2021-01-01
statistics: add color-related functions
Dirk Hohndel
2021-01-01
statistics: add statistic variables
Berthold Stoeger