summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make qmlecmascript:selfDeletingBinding passAaron Kennedy2009-10-081-29/+30
* Use a bitmask to track bound propertiesAaron Kennedy2009-09-231-9/+20
* Support URL resolution from within script blocksAaron Kennedy2009-09-101-4/+0
* Make QVector3D a first-class builtin type within QMLRhys Weatherley2009-08-211-0/+6
* Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-111-6/+11
* Abstract expression and binding APIsAaron Kennedy2009-08-101-21/+61
* Make custom string converters work for builtin variant metatypesRhys Weatherley2009-07-241-2/+1
* Fix State when handling.Michael Brasser2009-07-231-1/+1
* Remove unnecessary methods from QmlBindingAaron Kennedy2009-07-201-7/+0
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-2/+4
* Rename QmlBindableValue to QmlBindingAaron Kennedy2009-07-201-0/+186