index
:
qt/qtgraphs.git
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add odd / even visibility modes
Tomi Korpipaa
5 days
2
-9
/
+21
*
Allow hiding all or some labels of very small slices
Tomi Korpipaa
8 days
5
-16
/
+200
*
Fix the range check in removeMultiple
Tomi Korpipää
12 days
1
-3
/
+1
*
add categorized logging for graphs 2d pt1
Niko Korkala
2025-04-03
1
-5
/
+32
*
Prepend QTGRAPHS_ to include guards
Sami Varanka
2025-01-28
3
-9
/
+9
*
doc: Update types of QML properties to QML types
David Boddie
2025-01-21
1
-1
/
+1
*
API comparison review findings
Tomi Korpipää
2025-01-13
1
-4
/
+4
*
Make borderWidth and labelTextColor default to GraphThemes properties
Niko Korkala
2024-12-18
1
-2
/
+2
*
Add doc for 2D custom input
Kwanghyo Park
2024-12-12
1
-0
/
+23
*
Add custom input support for pie series
Kwanghyo Park
2024-12-06
1
-0
/
+5
*
Docs add a missing simple QML piegraph creation example
Niko Korkala
2024-12-03
1
-0
/
+27
*
Doc add missing example in detailed description
Niko Korkala
2024-12-03
1
-0
/
+9
*
Add missing docs for Bar and Pie series
Owais Akhtar
2024-09-16
1
-0
/
+28
*
Remove QQuickSvgParser dependency from pie rendering
Owais Akhtar
2024-09-12
1
-2
/
+2
*
Update PieRenderer to use setPath
Owais Akhtar
2024-09-09
2
-41
/
+16
*
Doc: Replace \instantiates with \nativetype
Paul Wicking
2024-08-20
3
-3
/
+3
*
Use Q_D macro in const member functions like we do elsewhere
Volker Hilsheimer
2024-08-19
3
-27
/
+27
*
Change int to qsizetype where feasible
Sami Varanka
2024-07-31
3
-36
/
+44
*
Rename size to pieSize in pieseries
Sami Varanka
2024-07-25
2
-17
/
+17
*
Pass small types by value
Sami Varanka
2024-07-25
2
-6
/
+6
*
Disable copy and move from model mappers
Sami Varanka
2024-07-24
2
-0
/
+4
*
Add some empty lines for consistency
Sami Varanka
2024-07-23
2
-0
/
+7
*
API: Minor tweaks in Graphs 2D
Kaj Grönholm
2024-07-22
3
-21
/
+17
*
Add trailing comma to enums
Sami Varanka
2024-07-15
1
-1
/
+1
*
Add out-of-line dtors
Sami Varanka
2024-07-15
2
-0
/
+3
*
Docs: Add \qmlsignal descriptions for Qt Graphs 2D
Alexei Cazacov
2024-05-29
2
-5
/
+5
*
Fix compile errors for ios build
Kwanghyo Park
2024-05-20
4
-58
/
+58
*
Mark Q_PROPERTY in public API as FINAL
Owais Akhtar
2024-05-17
3
-36
/
+39
*
API: Remove initializeAxes() as unused
Kaj Grönholm
2024-05-14
2
-5
/
+0
*
API: Fix public header includes in 2D
Tomi Korpipaa
2024-05-14
1
-2
/
+2
*
Add documentation for piemodelmapper
Sami Varanka
2024-05-10
1
-8
/
+156
*
Unify invokeables in series
Owais Akhtar
2024-05-10
2
-9
/
+190
*
Fix Q_PROPERTY first in piemodelmapper
Sami Varanka
2024-05-10
1
-1
/
+1
*
Add PieModelMapper
Sami Varanka
2024-05-10
3
-0
/
+774
*
Add missing 2D overview docs
Tomi Korpipaa
2024-05-08
1
-0
/
+27
*
Fix GraphsView 2D qml autotest crash
Jere Tuliniemi
2024-05-03
2
-8
/
+0
*
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
3
-20
/
+20
*
2D: Remove extra d and q ptr from series
Sami Varanka
2024-03-22
5
-23
/
+27
*
Add auto test cases for pie chart
Kwanghyo Park
2024-03-14
2
-18
/
+2
*
Introduce holesize property for pie graph
Kwanghyo Park
2024-03-14
5
-19
/
+174
*
Support pie chart labels
Kwanghyo Park
2024-02-15
6
-128
/
+361
*
Replace references to chart and Qt Charts
Tomi Korpipaa
2024-02-07
2
-1
/
+4
*
Introducing Pie chart
Kwanghyo Park
2024-02-07
6
-0
/
+1574