summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbasicscript_p.h
Commit message (Expand)AuthorAgeFilesLines
* fix headersWarwick Allison2009-10-291-16/+16
* Object property binding optimizationAaron Kennedy2009-08-111-0/+2
* Abstract expression and binding APIsAaron Kennedy2009-08-101-0/+3
* Pass the "me" context directly to QmlBasicScriptAaron Kennedy2009-08-071-1/+1
* Remove unused parametersAaron Kennedy2009-08-071-4/+1
* Rework expression stuff to use a more efficient notify handlerAaron Kennedy2009-07-201-1/+2
* Simplify binding optimizationAaron Kennedy2009-07-201-38/+0
* Small cleanupsAaron Kennedy2009-07-161-1/+1
* Add parameterized synthesized signalsAaron Kennedy2009-07-021-1/+0
* CleanupMichael Brasser2009-06-301-4/+43
* Improve bindings startup performanceAaron Kennedy2009-06-101-1/+10
* QmlBasicScript should work on the actual JS AST treeAaron Kennedy2009-05-281-0/+104