aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlabstractbinding_p.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanupsv5.3.0-beta1Simon Hausmann2014-03-211-1/+0
* [new compiler] Match class and file nameSimon Hausmann2014-02-161-2/+2
* Fix error reporting timingSimon Hausmann2013-09-121-3/+1
* Beginning of a new qml parserSimon Hausmann2013-09-081-0/+5
* Fix compilation with MSVC 2008 (and prospective Windows CE build fix)Simon Hausmann2013-08-221-2/+2
* Remove some unused code and forward declarationsLars Knoll2013-06-281-1/+0
* Remove QV8Bindings classLars Knoll2013-05-241-1/+1
* Fix some leftovers from the last v4 removal patchLars Knoll2013-05-241-1/+1
* 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