aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1351/+0
* Change linkage of datafunction in V8_DEFINE_EXTENSION to static.Justin McPherson2012-02-131-1/+1
* Debugger: Rename QDeclarativeDebugTrace to QDeclarativeProfilerServiceKai Koehne2012-02-101-5/+5
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-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
* QDeclarativeExpression: storing column number in expression locationChristiaan Janssen2012-01-161-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add a tracing API for the QML engineAaron Kennedy2011-12-141-0/+1
* Fix linking of QtQuick.dll on Windows.Friedemann Kleint2011-12-071-0/+1
* Silence compiler warnings about unused variables (MSVC)Kai Koehne2011-11-211-0/+1
* Fix v8 handle leak in incubator code.Glenn Watson2011-11-211-0/+1
* Clean up declarative includesKent Hansen2011-10-171-14/+14
* Component.incubateObject() autotestAaron Kennedy2011-10-121-4/+57
* Add "asynchronous" property to Loader.Martin Jones2011-10-101-5/+1
* QDeclarativeIncubator autotestsAaron Kennedy2011-10-071-25/+2
* Fix v8 handle management in QSGLoaderChris Adams2011-10-071-0/+3
* Improve QDeclarativeIncubator JS APIAaron Kennedy2011-09-301-18/+26
* Remove more QByteArray<->QString conversionsKent Hansen2011-09-291-3/+3
* QDeclarativeIncubator docAaron Kennedy2011-09-291-14/+12
* Asynchronous component instantiationAaron Kennedy2011-09-291-351/+526
* 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