summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativeprivate.h
Commit message (Collapse)AuthorAgeFilesLines
* Make QML the object allocator more flexibleAaron Kennedy2010-03-121-1/+5
| | | | By allocating memory internally we improve the opportunity for optimization.
* Build fix when using <QtDeclarative> include.Alexis Menard2010-02-241-0/+3
|
* Simplify QML element registration headersAaron Kennedy2010-02-241-34/+34
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+211
QDeclarativeXXX.