summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qframegraphnode
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-10/+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-120/+8
* Update dependenciesMike Krus2020-02-071-1/+1
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-15/+10
* Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-261-6/+41
* QFrameGraphNode and subclasses: use the QFrameGraphNodeCreatedChangePaul Lemire2016-12-131-1/+36
* 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
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-23/+12
* QNode: make cleanup a private slotPaul Lemire2016-04-231-6/+1
* Rename QScenePropertyChange -> QNodePropertyChangeSean Harmer2016-04-211-2/+2
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Rename Renderer -> Render throughoutSean Harmer2015-10-192-2/+2
* Add Unit Test for QFrameGraphNodePaul Lemire2015-10-142-0/+222