summaryrefslogtreecommitdiffstats
path: root/src/core/qscene_p.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
* Do direct notification of backend nodeswip/refactorMike Krus2019-08-281-2/+3
* Merge remote-tracking branch 5.12 into 5.13Paul Lemire2019-04-261-0/+3
|\
| * Fix backend node creation order using an initialization queueJim Albamont2019-04-081-0/+3
* | Switch export macros to standard formKai Koehne2019-04-021-1/+1
|/
* Merge branch '5.8' into 5.9Sean Harmer2017-04-021-3/+5
|\
| * Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-2/+3
* | QNode PropertyTrackMode cleanupPaul Lemire2017-02-241-2/+2
* | QDistanceFieldGlyphCache cleanupPaul Lemire2017-02-231-0/+5
* | Allow to filter change events based on a track propertyPaul Lemire2017-01-251-1/+11
|/
* LCOV exclusion comments squashedPaul Lemire2016-11-231-1/+1
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-1/+1
* Fix uses of inefficient QList<QNodeId>Marc Mutz2016-03-011-1/+1
* const QNodeId & -> QNodeIdPaul Lemire2016-02-221-8/+8
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-7/+7
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Find a set of QNode pointers from node ids locking just onceSean Harmer2015-08-051-0/+1
* Do not add duplicate entities to the component-to-entities mapLaszlo Agocs2015-08-021-0/+1
* QScene: add a getter for the QChangeArbiterPaul Lemire2015-07-071-0/+1
* QScene is now privatePaul Lemire2015-07-061-0/+89