summaryrefslogtreecommitdiffstats
path: root/src/render/lights/qabstractlight.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-231-20/+20
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Merge branch '5.10' into devSean Harmer2018-01-171-2/+2
|\
| * Fix includes of Qt classesFriedemann Kleint2017-11-231-2/+2
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
|/
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-1/+3
* Add more explicitMarc Mutz2016-05-141-3/+2
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Strip out cloning subsystemSean Harmer2016-04-291-1/+1
* QAbstractLight now inherits directly QComponentKevin Ottens2016-04-281-2/+3
* Prevent QAbstractLight instances creationKevin Ottens2016-04-281-3/+0
* Make the type property read-only on QAbstractLightKevin Ottens2016-04-281-3/+1
* Rename QLight to QAbstractLightKevin Ottens2016-04-281-0/+99
* Lights phase 1: infrastructureLaszlo Agocs2015-11-261-91/+0
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-3/+3
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-3/+3
* Move lights into their own directorySean Harmer2015-10-131-0/+91