summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qentity.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-2/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-2/+1
* QNode: make cleanup a private slotPaul Lemire2016-04-231-1/+1
* Merge branch '5.6' into 5.7Sean Harmer2016-04-161-2/+2
|\
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-011-2/+2
* | QEntity creates creation changesSean Harmer2016-03-221-0/+1
* | QComponentList -> QComponentVectorPaul Lemire2016-02-221-2/+2
* | QAspectEngine::setRootEntity takes a QSharedPointerPaul Lemire2016-02-221-0/+2
* | QEntity: remove removeAllComponentsPaul Lemire2016-02-221-1/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Make parentEntityId privateKevin Ottens2015-12-181-1/+0
* QNode: Introduce enabled propertyAndy Nichols2015-10-271-1/+0
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-5/+5
* Merge branch '5.5.0' into 5.5Sean Harmer2015-06-211-2/+0
|\
| * Remove unnecessary metatype declarationsSean Harmer2015-06-081-2/+0
* | QNode parent changesPaul Lemire2015-06-111-0/+1
|/
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Fix constnessKonstantin Ritt2015-01-071-1/+1
* Rename ComponentList to QComponentListSean Harmer2014-11-191-2/+2
* Have copy() only on QNodeKevin Ottens2014-10-161-0/+1
* Hide doClone implementations behind a macroKevin Ottens2014-10-151-1/+1
* QNode refactoringPaul Lemire2014-10-031-73/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* Clean up the headersThiago Macieira2014-08-171-5/+5
* QEntity implements doClone and copy methodsPaul Lemire2014-08-131-4/+6
* Backend refactoringPaul Lemire2014-07-181-3/+2
* Renamed Component to QComponentPaul Lemire2014-07-051-6/+6
* Renamed Entity to QEntityPaul Lemire2014-07-051-0/+157