summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qaspectengine
Commit message (Expand)AuthorAgeFilesLines
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Remove QAbstractAspect::onCleanup()Sean Harmer2016-03-171-6/+0
* Remove QAbstractAspect::onRootEntityChangedSean Harmer2016-03-171-11/+5
* Add a small test to try basic aspect behaviorSean Harmer2016-03-171-4/+101
* Rename onStartup/onShutdownSean Harmer2016-03-161-2/+2
* Rename QAbstractAspect::onInitialized() to onRegistered()Sean Harmer2016-03-161-1/+1
* QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+2
* Unify license header usageAntti Kokko2016-01-261-17/+9
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-221-1/+1
* Make QSceneObserverInterface privateKevin Ottens2015-12-171-2/+0
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-171-1/+1
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Add command support on aspects and QAspectEngineKevin Ottens2015-12-021-20/+103
* Add missing test for QAspectEngine::registerAspectKevin Ottens2015-12-021-0/+42
* Move definition of tests in the classKevin Ottens2015-12-021-49/+45
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-2/+2
* Properly shutdown the rendererPaul Lemire2015-07-061-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Cleanup entities component lists on destructionKevin Ottens2015-01-281-0/+23
* Add skeleton unit tests for QEntity and QAspectEngineSean Harmer2014-11-172-0/+95