summaryrefslogtreecommitdiffstats
path: root/src/core/nodes/propertychangehandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in implementation and docsJarek Kobus2020-07-091-1/+0
* Switch export macros to standard formKai Koehne2019-04-021-1/+1
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Fixes includes to comply with coding conventions for Src/CoreRobert Brock2017-03-311-6/+5
* Q_NULLPTR -> nullptrSean Harmer2016-05-011-2/+2
* Introduce a non-template base class for PropertyChangeHandler.Volker Krause2016-02-081-38/+19
* Unify license header usageAntti Kokko2016-01-261-11/+14
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-1/+1
* Add "We mean it" warnings to private headersSean Harmer2015-10-131-0/+11
* License header change.Mika Salmela2015-02-261-10/+13
* Fix license headerSergio Ahumada2015-02-161-5/+5
* Improve forwarding of property changes in QNodePrivate.Milian Wolff2014-11-041-0/+134