aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlabstractbinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Fix various compiler warnings in order to remove warn_off in the near futureErik Verbruggen2013-11-041-2/+1
* Remove QV8Bindings classLars Knoll2013-05-241-2/+0
* Remove all references to the old v4 codeLars Knoll2013-05-231-8/+0
* Disable the old v4 engine by defaultLars Knoll2013-04-201-0/+6
* 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