summaryrefslogtreecommitdiffstats
path: root/src/graphs2d/areachart
Commit message (Expand)AuthorAgeFilesLines
* Add missing loggings in graphs2dNiko Korkala2025-05-281-12/+39
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-281-3/+3
* API comparison review findingsTomi Korpipää2025-01-131-4/+4
* Add doc for 2D custom inputKwanghyo Park2024-12-121-0/+26
* Add custom input support for areaKwanghyo Park2024-12-051-0/+5
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Pass small types by valueSami Varanka2024-07-252-12/+12
* API: Minor tweaks in Graphs 2DKaj Grönholm2024-07-221-4/+4
* Fix AreaSeries not updating if upper/lower series in manipulated in QMLOwais Akhtar2024-07-161-0/+14
* Add out-of-line dtorsSami Varanka2024-07-152-0/+3
* Use qsizetype rather than int with listsSami Varanka2024-06-171-1/+0
* Docs: Add \qmlsignal descriptions for Qt Graphs 2DAlexei Cazacov2024-05-291-0/+43
* API: Fix property getter namingKaj Grönholm2024-05-282-3/+3
* Support theme borderWidth in AreaSeriesKaj Grönholm2024-05-282-1/+46
* Mark Q_PROPERTY in public API as FINALOwais Akhtar2024-05-171-8/+12
* Correct QML_NAMED_ELEMENT position in filesSami Varanka2024-05-161-1/+1
* API: Remove initializeAxes() as unusedKaj Grönholm2024-05-142-3/+0
* Add missing 2D overview docsTomi Korpipaa2024-05-081-2/+2
* Fix GraphsView 2D qml autotest crashJere Tuliniemi2024-05-032-8/+0
* Move axis properties to GraphsViewJere Tuliniemi2024-05-033-48/+0
* Change all enums to scopedKaj Grönholm2024-04-041-1/+1
* 2D: fix virtual/override keyword usageSami Varanka2024-04-031-1/+1
* 2D: Remove extra d and q ptr from seriesSami Varanka2024-03-223-8/+7
* Add AreaSeriesJere Tuliniemi2024-03-123-0/+396