summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbasicscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-7/+0
* CleanupMichael Brasser2009-06-301-2/+32
* Fix performance regression.Michael Brasser2009-06-241-2/+4
* Invalidate the cache if the script resetsAaron Kennedy2009-06-161-2/+2
* Renamed the QML front-end.Roberto Raggi2009-06-111-18/+18
* Improve bindings startup performanceAaron Kennedy2009-06-101-24/+142
* Fix handling of qreal properties.Michael Brasser2009-06-091-7/+7
* QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-0/+853