aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-2/+2
|\
| * Rename QDeclarativeEngineDebugServer to ~ServiceKai Koehne2011-08-311-2/+2
* | Remove the remaining dependencies onto QtWidgetsLars Knoll2011-09-011-1/+0
|/
* Allow initial property values to be defined with QSGLoaderChris Adams2011-08-311-20/+38
* Move all QML file parsing into the QDeclarativeScript namespaceAaron Kennedy2011-08-301-1/+1
* Merge the QJSEngine and QJSValue development branch into master.Simon Hausmann2011-07-291-2/+1
* Mark objects from Component.createObject() as destructibleAaron Kennedy2011-07-291-0/+4
* Minor XXX fixupsAaron Kennedy2011-06-091-1/+0
* Create a copy of the imported script array handlesAaron Kennedy2011-06-081-1/+4
* Merge branch 'master' into v8Michael Brasser2011-06-071-17/+17
|\
| * Merge branch 'qtquick2'Martin Jones2011-05-311-8/+40
| |\
| * | Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-05-241-17/+17
* | | Initial V8 integrationAaron Kennedy2011-06-061-57/+62
| |/ |/|
* | Support variable length instructions in QML bytecodeAaron Kennedy2011-05-051-5/+4
* | Initial import from qtquick2.Qt by Nokia2011-04-271-3/+36
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1078