summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest
Commit message (Expand)AuthorAgeFilesLines
* Rename test targetsLuca Di Sera2023-04-2426-27/+27
* Fix invalid value handlingTomi Korpipaa2023-04-183-9/+9
* 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
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2327-27/+27
* Add license headers to cmake filesLucie Gérard2022-08-0327-0/+81
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2826-26/+26
* Use SPDX license identifiersLucie Gérard2022-06-1327-755/+54
* Fix API review findingTomi Korpipaa2022-02-101-3/+3
* Remove unused .qrc filesJoerg Bornemann2022-01-181-5/+0
* Add row colors for Bar3DSeriesSami Varanka2021-10-081-0/+13
* Add hasSeries method to Abstract3D graphSami Varanka2021-09-243-0/+30
* Add: Margin between series columns in Bars3DSami Varanka2021-08-241-0/+3
* Fix: Nans at surfacedata row/column 0 render failSami Varanka2021-08-113-0/+304
* Add: Colorize surfaceseries wireframeSami Varanka2021-08-061-1/+3
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2225-26/+26
* Remove left-over .pri filesJoerg Bornemann2021-05-051-2/+0
* Remove qmake project filesJoerg Bornemann2021-04-3026-237/+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 failing autotestsTomi Korpipaa2021-02-104-0/+5
* Remove custom namespaceTomi Korpipaa2021-01-2825-50/+0
* Add CMake buildTuomo Pelkonen2021-01-2726-0/+235
* Migrate C++ API rendering path to Qt 6Tomi Korpipaa2020-12-143-48/+48
* Add ; to Q_UNUSEDLars Schmertmann2020-06-261-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+2
* Enable tests for boot2qtSami Nurmenniemi2017-08-1117-11/+90
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-04-281-0/+11
* Allow light position modification by userTomi Korpipää2016-11-181-3/+4
* Fixed inability to set subviewportsTomi Korpipää2016-11-141-6/+10
* Copyright file update to GPLMiikka Heikkinen2016-01-1225-225/+425
* Fix issues with COIN buildsMiikka Heikkinen2015-10-221-0/+2
* Update license headersMiikka Heikkinen2015-10-2025-275/+350
* Copyright header changesMika Salmela2015-04-1425-75/+75
* Change copyright headers.Miikka Heikkinen2014-11-0725-175/+175
* Fixed Valgrind reported issues in cpp testsMiikka Heikkinen2014-11-068-60/+89
* Allow small delay in scene test for viewport resizeMiikka Heikkinen2014-10-311-1/+1
* Added C++ autotests for custom items, labels and volumes. Tomi Korpipää2014-10-237-1/+518
* Added C++ autotests for input Tomi Korpipää2014-10-225-1/+234
* Added C++ autotests for theme Tomi Korpipää2014-10-223-1/+226
* Added C++ autotests for scene, light and camera Tomi Korpipää2014-10-227-1/+469
* Added autotests for C++ axes Tomi Korpipää2014-10-2210-1/+430
* Added C++ autotests for seriesTomi Korpipää2014-10-2110-4/+318
* Added C++ autotests for proxies.Tomi Korpipää2014-10-2013-21/+461
* Added skeletons for C++ graph proxies and seriesTomi Korpipää2014-10-1721-1/+941
* Q3DBars, Q3DScatter and Q3DSurface autotests Tomi Korpipää2014-10-133-6/+557
* Added initial CPP autotestsTomi Korpipää2014-10-107-0/+341