summaryrefslogtreecommitdiffstats
path: root/src/declarative/graphicsitems/qdeclarativepainteditem.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-091-2/+2
| | | | | Task-number: QTBUG-7193 Reviewed-by: akennedy
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+466
QDeclarativeXXX.