summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativeopenmetaobject_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-291-0/+2
| | | | | | changed. Task-number: QTBUG-9386
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+125
QDeclarativeXXX.