summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview/qdeclarativewebview.pro
Commit message (Collapse)AuthorAgeFilesLines
* Move WebView to an extension plugin.Warwick Allison2010-03-021-2/+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/+10
QDeclarativeXXX.