summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlbasicscript_p.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused optimizationAaron Kennedy2009-12-221-2/+0
* Binding optimizer extensionsAaron Kennedy2009-12-141-0/+2
* fix includesOswald Buddenhagen2009-12-031-1/+2
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-1/+1
* Remove include styles that rely on configure.Warwick Allison2009-12-011-1/+1
* 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