summaryrefslogtreecommitdiffstats
path: root/src/plugins/qdeclarativemodules/qdeclarativemodules.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move WebView to an extension plugin.Warwick Allison2010-03-021-0/+1
| | | | | | | | Using WebView now requires: import org.webkit 1.0 Task-number: QT-2995
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-241-0/+6
QDeclarativeXXX.