summaryrefslogtreecommitdiffstats
path: root/src/core
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-297-3/+176
* Add checks for double task executionMika Salmela2015-04-276-18/+48
* Examples: fixed to work with QAbstractTransform as QObjectPaul Lemire2015-04-271-1/+3
* Implement ThreadPooler using QThreadPoolMika Salmela2015-04-2412-562/+184
* QEntity: doc fix, added missing * to properly close commentPaul Lemire2015-04-241-1/+1
* QComponent: completed docPaul Lemire2015-04-231-7/+27
* QEntity: some doc addedPaul Lemire2015-04-231-0/+48
* QNode: add some documentationPaul Lemire2015-04-231-2/+59
* Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-1432-11/+177
* Use QDebugStateSaver to restore space setting in stream operators.Friedemann Kleint2015-04-013-4/+7
* Add QRay3DRĂ©mi Benoit2015-03-243-1/+465
* Make QAbstractTransform derive from QObject directlyKonstantin Ritt2015-03-2319-121/+66
* [QTransform] Track the transforms list and notify when it changesKonstantin Ritt2015-03-183-8/+32
* Doc: Add Qt3D landing pageTopi Reinio2015-03-172-1/+76
* Doc: Add skeleton documentation for the examplesTopi Reinio2015-03-172-1/+2
* [QTransform] Get rid of dead code and bogus includesKonstantin Ritt2015-03-163-74/+41
* Doc: Review doc Qt3DNico Vertriest2015-03-167-32/+47
* Prefer q_func() over direct access to q_ptrKonstantin Ritt2015-03-162-5/+5
* Nano-optimization to QUrlHelper::urlToLocalFileOrQrc(..)Konstantin Ritt2015-03-161-2/+3
* [QFrameAllocator] Do not leak private dataKonstantin Ritt2015-03-161-1/+2
* [QAbstractAspectJobManager] Instantiate a respective Private in c-torKonstantin Ritt2015-03-161-1/+1
* Fix MSVC warnings.Friedemann Kleint2015-03-123-4/+4
* [QCamera] Minor refactoring & clean-upKonstantin Ritt2015-03-123-65/+27
* QBackendNodeFunctor: get and destroy now take a QNodeIdPaul Lemire2015-02-282-6/+6
* ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-2811-81/+38
* Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-283-6/+6
* Dependency handling fix for ThreadPoolerMika Salmela2015-02-271-0/+1
* Fix for ThreadPooler flushMika Salmela2015-02-262-1/+3
* License header change.Mika Salmela2015-02-261-10/+13
* Merge remote-tracking branch 'origin/dev' into 5.5Oswald Buddenhagen2015-02-2313-7/+1222
|\
| * Removes ThreadWeaver code from Qt3DMika Salmela2015-02-194-16/+31
| * ThreadPooler to replace ThreadWeaverMika Salmela2015-02-1912-2/+1202
* | headersclean: don't shadow members with variablesThiago Macieira2015-02-192-5/+5
* | Mark it constSergio Martins2015-02-182-2/+2
* | Fix inconsistent override warnings [-Winconsistent-missing-override]Sergio Martins2015-02-181-1/+1
|/
* Fix license headerSergio Ahumada2015-02-161-5/+5
* Make mesh source url resolving compatible with QuickLaszlo Agocs2015-02-133-2/+125
* Copyright header change.Mika Salmela2015-02-09135-2566/+1891
* QAbstractAspect: Fix in createBackendNodePaul Lemire2015-02-081-0/+1
* QResourcesManager: restore the relock on the LockingPolicyPaul Lemire2015-02-081-0/+6
* Make QBackendNode use QBackendNodeFactoryKevin Ottens2015-02-084-2/+25
* Introduce QBackendNodeFactoryKevin Ottens2015-02-084-2/+125
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-0812-21/+139
* Do not request 4.3 core profile on GLES in WindowLaszlo Agocs2015-02-021-2/+5
* Add QServiceLocator and skeleton system and OpenGL info servicesSean Harmer2015-01-2817-1/+977
* On component removal only deal with the idKevin Ottens2015-01-281-2/+8
* Cleanup entities component lists on destructionKevin Ottens2015-01-281-0/+6
* Fix static buildsGiuseppe D'Angelo2015-01-271-3/+7
* Add convenience to register aspects by nameKevin Ottens2015-01-253-1/+31
* QAspectFactory: fix namespaced buildGiuseppe D'Angelo2015-01-241-1/+2