summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\
| * Qt3DRender: includemocsMike Krus2022-07-151-0/+2
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Doc: Extend Qt3D documentationPaul Wicking2019-06-071-1/+24
* Doc: add doc to undocumented methods qt3dNico Vertriest2017-08-291-11/+14
* Skeletal Doc for render-lightsColin Ogilvie2016-05-281-0/+15
* Initialize dynamic properties of lightsSean Harmer2016-05-251-0/+2
* De-inline some more dtors of non-leaf Private classesMarc Mutz2016-05-191-0/+4
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+4
* Strip out cloning subsystemSean Harmer2016-04-291-8/+0
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-16/+26
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-8/+0
* Make the type property read-only on QAbstractLightKevin Ottens2016-04-281-9/+0
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-0/+149
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-161/+0
* Doc: Fix QDoc warnings and do further cleanupTopi Reinio2015-11-231-4/+4
* Doc: Documentation clean upVenugopal Shivashankar2015-11-061-2/+3
* Doc: Updated the docs for the namespace changesVenugopal Shivashankar2015-10-271-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-6/+6
* Move lights into their own directorySean Harmer2015-10-131-0/+160