summaryrefslogtreecommitdiffstats
path: root/src/graphs2d
Commit message (Expand)AuthorAgeFilesLines
* Change 'enabled' properties to visible in 2DHEADdevDilek Akcay2 days3-16/+17
* Docs: Add \qmlsignal descriptions for Qt Graphs 3DAlexei Cazacov6 days1-1/+1
* API: Unify grid and axis namingKaj Grönholm9 days23-379/+379
* Change 'enabled' properties to visible in GraphsThemeDilek Akcay10 days1-1/+1
* API: Unify QML component APIKaj Grönholm11 days15-67/+67
* Docs: Add \qmlsignal descriptions for Qt Graphs 2DAlexei Cazacov12 days12-143/+190
* BarChangingSetCount example doesn't work with custom bar componentsOwais Akhtar12 days1-2/+15
* Fix bar selectionKaj Grönholm12 days1-0/+1
* API: Support border in default point markerKaj Grönholm12 days2-0/+30
* API: Document QGraphsView orientation propertyKaj Grönholm12 days1-0/+18
* Fix adding/removing/visibility of bar seriesKaj Grönholm12 days5-80/+236
* API: Fix property getter namingKaj Grönholm12 days14-35/+35
* Support theme borderWidth in AreaSeriesKaj Grönholm12 days3-2/+51
* Fix 2D example issuesKwanghyo Park13 days2-6/+6
* Fix out of range in AreaRendererKaj Grönholm2024-05-231-0/+1
* API: Improve theme functionalityKaj Grönholm2024-05-233-28/+124
* Improve dynamic barseriesKaj Grönholm2024-05-211-1/+3
* Improve bars QML API documentationKaj Grönholm2024-05-212-24/+24
* Add XYSeries QML modification API documentationKaj Grönholm2024-05-211-148/+239
* API: Update series themingKaj Grönholm2024-05-2011-95/+136
* Fix compile errors for ios buildKwanghyo Park2024-05-2032-435/+435
* Mark Q_PROPERTY in public API as FINALOwais Akhtar2024-05-1715-116/+144
* API: Improve BarCategoryAxis QML APIKaj Grönholm2024-05-172-16/+75
* Correct QML_NAMED_ELEMENT position in filesSami Varanka2024-05-164-4/+4
* Fix crash when setting the GraphView width/heightOwais Akhtar2024-05-161-0/+3
* Pass empty string to QML_UNCREATABLESami Varanka2024-05-161-1/+1
* API: Improve BarSet QML APIKaj Grönholm2024-05-152-72/+158
* API: Improve QXYSeries points selectionKaj Grönholm2024-05-152-11/+77
* Add documentation for xymodelmapperSami Varanka2024-05-151-8/+162
* Fix crash when barcount changed to 0 in bar seriesOwais Akhtar2024-05-142-1/+3
* API: Unify pointMarker dynamic propertiesKaj Grönholm2024-05-142-17/+93
* API: Add selectedColor property into QBarSetKaj Grönholm2024-05-144-4/+23
* API: Remove initializeAxes() as unusedKaj Grönholm2024-05-149-21/+0
* API: Remove axis components from public QML APIKaj Grönholm2024-05-143-3/+0
* API: Fix public header includes in 2DTomi Korpipaa2024-05-148-22/+22
* Add documentation for piemodelmapperSami Varanka2024-05-101-8/+156
* Unify invokeables in seriesOwais Akhtar2024-05-106-27/+413
* Add documentation for BarModelMapperSami Varanka2024-05-101-4/+196
* Fix Q_PROPERTY first in piemodelmapperSami Varanka2024-05-101-1/+1
* Add XYModelMapperSami Varanka2024-05-104-0/+786
* Add PieModelMapperSami Varanka2024-05-104-0/+775
* Implement custom bars with dynamic propertiesKaj Grönholm2024-05-085-245/+102
* Correct license for module and plugin filesLucie Gérard2024-05-081-1/+1
* Add missing 2D overview docsTomi Korpipaa2024-05-083-4/+54
* Add BarModelMapperSami Varanka2024-05-085-2/+792
* Add support for custom axis labelComponentKaj Grönholm2024-05-075-52/+123
* Do not override custom user input themeKwanghyo Park2024-05-071-2/+6
* Delete extra bar rectanglesSami Varanka2024-05-064-6/+32
* Implementation for DateTimeAxisOwais Akhtar2024-05-039-23/+623
* Unify background colors themingKaj Grönholm2024-05-033-28/+1