aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlvaluetypeproxybinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qml: mark some methods as constAnton Kudryavtsev2016-10-241-1/+1
* QML: Introduce QQmlPropertyIndexErik Verbruggen2016-08-041-3/+3
* 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-13/+6
* Replace bindingType() method by a virtual getterLars Knoll2015-06-051-1/+6
* Move the target property index into the common base classLars Knoll2015-06-051-6/+1
* Move the target object into the base classLars Knoll2015-06-051-7/+5
* CleanupLars Knoll2015-04-261-4/+4
* Smaller cleanupLars Knoll2015-04-261-26/+4
* Remove the manual vtable from QQmlAbstractBindingLars Knoll2015-04-261-33/+3
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Changed value type property index encodingSimon Hausmann2014-12-101-1/+2
* 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
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-1/+1
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-17/+41
* Reduce size of QQmlAbstractBindingAaron Kennedy2012-05-241-6/+17
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+138