summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qviewport
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-1/+1
* Add missing tests and benchmarksMike Krus2020-06-241-7/+2
* Add support for building with CMakeMike Krus2020-05-221-0/+31
* Remove deprecated classes and functionsPaul Lemire2020-02-111-68/+14
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-29/+19
* Add gamma to QViewport's APIKevin Ottens2017-01-311-33/+75
* Tests: move TestArbiter into core commonPaul Lemire2016-11-181-1/+1
* Avoid crash in QML app shutdown and actually send events in C++ appSean Harmer2016-05-201-1/+2
* QNodePropertyChange -> QPropertyUpdatedChangeSean Harmer2016-05-101-2/+2
* Rename NodeUpdated ChangeFlag to PropertyUpdatedSean Harmer2016-05-101-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-20/+15
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Remove QViewport::clearColorMike Krus2016-03-221-43/+3
* Rename the viewport rect property to normalizedRectRobert Brock2016-02-261-10/+10
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Rename Renderer -> Render throughoutSean Harmer2015-10-192-2/+2
* Unit Tests for QViewportPaul Lemire2015-10-142-0/+195