summaryrefslogtreecommitdiffstats
path: root/src/datavisualizationqml/abstractdeclarative.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation error on macOSKai Köhne2025-05-091-2/+3
* Replace foreach with ranged for loopVolker Hilsheimer2023-08-221-4/+2
* Mark the module as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-181-0/+2
* Fix flaky autotestTomi Korpipaa2023-08-031-1/+1
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-071-2/+2
* Fix invalid value handlingTomi Korpipaa2023-04-181-1/+4
* Fix layering violation involving AbstractDeclarativeMarc Mutz2022-07-061-0/+1
* Use SPDX license identifiersLucie Gérard2022-06-131-28/+2
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-241-0/+5
* Fix: Rotate and zoom don't work on androidSami Varanka2021-08-041-0/+3
* Encapsulate raw string with QLatin1StringKai Köhne2021-06-221-1/+1
* Modernize and update to latest CMake APIUlf Hermann2021-06-111-0/+832