aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompileddata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-261/+0
* Reduce size of QV8BindingsAaron Kennedy2012-02-201-3/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Clean up declarative includesKent Hansen2011-10-171-4/+4
* Asynchronous component instantiationAaron Kennedy2011-09-291-9/+22
* Make the QML/VME interpreter threadedKent Hansen2011-09-221-4/+31
* Optimizations to imports.Martin Jones2011-08-301-4/+4
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-4/+0
* Reenable shared bindingsAaron Kennedy2011-06-201-1/+2
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-0/+2
* Merge branch 'qtquick2'Martin Jones2011-05-311-67/+35
|\
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-64/+0
| * Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-2/+31
| * Only include line numbers when necessaryAaron Kennedy2011-05-051-1/+1
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+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/+255