summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qframegraphnode
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warningsMike Krus2019-12-031-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