summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.h
Commit message (Expand)AuthorAgeFilesLines
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-1/+1
* Make component.createObject require a parent argumentAlan Alpert2010-05-051-1/+1
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-4/+1
* Add missing Q_DISABLE_COPYs.Michael Brasser2010-04-221-0/+1
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-2/+1
* Fix QtDeclarative public headers to include <QtDeclarative/foo.h>Thiago Macieira2010-04-021-2/+2
* Optimization: Reduce unnecessary QObject allocationsAaron Kennedy2010-03-171-1/+0
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+134