summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlexpression.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Harden binding optimizerAaron Kennedy2010-01-271-1/+0
* Don't use a virtual signal - moc complains.Warwick Allison2010-01-111-1/+3
* valueChanged() needs to be virtual?Yann Bodson2009-12-071-1/+1
* small cleanupThierry Bastian2009-12-041-1/+1
* fix includesOswald Buddenhagen2009-12-031-1/+2
* Optimization: Use QString, not QUrl in QmlBindingAaron Kennedy2009-12-031-3/+3
* Do not use "QtDeclarative/XXX" style includes in declarative module code,Warwick Allison2009-11-121-1/+1
* fix headersWarwick Allison2009-10-291-16/+16
* Add a QmlExpression::error() methodAaron Kennedy2009-10-281-0/+5
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-211-0/+2
|\
| * Add binding assignment warningsAaron Kennedy2009-10-161-0/+2
* | Add bool* argument to QmlExpression::value() to help debugger.Bea Lam2009-10-191-1/+1
|/
* Output file/line for script errorsAaron Kennedy2009-10-091-2/+2
* Remove unnecessary friendAaron Kennedy2009-08-051-1/+0
* Make private stuff privateAaron Kennedy2009-07-271-2/+0
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-22/+17
* Move QmlExpression into its own fileAaron Kennedy2009-07-031-1/+1
* CleanupMichael Brasser2009-06-301-1/+0
* Improve bindings startup performanceAaron Kennedy2009-06-101-1/+1
* QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-2/+0
* Start work on translation support in Qml.Michael Brasser2009-05-181-0/+2
* Clean up QmlContext's and QmlExpression's when a context gets deletedAaron Kennedy2009-05-111-0/+1
* Tweak debugger watchesAaron Kennedy2009-05-081-0/+1
* Track expression evaluation when debugging is enabledAaron Kennedy2009-05-061-0/+1
* Initial import of kinetic-dui branch from the old kineticMichael Brasser2009-04-221-0/+115