summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qscene
Commit message (Expand)AuthorAgeFilesLines
* QNode PropertyTrackMode cleanupPaul Lemire2017-02-241-37/+40
* Merge branch '5.8' into 5.9Sean Harmer2017-02-061-0/+64
|\
| * Fix node de-registration from scene on deletion/reparentingWieland Hagen2017-02-021-0/+64
* | Allow to filter change events based on a track propertyPaul Lemire2017-01-251-0/+155
|/
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-5/+5
* Strip out cloning subsystemSean Harmer2016-04-291-6/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-10/+0
* Fix uses of inefficient QList<QNodeId>Marc Mutz2016-03-011-1/+1
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-72/+72
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-201-0/+2
* Do not add duplicate entities to the component-to-entities mapLaszlo Agocs2015-08-021-0/+32
* QScene is now privatePaul Lemire2015-07-061-1/+1
* QChangeArbiter/QLockableObserverInterface: sceneChangeEventWithLock overloadPaul Lemire2015-07-041-0/+1
* QNode parent changesPaul Lemire2015-06-111-4/+53
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-8/+14
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-39/+39
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-3/+3
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-3/+3
* QObservableInterface refactoredPaul Lemire2014-11-021-8/+2
* QChangeArbiter and Observers/Observables made privatePaul Lemire2014-10-171-3/+3
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-12/+2
* QNode refactoringPaul Lemire2014-10-032-17/+20
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-4/+10
* Unit Tests for QScenePaul Lemire2014-09-302-0/+372