summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qcomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-1/+1
* Merge remote-tracking branch 'origin/5.5' into devAndy Nichols2015-08-171-3/+3
|\
| * Do not add duplicate entities to the component-to-entities mapLaszlo Agocs2015-08-021-1/+1
| * QScene is now privatePaul Lemire2015-07-061-1/+1
| * QComponent: replace dynamic_cast with static_castPaul Lemire2015-07-021-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-291-1/+12
|\|
| * QNode parent changesPaul Lemire2015-06-111-1/+12
* | Merge branch '5.5' into devSean Harmer2015-06-051-10/+51
|\|
| * doc: Remove uses of \returnsMartin Smith2015-06-051-1/+1
| * Do not pass `this` to Private c-torKonstantin Ritt2015-05-201-3/+3
| * Doc: Add Qt3D QML module and QML type documentation skeletonv5.5.0-beta1Topi Reinio2015-04-291-0/+16
| * QComponent: completed docPaul Lemire2015-04-231-7/+27
| * Doc: Fix multiple C++ documentation issuesTopi Reinio2015-04-141-0/+5
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-171-4/+4
|\|
| * ChangeArbiter/SceneChange: use id as change subjectPaul Lemire2015-02-281-2/+2
| * Fix: remove QByteArrayLiteral used when setting SceneChange property namesPaul Lemire2015-02-281-2/+2
* | Doc: link and qdoc errors Qt3DNico Vertriest2015-03-111-3/+3
|/
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Cleanup entities component lists on destructionKevin Ottens2015-01-281-0/+6
* QComponent: add the enabled propertyPaul Lemire2015-01-241-1/+50
* Change uuid -> id as it really isn't universally unique any longerSean Harmer2014-12-191-2/+2
* QComponent: add array of referenced entitiesPaul Lemire2014-11-141-0/+39
* Automate the NodeUpdated notificationsKevin Ottens2014-10-151-7/+0
* Get rid of ComponentUpdatedKevin Ottens2014-10-151-1/+1
* QComponent shareable propertyPaul Lemire2014-10-031-0/+25
* QNode refactoringPaul Lemire2014-10-031-16/+0
* Renamed Component to QComponentPaul Lemire2014-07-051-0/+82