index
:
qt/qtgraphs.git
6.10
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
dev
wip/2D
Qt Graphs for data visualization.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
graphs2d
/
piechart
/
qpieslice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow hiding all or some labels of very small slices
Tomi Korpipaa
2025-05-23
1
-4
/
+10
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-21
1
-1
/
+1
*
Make borderWidth and labelTextColor default to GraphThemes properties
Niko Korkala
2024-12-18
1
-2
/
+2
*
Doc add missing example in detailed description
Niko Korkala
2024-12-03
1
-0
/
+9
*
Remove QQuickSvgParser dependency from pie rendering
Owais Akhtar
2024-09-12
1
-2
/
+2
*
Update PieRenderer to use setPath
Owais Akhtar
2024-09-09
1
-32
/
+9
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
1
-1
/
+1
*
Use Q_D macro in const member functions like we do elsewhere
Volker Hilsheimer
2024-08-19
1
-15
/
+15
*
Pass small types by value
Sami Varanka
2024-07-25
1
-3
/
+3
*
API: Minor tweaks in Graphs 2D
Kaj Grönholm
2024-07-22
1
-4
/
+3
*
Doc: Fix links to PieSeries QML type's methods
Topi Reinio
2024-04-05
1
-2
/
+3
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-14
/
+14
*
Add auto test cases for pie chart
Kwanghyo Park
2024-03-14
1
-1
/
+1
*
Introduce holesize property for pie graph
Kwanghyo Park
2024-03-14
1
-14
/
+126
*
Support pie chart labels
Kwanghyo Park
2024-02-15
1
-59
/
+224
*
Replace references to chart and Qt Charts
Tomi Korpipaa
2024-02-07
1
-0
/
+3
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
1
-0
/
+487