summaryrefslogtreecommitdiffstats
path: root/src/graphs2d/piechart/qpieslice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Allow hiding all or some labels of very small slicesTomi Korpipaa2025-05-231-4/+10
* doc: Update types of QML properties to QML typesDavid Boddie2025-01-211-1/+1
* Make borderWidth and labelTextColor default to GraphThemes propertiesNiko Korkala2024-12-181-2/+2
* Doc add missing example in detailed descriptionNiko Korkala2024-12-031-0/+9
* Remove QQuickSvgParser dependency from pie renderingOwais Akhtar2024-09-121-2/+2
* Update PieRenderer to use setPathOwais Akhtar2024-09-091-32/+9
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Use Q_D macro in const member functions like we do elsewhereVolker Hilsheimer2024-08-191-15/+15
* Pass small types by valueSami Varanka2024-07-251-3/+3
* API: Minor tweaks in Graphs 2DKaj Grönholm2024-07-221-4/+3
* Doc: Fix links to PieSeries QML type's methodsTopi Reinio2024-04-051-2/+3
* Change all enums to scopedKaj Grönholm2024-04-041-14/+14
* Add auto test cases for pie chartKwanghyo Park2024-03-141-1/+1
* Introduce holesize property for pie graphKwanghyo Park2024-03-141-14/+126
* Support pie chart labelsKwanghyo Park2024-02-151-59/+224
* Replace references to chart and Qt ChartsTomi Korpipaa2024-02-071-0/+3
* Introducing Pie chartKwanghyo Park2024-02-071-0/+487