summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/qbackendnode_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* Remove use of node/components added/removed messagesMike Krus2019-10-041-0/+7
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-3/+3
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-3/+3
* Move enabled property to QBackendNodePaul Lemire2016-04-141-0/+2
* Disable copying where default copy ctors would cause resource leaks.Volker Krause2016-03-121-0/+3
* QBackendNode::peerUuid() renamed to peerId()Paul Lemire2016-03-051-1/+1
* Removed factory member variableRobert Brock2016-02-071-4/+0
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-4/+4
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* Properly initialize q_ptr (or avoid where it is not needed)Konstantin Ritt2015-05-201-1/+1
* Copyright header change.Mika Salmela2015-02-091-19/+14
* Make QBackendNode use QBackendNodeFactoryKevin Ottens2015-02-081-0/+4
* Introduce QLockableObserverInterfaceKevin Ottens2015-02-081-3/+3
* RenderShaderData handling entirely reworkedPaul Lemire2015-01-181-0/+1
* Export QBackendNodePrivateKonstantin Ritt2015-01-081-1/+2
* Rename QNodeUuid to QNodeIdSean Harmer2014-11-191-2/+2
* QNodeUuid: typedef for QUuidPaul Lemire2014-11-021-2/+3
* QObservableInterface refactoredPaul Lemire2014-11-021-6/+4
* QBackendNodePaul Lemire2014-10-171-0/+81