summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qmlscriptstring.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-155/+0
| | | | QDeclarativeXXX.
* doc: Added "\since 4.7" to a bunch of declarative stuff.Martin Smith2010-02-191-0/+1
|
* Fix copyright year.Jason McDonald2010-02-161-1/+1
| | | | Reviewed-by: Trust Me
* Small doc fixes.Martin Jones2009-11-251-2/+2
|
* fix headersWarwick Allison2009-10-291-16/+16
|
* Support assigning scripts to QML propertiesAaron Kennedy2009-10-221-0/+154