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
/
qpieseries.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add odd / even visibility modes
Tomi Korpipaa
7 days
1
-8
/
+19
*
Allow hiding all or some labels of very small slices
Tomi Korpipaa
10 days
1
-10
/
+164
*
Fix the range check in removeMultiple
Tomi Korpipää
2025-05-19
1
-3
/
+1
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-5
/
+32
*
Add doc for 2D custom input
Kwanghyo Park
2024-12-12
1
-0
/
+23
*
Docs add a missing simple QML piegraph creation example
Niko Korkala
2024-12-03
1
-0
/
+27
*
Add missing docs for Bar and Pie series
Owais Akhtar
2024-09-16
1
-0
/
+28
*
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
-10
/
+10
*
Rename size to pieSize in pieseries
Sami Varanka
2024-07-25
1
-13
/
+13
*
Add out-of-line dtors
Sami Varanka
2024-07-15
1
-0
/
+2
*
Docs: Add \qmlsignal descriptions for Qt Graphs 2D
Alexei Cazacov
2024-05-29
1
-4
/
+4
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
1
-7
/
+7
*
API: Remove initializeAxes() as unused
Kaj Grönholm
2024-05-14
1
-3
/
+0
*
Unify invokeables in series
Owais Akhtar
2024-05-10
1
-0
/
+176
*
Add missing 2D overview docs
Tomi Korpipaa
2024-05-08
1
-0
/
+27
*
Fix GraphsView 2D qml autotest crash
Jere Tuliniemi
2024-05-03
1
-7
/
+0
*
Change all enums to scoped
Kaj Grönholm
2024-04-04
1
-1
/
+1
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
1
-14
/
+18
*
Add auto test cases for pie chart
Kwanghyo Park
2024-03-14
1
-17
/
+1
*
Introduce holesize property for pie graph
Kwanghyo Park
2024-03-14
1
-1
/
+16
*
Support pie chart labels
Kwanghyo Park
2024-02-15
1
-57
/
+68
*
Replace references to chart and Qt Charts
Tomi Korpipaa
2024-02-07
1
-1
/
+1
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
1
-0
/
+816