summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qdeclarativescriptstring.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Class documentation fixes for declarative.Michael Brasser2010-04-161-11/+22
|
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+155
QDeclarativeXXX.