summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qaspectfactory
Commit message (Expand)AuthorAgeFilesLines
* Make QSceneObserverInterface privateKevin Ottens2015-12-171-2/+0
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-171-1/+1
* QAspectFactory can now also give registered name of an aspectKevin Ottens2015-12-011-0/+14
* Remove unused code from QAspectFactoryKevin Ottens2015-12-011-21/+0
* Make QAspectFactory privateKevin Ottens2015-12-012-2/+2
* Remove aspect enumsMike Krus2015-11-211-1/+1
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Add onStartup() and onShutdown() virtuals to QAbstractAspectSean Harmer2015-08-061-0/+2
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Add QAspectFactory class, creates aspects by nameKevin Ottens2015-01-232-0/+138