summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/nodes
Commit message (Expand)AuthorAgeFilesLines
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-85/+85
* QChangeArbiter/QPostMan: batch frontend changesPaul Lemire2015-07-121-2/+31
* QScene is now privatePaul Lemire2015-07-061-1/+1
* QChangeArbiter/QLockableObserverInterface: sceneChangeEventWithLock overloadPaul Lemire2015-07-041-0/+7
* QNode parent changesPaul Lemire2015-06-111-245/+449
* Make tst_nodes easier to read and updated node destruction testPaul Lemire2015-06-111-24/+121
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Complete unit tests for QNode and friendsKevin Ottens2015-02-082-12/+175
* tst_cloning: Add unit test for cloningPaul Lemire2015-01-101-38/+0
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-2/+2
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-10/+2
* Silence warnings in QNode unit testSean Harmer2014-10-041-3/+3
* QNode refactoringPaul Lemire2014-10-031-76/+58
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-7/+14
* Completed node unit testsPaul Lemire2014-08-141-5/+85
* tst_node corrected to work with abstract nodes and componentsPaul Lemire2014-08-131-22/+52
* Renamed Component to QComponentPaul Lemire2014-07-051-9/+9
* Renamed Entity to QEntityPaul Lemire2014-07-051-7/+7
* Renamed Node to QNodePaul Lemire2014-07-051-19/+19
* UnitTests for Nodes/Entity/ComponentPaul Lemire2014-06-272-0/+297