index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stats
Age
Commit message (
Expand
)
Author
2021-10-01
Don't access gasmix.o2.fraction
Robert C. Helling
2021-03-08
stats: initialize InformationBox::width and height members
Berthold Stoeger
2021-03-05
statistics: don't divide by totalCount = 0 in pie charts
Berthold Stoeger
2021-03-05
stats: initialize PieSeries::radius to 0 in constructor
Berthold Stoeger
2021-02-13
statistics: implement primitive "restrict to selection" feature
Berthold Stoeger
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 pie slices
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: show selected dives in scatter plot
Berthold Stoeger
2021-02-13
statistics: select dives from Scatter Plot
Robert C. Helling
2021-02-13
statistics: replot stats if dives added / removed
Berthold Stoeger
2021-02-13
statistics: save dive list with quartiles
Berthold Stoeger
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-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
[next]