summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativespringfollow_p.h
Commit message (Collapse)AuthorAgeFilesLines
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-3/+11
|
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-1/+1
| | | | There's nothing meta about our properties.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+112
QDeclarativeXXX.