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
Age
Commit message (
Expand
)
Author
2021-02-06
statistics: delete chart items when root node is deleted
Berthold Stoeger
2021-01-21
statistics: do resizing in UI thread, not render thread
Berthold Stoeger
2021-01-20
Merge branch 'tvalue'
Dirk Hohndel
2021-01-20
statistics/legend: fix dragging legend on touch screen
Dirk Hohndel
2021-01-20
statistics: render bar and pie labels onto fill color
Berthold Stoeger
2021-01-20
statistics: move colors to statscolors.h
Berthold Stoeger
2021-01-20
statistics: make confidence area and regression line opt-in
Berthold Stoeger
2021-01-20
statistics: don't replot chart when changing features
Berthold Stoeger
2021-01-20
statistics: leak textures on exit
Berthold Stoeger
2021-01-20
statistics: fix range in categorical axes
Berthold Stoeger
2021-01-20
statistics: refactor QSG memory management
Berthold Stoeger
2021-01-20
statistics: remove QSceneGraph
Berthold Stoeger
2021-01-20
statistics: remove float z-value
Berthold Stoeger
2021-01-20
statistics: replace chart title by QSG node
Berthold Stoeger
2021-01-20
statistics: remove QGraphicsView from StatSeries
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: render regression item using QSGNode
Berthold Stoeger
2021-01-20
statistics: keep track of dirty items in double-linked list
Berthold Stoeger
2021-01-20
statistics: turn axes into QSGNode
Berthold Stoeger
2021-01-20
statistics: turn ChartGrid into QSGNodes
Berthold Stoeger
2021-01-20
statistics: draw background using a QSGRectangle node
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: remember position of legend when resizing
Berthold Stoeger
2021-01-20
statistics: add notion of Z-value to chart items
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-20
statistics: implement moving of legend
Berthold Stoeger
2021-01-20
statistics: draw legend as a QSGNode
Berthold Stoeger
2021-01-19
mobile/statistics: make icons available in mobile app
Dirk Hohndel
2021-01-19
Corret the t-value von a C.I. of 95%
Robert C. Helling
2021-01-14
Add back central line for linear regression
Robert C. Helling
2021-01-14
Plot proper confidence regions
Robert C. Helling
2021-01-14
Silence some compiler warnings
Robert C. Helling
2021-01-14
Indicate goodness of fit of regression line
Robert C. Helling
2021-01-13
statistics: add count property to chart list
Dirk Hohndel
2021-01-13
mobile/statistics: export ChartListModel to QML
Berthold Stoeger
2021-01-11
statistics: print ellipsis in case of too little space
Berthold Stoeger
2021-01-11
statistics: consider overhang of horizontal axes
Berthold Stoeger
2021-01-10
statistics: split people binner
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-10
statistics: fix 20 m binner
Berthold Stoeger
2021-01-10
statistics: add count to box and whisker plots
Berthold Stoeger
2021-01-10
statistics: add tags variable
Berthold Stoeger
2021-01-10
statistics: sort dive sites
Berthold Stoeger
[next]