summaryrefslogtreecommitdiffstats
path: root/src/declarative/util/qdeclarativebind.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation for the 'when' property of Binding.Yann Bodson2010-03-031-1/+14
|
* Rename QDeclarativeMetaProperty -> QDeclarativePropertyAaron Kennedy2010-02-251-2/+2
| | | | There's nothing meta about our properties.
* Simplify QML element registration headersAaron Kennedy2010-02-241-0/+1
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+202
QDeclarativeXXX.