aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeinstruction.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-278/+0
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-1/+1
* 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
* Detect and optimize qsTr() and qsTrId() bindingsAaron Kennedy2011-12-211-0/+6
* Add support for assigning literal value to sequence propertyChris Adams2011-12-011-0/+18
* Clean up declarative includesKent Hansen2011-10-171-2/+2
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-6/+6
* Asynchronous component instantiationAaron Kennedy2011-09-291-3/+12
* Make the QML/VME interpreter threadedKent Hansen2011-09-221-4/+4
* Add support for a vector4d type in QMLChris Adams2011-08-181-0/+3
* Reenable shared bindingsAaron Kennedy2011-06-201-1/+1
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-1/+7
* Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-1/+1
* Merge branch 'qtquick2'Martin Jones2011-05-311-64/+70
|\
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-10/+10
| * Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-2/+15
| * Only include line numbers when necessaryAaron Kennedy2011-05-051-64/+54
| * 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/+230