summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Protect against double initialization.Roberto Raggi2010-02-251-5/+19
* Fix compilation due to enabling of QStringBuilder throughoutThiago Macieira2010-02-251-1/+1
* Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-251-2/+10
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-2/+1
* Add support for qml imports directory in configure, qmake, and qmlenginemae2010-02-241-7/+12
* Make QDeclarativeMetaType and QDeclarativeType privateAaron Kennedy2010-02-241-3/+2
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+12
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+1901