summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlcompileddata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Cached programs and closures must be destroyed at shutdownAaron Kennedy2010-01-121-2/+13
* Optimization: Bypass qt_metacall for synthesized methodsAaron Kennedy2010-01-091-1/+4
* Fix leaks.Michael Brasser2009-12-081-0/+3
* fix includesOswald Buddenhagen2009-12-031-4/+6
* Avoid QString <-> QUrl conversionsAaron Kennedy2009-12-031-0/+10
* Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-021-3/+3
* Cleanup cached binding closuresAaron Kennedy2009-12-021-2/+2
* Cache binding closuresAaron Kennedy2009-12-021-0/+1
* QmlInstruction autotestAaron Kennedy2009-11-171-3/+3
* fix headersWarwick Allison2009-10-291-16/+16
* Composite types should assign to object propertiesAaron Kennedy2009-10-121-2/+2
* Reenable types/enums and move scripts into an isolated scopeAaron Kennedy2009-10-051-0/+4
* Create a property cache for synthesized metaobjectsAaron Kennedy2009-10-051-0/+3
* Use QScriptProgram to speed up binding creationAaron Kennedy2009-10-051-0/+2
* Make more qmlecmascript tests passAaron Kennedy2009-09-231-2/+2
* Remove unused QmlContextPrivate member variablesAaron Kennedy2009-08-041-6/+1
* Small cleanupsAaron Kennedy2009-07-161-5/+0
* Remove pointless QmlCompiledComponent classAaron Kennedy2009-07-151-19/+18
* Missing fileAaron Kennedy2009-07-151-0/+211