aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlabstractbinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Evaluate bindings more intelligently during constructionAaron Kennedy2012-08-291-0/+2
* Document the vTable hack.Thomas McGuire2012-08-241-0/+8
* Make connectNotify() work with QMLThomas McGuire2012-08-221-4/+26
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-1/+2
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-13/+62
* Reduce size of QQmlAbstractBindingAaron Kennedy2012-05-241-3/+16
* Allow V4 bindings to be assigned to aliasesMichael Brasser2012-05-101-3/+2
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-0/+1
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+131