summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativecomponent.h
Commit message (Expand)AuthorAgeFilesLines
* Apply property bindings during component creation. Add versioningChristopher Ham2011-01-271-1/+1
* Fix righ-to-left support in text components.Christopher Ham2011-01-271-0/+1
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Simplify type management codeAaron Kennedy2010-08-271-0/+1
* 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