summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarative.h
Commit message (Collapse)AuthorAgeFilesLines
* Make QML_REGISTER...TYPE functions unnecessary (still exist for now).Warwick Allison2010-02-251-13/+13
| | | | Fix multimedia plugin.
* Simplify QML element registration headersAaron Kennedy2010-02-241-16/+196
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+132
QDeclarativeXXX.