aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecompiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix alias warnings in QDeclarativeCompilerAaron Kennedy2011-07-291-2/+4
* Allow Qt enum values in ListElement.Michael Brasser2011-07-281-3/+10
* Allow static alias to composite typeAaron Kennedy2011-07-251-14/+6
* Correctly load flags for binding propertiesAaron Kennedy2011-07-251-6/+8
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-1/+1
* Remove unused fieldsAaron Kennedy2011-07-071-3/+0
* Optimize QDeclarativePropertyCacheAaron Kennedy2011-07-041-5/+5
* Reenable shared bindingsAaron Kennedy2011-06-201-1/+5
* Temporarily disable shared V8 bindingsAaron Kennedy2011-06-171-1/+1
* Evaluate all shared bindings together using a shared contextAaron Kennedy2011-06-171-62/+100
* Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-101-0/+6
|\
| * Create property cache in case of Component{} rootAaron Kennedy2011-06-101-0/+6
* | Merge branch 'qtquick2' into v8Aaron Kennedy2011-06-091-2/+4
|\|
| * Optimized QDeclarativeScriptString constructor for QDeclarativeExpression.Michael Brasser2011-06-091-2/+4
* | Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\|
| * Merge branch 'qtquick2'Martin Jones2011-05-311-255/+279
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-7/+6
| |/ |/|
* | Support change slots for properties starting with '_'Chris Adams2011-05-231-6/+26
* | Inline static data for basic types into the QML instructionAaron Kennedy2011-05-051-55/+55
* | Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-104/+115
* | Only include line numbers when necessaryAaron Kennedy2011-05-051-34/+14
* | Initial import from qtquick2.Qt by Nokia2011-04-271-68/+81
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+3123