summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qboundingvolumedebug
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-11/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Use internal CMake APIMike Krus2020-10-071-2/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+31
* Replace remaining Q_NULLPTR with nullptrKevin Funk2017-10-061-2/+2
* Replace Q_DECL_FINAL with finalKevin Funk2017-09-251-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-22/+15
* Move defaults and geometries out of Qt3DRender and into Qt3DExtrasPaul Lemire2016-04-231-0/+2
* Rename QBackendScenePropertyChange -> QBackendNodePropertyChangeSean Harmer2016-04-221-2/+2
* QBackendScenePropertyChange cleanupsSean Harmer2016-04-221-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Make QBoundingVolumeDebug privateMike Krus2016-03-131-1/+1
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Unit Tests for QBoundingVolumeDebugPaul Lemire2015-11-162-0/+193