summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid value handlingTomi Korpipaa2023-04-198-105/+129
* Fix compilation of a manual testTomi Korpipaa2023-03-291-14/+0
* Fix the compilation of manual testsTomi Korpipaa2023-02-211-6/+0
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-101-1/+1
* Port from container::count() and length() to size()Marc Mutz2022-10-059-80/+80
* Scene3D device pixel ratio can be initialized only to actual ratioTomi Korpipaa2022-09-011-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2349-49/+49
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-221-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-0349-0/+147
* Fix manual tests for the top-level buildJoerg Bornemann2022-08-0310-31/+0
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2827-27/+27
* Use SPDX license identifiersLucie Gérard2022-06-13112-3135/+224
* Fix manual test compilation errorsSami Varanka2022-06-0718-147/+546
* Make sure qml test data is packaged as test resourcesAssam Boudjelthia2022-05-191-0/+6
* Rename the test to match the expected filenameTomi Korpipaa2022-04-261-5/+5
* Fix a qt-testrunner.py QEMU failureTomi Korpipaa2022-04-251-4/+16
* Revert "Blacklist: test cases blacklisted in qmltest:"Pasi Petäjäjärvi2022-04-011-70/+0
* CI: Disable tst_qmltest on QNX QEMUPasi Petäjäjärvi2022-03-141-0/+8
* Blacklist: test cases blacklisted in qmltest:CI Insignificant Platforms Monitor Bot2022-03-071-0/+70
* Fix API review findingTomi Korpipaa2022-02-102-8/+8
* Remove unused .qrc filesJoerg Bornemann2022-01-182-11/+0
* Add row colors for Bar3DSeriesSami Varanka2021-10-088-0/+777
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-246-2/+52
* Fix: change signals to take values by const refSami Varanka2021-09-021-1/+1
* Add: Support for 16-bit heightmapSami Varanka2021-08-319-0/+317
* Add: Margin between series columns in Bars3DSami Varanka2021-08-248-11/+58
* Add: surfaceseries wireframecolor revisionSami Varanka2021-08-201-1/+1
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-113-0/+304
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-062-1/+8
* Fix manual test buildsTomi Korpipaa2021-06-0816-135/+190
* Fix direct rendering doesn't show anythingSami Varanka2021-06-044-4/+7
* Fix warnings in datavisualization examplesSami Varanka2021-05-253-13/+13
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2235-37/+37
* Fix Gradients don't showSami Varanka2021-05-186-0/+310
* Remove left-over .pri filesJoerg Bornemann2021-05-051-2/+0
* Remove qmake project filesJoerg Bornemann2021-04-3029-293/+0
* Fix double to float truncation warningsVolker Hilsheimer2021-04-135-48/+48
* QSurfaceDataProxy: Fix crashes adding the first row of dataFriedemann Kleint2021-03-031-0/+10
* Fix layout and signal handling in QML appsTuomo Pelkonen2021-02-261-17/+8
* Fix quit buttons in qml examplesTuomo Pelkonen2021-02-263-3/+3
* Disable tst_qmltest on QEMUTomi Korpipaa2021-02-251-0/+4
* Fix failing autotestsTomi Korpipaa2021-02-105-1/+11
* Fix build for Qt 6.1Tuomo Pelkonen2021-02-1016-7/+19
* Remove custom namespaceTomi Korpipaa2021-01-2844-86/+0
* Add CMake buildTuomo Pelkonen2021-01-2745-0/+513
* Force OpenGL backend for RHITuomo Pelkonen2021-01-2715-4/+15
* Fix most of the QML example applicationsTuomo Pelkonen2021-01-2711-206/+25
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-144-53/+53
* Add ; to Q_UNUSEDLars Schmertmann2020-06-263-4/+4
* Use QList instead of QVectorJarek Kobus2020-06-255-21/+21