summaryrefslogtreecommitdiffstats
path: root/tests/auto/core
Commit message (Expand)AuthorAgeFilesLines
* Unify license header usageAntti Kokko2016-01-2619-325/+173
* QAspectEngine/QAbstractAspects: get rid of setDataPaul Lemire2016-01-222-2/+2
* Remove unused ListAllocationPolicy.Volker Krause2016-01-123-442/+0
* Make parentEntityId privateKevin Ottens2015-12-182-6/+13
* Make QSceneObserverInterface privateKevin Ottens2015-12-173-5/+1
* Remove QAbstractAspect::setRootEntityKevin Ottens2015-12-172-2/+2
* Change the idiom to clear null job dependenciesKevin Ottens2015-12-161-1/+1
* Add QAspectJob::removeDependency()Kevin Ottens2015-12-161-0/+18
* Add tests to QAspectJobKevin Ottens2015-12-163-0/+106
* Remove initialize/shutdown from APIv5.6.0-beta1Kevin Ottens2015-12-141-1/+0
* Turn all services private for nowKevin Ottens2015-12-122-4/+4
* QTransform: Add convenience properties for Euler angle rotationsAndy Nichols2015-12-111-1/+20
* Make QFrameAllocator privateKevin Ottens2015-12-081-1/+1
* 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
* 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
* Unit tests for QTransformPaul Lemire2015-11-253-1/+205
* Remove aspect enumsMike Krus2015-11-212-2/+2
* Fix qray3d testLaszlo Agocs2015-11-121-4/+4
* d-pointer classes, private/public changesTomi Korpipää2015-10-307-8/+8
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-1318-464/+464
* Create proper Quick extended classes in scene loadersLaszlo Agocs2015-08-201-0/+2
* Add onStartup() and onShutdown() virtuals to QAbstractAspectSean Harmer2015-08-061-0/+2
* Do not add duplicate entities to the component-to-entities mapLaszlo Agocs2015-08-021-0/+32
* QChangeArbiter/QPostMan: batch frontend changesPaul Lemire2015-07-122-69/+165
* QScene is now privatePaul Lemire2015-07-064-6/+6
* Properly shutdown the rendererPaul Lemire2015-07-061-1/+1
* QChangeArbiter/QLockableObserverInterface: sceneChangeEventWithLock overloadPaul Lemire2015-07-042-0/+8
* QFrameAllocator: add even more unit testsPaul Lemire2015-07-021-0/+56
* QFrameAllocator add a new isEmpty methodPaul Lemire2015-07-021-0/+38
* ThreadPooler: add a new unit testPaul Lemire2015-06-301-2/+60
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-2/+2
|\
| * Make QAspectJobManager and base class privateSean Harmer2015-06-101-2/+2
* | QNode parent changesPaul Lemire2015-06-115-253/+1054
* | Make tst_nodes easier to read and updated node destruction testPaul Lemire2015-06-111-24/+121
|/
* Unit tests for ThreadPoolerMika Salmela2015-05-203-1/+328
* Add QRay3DRémi Benoit2015-03-243-1/+556
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-281-8/+8
* unit tests for qchangearbiterPaul Lemire2015-02-181-97/+143
* Copyright header change.Mika Salmela2015-02-0916-304/+224
* Complete unit tests for QNode and friendsKevin Ottens2015-02-082-12/+175
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-8/+14
* Add QServiceLocator and skeleton system and OpenGL info servicesSean Harmer2015-01-283-0/+175
* Cleanup entities component lists on destructionKevin Ottens2015-01-281-0/+23
* Add QAspectFactory class, creates aspects by nameKevin Ottens2015-01-233-0/+139
* tst_cloning: Add unit test for cloningPaul Lemire2015-01-104-40/+159
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-193-57/+57