aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompiler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Make the QML/VME interpreter threadedKent Hansen2011-09-221-1/+19
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-90/+90
* Use strings more conservativelyAaron Kennedy2011-08-301-5/+5
* Add QFastMetaBuilderAaron Kennedy2011-08-301-2/+3
* Don't unnecessarily construct QMetaPropertysAaron Kennedy2011-08-301-2/+8
* Improve performance of the QML front-endAaron Kennedy2011-08-301-0/+3
* Remove some QHash and QLists.Aaron Kennedy2011-08-301-20/+20
* Use memory more conservatively during QML compilationAaron Kennedy2011-08-301-79/+114
* Remove some QByteArray<->QString conversionsAaron Kennedy2011-08-301-6/+8
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-3/+1
* Reenable shared bindingsAaron Kennedy2011-06-201-1/+2
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-3/+8
* Merge branch 'qtquick2'Martin Jones2011-05-311-16/+8
|\
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-13/+0
| * Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-1/+5
| * Initial import from qtquick2.Qt by Nokia2011-04-271-2/+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/+351