summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qentity/tst_qentity.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation handlingMike Krus2020-01-141-0/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-151-1/+10
|\
| * Fix removal of components when they are destroyedMike Krus2019-05-281-1/+10
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-291-2/+4
|\|
| * Clean up warningsMike Krus2019-05-281-2/+4
| * Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-09-031-10/+36
* | Add an easy way to get a particular component from an entityJuan Jose Casafranca2018-09-191-0/+33
* | Add private API to access child nodes of QEntity and QFrameGraphNodeSvenn-Arne Dragly2018-08-261-10/+36
|/
* QEntity: add tests for QComponent bookkeepingPaul Lemire2016-06-291-0/+36
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-3/+3
* QNodeCreation overhaulPaul Lemire2016-04-291-1/+4
* Strip out cloning subsystemSean Harmer2016-04-291-34/+42
* QNode: make cleanup a private slotPaul Lemire2016-04-231-5/+0
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Make parentEntityId privateKevin Ottens2015-12-181-5/+12
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-23/+23
* QNode parent changesPaul Lemire2015-06-111-2/+536
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add skeleton unit tests for QEntity and QAspectEngineSean Harmer2014-11-171-0/+75