index
:
qt/qtgraphs.git
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
wip/2D
Qt Graphs for data visualization.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphs2d
/
qsgrenderer
/
pierenderer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QUIP-23: Mark remaining files with default security header
Volker Hilsheimer
2026-02-02
1
-0
/
+2
*
Include moc files in .cpp files
Sami Varanka
2026-01-23
1
-0
/
+2
*
Fix slice update after color, borderColor, and borderWidth change
Tomi Korpipaa
2026-01-23
1
-2
/
+8
*
Add slice drag adjust
Sami Varanka
2025-11-20
1
-0
/
+104
*
Fix crash when hovering and slices change
Kaj Grönholm
2025-10-13
1
-0
/
+5
*
Add sub slices in QPieSlice
Xavier BESSON
2025-09-12
1
-39
/
+93
*
2D: Add tracepoints
Sami Varanka
2025-09-09
1
-0
/
+18
*
2D: Add QT_NAMESPACE to pierenderer.cpp
Sami Varanka
2025-09-04
1
-0
/
+4
*
Get rid of some clazy warnings in graphs2d/qsgrenderer folder
Tomi Korpipaa
2025-07-17
1
-7
/
+10
*
Add clipPlotArea property for GraphsView in 2D
Sami Varanka
2025-05-21
1
-2
/
+2
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-1
/
+3
*
Add hovered property to AbstractSeries
Sami Varanka
2025-02-03
1
-0
/
+3
*
Make labelArm use labelColor instead of being fixed white color
Niko Korkala
2024-12-19
1
-0
/
+1
*
Make borderWidth and labelTextColor default to GraphThemes properties
Niko Korkala
2024-12-18
1
-1
/
+6
*
Fix valuesMultiplier not working in piegraph
Niko Korkala
2024-12-12
1
-0
/
+6
*
Add custom input support for pie series
Kwanghyo Park
2024-12-06
1
-0
/
+130
*
Remove QQuickSvgParser dependency from pie rendering
Owais Akhtar
2024-09-12
1
-37
/
+31
*
Update PieRenderer to use setPath
Owais Akhtar
2024-09-09
1
-60
/
+94
*
Fix PieSeries labels to disable when bool set
Owais Akhtar
2024-07-31
1
-2
/
+2
*
Optimize PieRenderer lag issues and artifacts
Owais Akhtar
2024-07-31
1
-27
/
+41
*
Fix positioning of PieSlice labels
Kaj Grönholm
2024-07-26
1
-2
/
+2
*
Rename size to pieSize in pieseries
Sami Varanka
2024-07-25
1
-1
/
+1
*
Make GraphsView available for autotesting
Kaj Grönholm
2024-07-23
1
-0
/
+1
*
Clip graphs content to PlotArea
Kaj Grönholm
2024-07-19
1
-4
/
+4
*
Add out-of-line dtors
Sami Varanka
2024-07-15
1
-0
/
+2
*
Fix PieRenderer series add/remove/visibility
Owais Akhtar
2024-06-24
1
-1
/
+51
*
API: Update series theming
Kaj Grönholm
2024-05-20
1
-5
/
+7
*
Introduce integrated theme for graphs
Kwanghyo Park
2024-04-30
1
-5
/
+7
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
1
-5
/
+6
*
Introduce holesize property for pie graph
Kwanghyo Park
2024-03-14
1
-16
/
+40
*
Unify theme behavior
Jere Tuliniemi
2024-02-20
1
-1
/
+4
*
Support pie chart labels
Kwanghyo Park
2024-02-15
1
-31
/
+33
*
Make pierenderer support legend api
Sami Varanka
2024-02-13
1
-3
/
+8
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
1
-0
/
+124