summaryrefslogtreecommitdiffstats
path: root/src/graphs2d/splinechart
Commit message (Expand)AuthorAgeFilesLines
* add categorized logging for graphs 2d pt1Niko Korkala2025-04-031-4/+22
* Prepend QTGRAPHS_ to include guardsSami Varanka2025-01-281-3/+3
* Graphs2d: remove unused QtWidgets headerTim Blechmann2025-01-211-1/+0
* Fix spline shape braking when removeMultiple is usedNiko Korkala2025-01-081-0/+5
* Fix SplineSeries \inherits in docsTomi Korpipaa2024-11-221-1/+1
* Fix crashes with animations and allow for removalOwais Akhtar2024-09-261-18/+3
* Clear control points when points reach 0Owais Akhtar2024-08-261-0/+1
* Create real world exampleOwais Akhtar2024-08-231-0/+2
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Add out-of-line dtorsSami Varanka2024-07-152-0/+3
* Docs: Add \qmlsignal descriptions for Qt Graphs 2DAlexei Cazacov2024-05-291-0/+10
* Fix compile errors for ios buildKwanghyo Park2024-05-201-2/+2
* Mark Q_PROPERTY in public API as FINALOwais Akhtar2024-05-171-2/+2
* Correct QML_NAMED_ELEMENT position in filesSami Varanka2024-05-161-1/+1
* API: Fix public header includes in 2DTomi Korpipaa2024-05-141-2/+2
* Fix GraphsView 2D qml autotest crashJere Tuliniemi2024-05-032-8/+0
* Remove definition of "animated" property from splinesOwais Akhtar2024-04-241-4/+0
* Initial implementation of transition animation system for graphsOwais Akhtar2024-04-185-186/+34
* 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-12/+12
* Fix spline graph not updating value on point movedOwais Akhtar2024-03-153-6/+26
* Add support for dynamic spline seriesOwais Akhtar2024-03-135-11/+304
* Create autotests for all added spline featuresOwais Akhtar2024-02-221-0/+4
* Unify theme behaviorJere Tuliniemi2024-02-201-0/+1
* Documentation for spline graphsOwais Akhtar2024-02-161-0/+38
* Add support for spline chartsOwais Akhtar2024-02-123-0/+161