summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-0/+5
* Remove dead performance measurement code from QMLAaron Kennedy2010-03-221-2/+0
* Fix crash when calling createObject on a component with errors.Michael Brasser2010-03-211-0/+2
* Fix test failuresAaron Kennedy2010-03-171-2/+0
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-40/+21
* Simplify QDeclarativeComponent::creationContext() logicAaron Kennedy2010-03-171-5/+2
* Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-091-4/+16
* Empty URL testAaron Kennedy2010-03-021-0/+7
* Rename QDeclarativeGraphics_setParent_noEvent QDeclarative_setParent_noEventMartin Jones2010-03-011-1/+1
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-2/+2
* Make more private QDeclarativeMetaProperty methods privateAaron Kennedy2010-02-251-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+798