summaryrefslogtreecommitdiffstats
path: root/src/render/frontend/qlayer.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
* Merge branch '5.9' into 5.10Sean Harmer2018-01-121-1/+1
|\
| * Fix includes of Qt classesFriedemann Kleint2017-11-231-1/+1
* | Accept/Drop entities and filter recursivelyJuan José Casafranca2017-08-021-0/+8
|/
* De-inline dtors of public polymorphic classesMarc Mutz2016-05-191-0/+1
* Add more explicitMarc Mutz2016-05-141-1/+1
* Get rid of QLayer::namesKevin Ottens2016-05-041-10/+0
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* QLayer/Layer create and handle creation changesSean Harmer2016-04-291-0/+1
* Strip out cloning subsystemSean Harmer2016-04-291-2/+0
* QNode: make cleanup a private slotPaul Lemire2016-04-231-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
* | Unify license header usageAntti Kokko2016-01-261-11/+14
|/
* Added parameters to signals and made setters Q_SLOTSTomi Korpipää2015-12-091-1/+3
* Rename Renderer -> Render throughoutSean Harmer2015-10-191-2/+2
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Move Render aspect into the Qt3DRender namespaceSean Harmer2015-10-131-9/+9
* QNode parent changesPaul Lemire2015-06-111-0/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* QLayer: QString name property converted to QStringList namesPaul Lemire2014-10-221-4/+5
* 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-4/+4
* Improved/Refactored cloning and doClone off all subclassesPaul Lemire2014-09-301-1/+1
* QLayer implements doClone and copy methodsPaul Lemire2014-08-131-0/+3
* Renamed Component to QComponentPaul Lemire2014-07-051-2/+2
* Renamed Node to QNodePaul Lemire2014-07-051-2/+2
* Added QLayer componentPaul Lemire2014-07-051-0/+76