summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbindingoptimizations.cpp
Commit message (Expand)AuthorAgeFilesLines
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-2/+2
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Improve Behavior reliability.Michael Brasser2009-10-111-13/+19
* Remove the QmlBinding_Id from QmlContext on destructionAaron Kennedy2009-08-251-1/+11
* Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-111-0/+4
* Object property binding optimizationAaron Kennedy2009-08-111-8/+84
* Abstract expression and binding APIsAaron Kennedy2009-08-101-0/+109