aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-450/+0
* Fix initialization order.Roberto Raggi2011-08-301-2/+2
* Reduce allocationsAaron Kennedy2011-08-301-1/+3
* Introduce QHashField for use in "contains" tests.Aaron Kennedy2011-08-301-6/+14
* Use QFieldList to manage dynamic properties, signals and slotsAaron Kennedy2011-08-301-23/+4
* Use strings more conservativelyAaron Kennedy2011-08-301-4/+10
* Add QFastMetaBuilderAaron Kennedy2011-08-301-0/+24
* Improve performance of the QML front-endAaron Kennedy2011-08-301-9/+11
* Remove some QHash and QLists.Aaron Kennedy2011-08-301-2/+2
* Use memory more conservatively during QML compilationAaron Kennedy2011-08-301-83/+73
* Remove some QByteArray<->QString conversionsAaron Kennedy2011-08-301-2/+2
* Improve error messages from compiler for signals and slotsChris Adams2011-08-041-1/+1
* Remove unused fieldsAaron Kennedy2011-07-071-1/+1
* 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/+437