summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbinding.h
Commit message (Expand)AuthorAgeFilesLines
* Export QmlAbstractBinding classKai Koehne2009-12-211-1/+1
* Binding optimizer extensionsAaron Kennedy2009-12-161-0/+2
* fix includesOswald Buddenhagen2009-12-031-3/+4
* Optimization: Use QString, not QUrl in QmlBindingAaron Kennedy2009-12-031-1/+1
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-3/+3
* CleanupAaron Kennedy2009-10-301-1/+0
* fix headersWarwick Allison2009-10-291-16/+16
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-111-1/+2
|\
| * Output file/line for script errorsAaron Kennedy2009-10-091-1/+2
* | Improve Behavior reliability.Michael Brasser2009-10-111-4/+8
|/
* Fix test failuresAaron Kennedy2009-10-051-0/+1
* Use a bitmask to track bound propertiesAaron Kennedy2009-09-231-0/+1
* Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-111-0/+2
* Abstract expression and binding APIsAaron Kennedy2009-08-101-5/+31
* Fix State when handling.Michael Brasser2009-07-231-3/+2
* Remove unnecessary methods from QmlBindingAaron Kennedy2009-07-201-7/+3
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-2/+1
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-0/+98