aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-463/+0
* Reduce allocationsAaron Kennedy2011-08-301-3/+3
* Optimize default property resolution in compilerAaron Kennedy2011-08-301-0/+1
* Introduce QHashField for use in "contains" tests.Aaron Kennedy2011-08-301-0/+2
* Use QFieldList to manage dynamic properties, signals and slotsAaron Kennedy2011-08-301-11/+25
* Use strings more conservativelyAaron Kennedy2011-08-301-8/+12
* Add QFastMetaBuilderAaron Kennedy2011-08-301-0/+20
* Don't unnecessarily construct QMetaPropertysAaron Kennedy2011-08-301-0/+5
* Improve performance of the QML front-endAaron Kennedy2011-08-301-4/+4
* Remove some QHash and QLists.Aaron Kennedy2011-08-301-0/+6
* Use memory more conservatively during QML compilationAaron Kennedy2011-08-301-130/+168
* Remove some QByteArray<->QString conversionsAaron Kennedy2011-08-301-6/+4
* Improve error messages from compiler for signals and slotsChris Adams2011-08-041-0/+1
* Remove unused fieldsAaron Kennedy2011-07-071-10/+3
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+381