summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qcomponent.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Notify components of aggregation changesMike Krus2017-01-241-0/+2
* Add more explicitMarc Mutz2016-05-141-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Strip out cloning subsystemSean Harmer2016-04-291-1/+0
* 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
* | QComponent: rename shareabe getter to isShareablePaul Lemire2016-02-221-4/+4
* | Don't needlessly override the enabledChanged() signal from QNode.Volker Krause2016-02-171-1/+0
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Move the signals earlier in definitionKevin Ottens2015-12-181-4/+4
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-3/+5
* QNode: Introduce enabled propertyAndy Nichols2015-10-271-4/+0
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-5/+5
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QComponent: add the enabled propertyPaul Lemire2015-01-241-0/+7
* QComponent: add array of referenced entitiesPaul Lemire2014-11-141-0/+2
* QComponent shareable propertyPaul Lemire2014-10-031-0/+8
* QNode refactoringPaul Lemire2014-10-031-9/+2
* Renamed Component to QComponentPaul Lemire2014-07-051-0/+78