summaryrefslogtreecommitdiffstats
path: root/src/quick3d/quick3d
Commit message (Expand)AuthorAgeFilesLines
* Fix qmlClearTypeRegistrations for Qt 3DMäättä Antti2017-05-122-1/+7
* Silence warning about unused parameterThiago Macieira2017-04-081-0/+1
* Merge branch '5.8' into 5.9Sean Harmer2017-04-0218-37/+47
|\
| * Coding convention fix for Src/Quick3DRobert Brock2017-04-0118-37/+47
* | QNode PropertyTrackMode cleanupPaul Lemire2017-02-243-2/+316
* | Quick3DEntity: use dedicated list of QML componentsPaul Lemire2017-02-122-3/+5
* | Allow Quick3DEntityLoader to work when created from C++Kevin Ottens2017-01-271-5/+34
* | EntityLoader: add a status propertyPaul Lemire2017-01-253-2/+64
* | Merge branch '5.8' into devSean Harmer2017-01-101-1/+10
|\|
| * Update EntityLoader docsAntti Määttä2017-01-101-1/+10
* | Merge branch '5.8' into devSean Harmer2016-12-212-1/+8
|\|
| * Merge branch '5.8.0' into 5.8Sean Harmer2016-12-162-1/+8
| |\
| | * Only pass static metaobjects around and fix EntityLoaderPaul Lemire2016-12-162-1/+8
* | | Add missing emit keyword when calling signalsSergio Martins2016-12-181-9/+9
|/ /
* / Doc: Specify #include path for each \classTopi Reinio2016-12-071-0/+1
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-3/+3
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-241-1/+1
| |\
| | * NodeInstantiator created nodes go to its parentv5.7.1Kevin Ottens2016-10-141-1/+1
| * | Fix NodeInstantiator::objectAdded docsDaniel Vrátil2016-11-011-2/+2
| |/
* | Remove CONFIG+=static when gcov is enabledPaul Lemire2016-11-231-1/+0
* | LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-5/+22
|\|
| * Update QEntity docsAntti Määttä2016-09-021-5/+22
* | Adjust to qtConfig() changes in qtbaseLiang Qi2016-08-211-2/+0
|/
* Add hook to set QNode parent when creating a QNode in QMLSean Harmer2016-05-231-0/+27
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-192-0/+6
* Enable QT_NO_FOREACH for all Qt3D libraries and pluginsMarc Mutz2016-05-141-0/+3
* Quick3DNode: eradicate Q_FOREACH loops [const-& returns]Marc Mutz2016-05-141-2/+2
* quick3d: eradicate Q_FOREACH loops [low-risk]Marc Mutz2016-05-143-8/+10
* Introduce local macros for declaring types as movable/primitive/sharedMarc Mutz2016-05-051-1/+1
* Make QAbstractNodeFactory privateSean Harmer2016-05-011-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-018-27/+27
* Strip out cloning subsystemSean Harmer2016-04-294-32/+16
* QNode: make cleanup a private slotPaul Lemire2016-04-234-12/+0
* Minor documentation fixesTomi Korpipää2016-04-191-0/+9
* Merge branch '5.6' into 5.7Sean Harmer2016-04-163-8/+4
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-1/+1
| * standardize statement order in project files a bitOswald Buddenhagen2016-02-251-2/+1
| * rely on the automatically defined QT_BUILD_*_LIBOswald Buddenhagen2016-02-252-3/+1
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+1
* | Prefer QStringRef for number conversion temporaries.Volker Krause2016-03-101-14/+14
* | QComponentList -> QComponentVectorPaul Lemire2016-02-221-1/+1
* | QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-191-0/+47
|\|
| * Documentation for QQmlAspectEngineMika Salmela2016-01-271-0/+47
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-264-11/+1
|\|
| * Doc: Fix documentation macro and other issuesTopi Reinio2016-01-261-1/+0
| * Doc: Exclude private header files from the documentation buildTopi Reinio2016-01-252-8/+0
| * Doc: Add skeletal doc structure for the Transform QML typeVenugopal Shivashankar2016-01-221-1/+1
| * Doc: Removed Qt3DCollision namespace and module docsVenugopal Shivashankar2016-01-211-0/+3