aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlabstractbinding.cpp
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
* Permit value types with metatype IDs >= QMetaType::UserMatthew Vogt2012-08-101-4/+4
* Use static dispatch tables for QQmlAbstractBindingAaron Kennedy2012-05-241-40/+32
* Reduce size of QQmlAbstractBindingAaron Kennedy2012-05-241-15/+52
* Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-0/+7
* Move binding and expression classes to separate filesAaron Kennedy2012-03-131-0/+193