summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbasicscript.cpp
Commit message (Expand)AuthorAgeFilesLines
* Warn annoyingly on non-notifyable propertiesAaron Kennedy2009-07-031-10/+22
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-021-7/+0
|\
| * Add parameterized synthesized signalsAaron Kennedy2009-07-021-7/+0
* | Make performance logging classes private.Michael Brasser2009-07-021-1/+1
|/
* 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