aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qdeclarativev4ir.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarativeV4 -> QV4Aaron Kennedy2011-10-121-867/+0
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-1/+1
* Merge IR::Module and IR::Function.Roberto Raggi2011-08-301-55/+27
* Use QDeclarativePool to allocate the V4 instructions.Roberto Raggi2011-08-301-58/+88
* Change the V4 IR so it can be stored in a memory pool.Roberto Raggi2011-08-301-25/+60
* Improve performance of the QML front-endAaron Kennedy2011-08-301-4/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+832