aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/v4/qdeclarativev4compiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of redundant type member from V4 instructionsKent Hansen2011-09-231-229/+231
* Replace the hash tables with simple association lists.Roberto Raggi2011-08-301-23/+26
* Merge IR::Module and IR::Function.Roberto Raggi2011-08-301-4/+3
* Speedup the V4 code generation.Roberto Raggi2011-08-301-13/+19
* Use QDeclarativePool to allocate the V4 instructions.Roberto Raggi2011-08-301-6/+7
* Change the V4 IR so it can be stored in a memory pool.Roberto Raggi2011-08-301-9/+10
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-11/+3
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Fix evaluation of boolean conditionsRoberto Raggi2011-05-051-2/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1340