aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetypeproxybinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove bindings that have no dependenciesSimon Hausmann2018-05-161-1/+1
* Add API to learn about QQmlBinding's dependenciesAnton Kreuzkamp2017-08-131-0/+1
* Qml: mark some methods as constAnton Kudryavtsev2016-10-241-1/+1
* Qml: add missing 'override'Anton Kudryavtsev2016-10-061-2/+2
* QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-2/+2
* QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-251-1/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Make bindings refcountedLars Knoll2015-06-101-1/+1
* Replace bindingType() method by a virtual getterLars Knoll2015-06-051-0/+1
* Move the target property index into the common base classLars Knoll2015-06-051-2/+0
* Move the target object into the base classLars Knoll2015-06-051-3/+1
* CleanupLars Knoll2015-04-261-3/+3
* Smaller cleanupLars Knoll2015-04-261-3/+0
* Remove the manual vtable from QQmlAbstractBindingLars Knoll2015-04-261-11/+5
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-6/+8
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+91