summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbinding.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix test failures.Aaron Kennedy2009-10-221-2/+4
* Add binding assignment warningsAaron Kennedy2009-10-161-1/+12
* More i18nWarwick Allison2009-10-131-2/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-111-2/+2
|\
| * Output file/line for script errorsAaron Kennedy2009-10-091-2/+2
* | Improve Behavior reliability.Michael Brasser2009-10-111-10/+10
|/
* 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