aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeinstruction_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-558/+0
* Use Utf8 for javascript source codeAaron Kennedy2012-02-201-1/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Match QRect changeAlan Alpert2012-01-171-7/+0
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-0/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Detect and optimize qsTr() and qsTrId() bindingsAaron Kennedy2011-12-211-0/+18
* Add a tracing API for the QML engineAaron Kennedy2011-12-141-0/+2
* Add support for assigning literal value to sequence propertyChris Adams2011-12-011-0/+6
* Rewrite signal handlers at compile time.Michael Brasser2011-11-201-1/+0
* Rename QDeclarativePropertyCache::Data to QDeclarativePropertyDataAaron Kennedy2011-10-261-3/+3
* Merge PropertyCache::Data and ValueTypeDataAaron Kennedy2011-10-171-4/+15
* Add JavaScript "var" property type to QMLChris Adams2011-10-061-0/+5
* Asynchronous component instantiationAaron Kennedy2011-09-291-2/+31
* Make the QML/VME interpreter threadedKent Hansen2011-09-221-5/+17
* Add support for a vector4d type in QMLChris Adams2011-08-181-0/+12
* Merge branch 'master' into v8-cleanAaron Kennedy2011-07-011-5/+0
|\
* | Reenable shared bindingsAaron Kennedy2011-06-201-1/+2
* | Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-1/+9
|/
* Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-0/+2
* Merge branch 'qtquick2'Martin Jones2011-05-311-187/+292
|\
| * Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-17/+86
| * Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-179/+196
| * Only include line numbers when necessaryAaron Kennedy2011-05-051-5/+17
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+7
* | 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/+359