summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview
Commit message (Collapse)AuthorAgeFilesLines
* fix crash, re-enable settings testWarwick Allison2010-03-031-4/+2
|
* Disable until plugin objects problem resolved.Warwick Allison2010-03-031-0/+3
|
* Move WebView to an extension plugin.Warwick Allison2010-03-0211-291/+185
| | | | | | | | Using WebView now requires: import org.webkit 1.0 Task-number: QT-2995
* missed fileWarwick Allison2010-03-021-0/+0
|
* Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-262-1/+3
|
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-20/+20
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2420-0/+824
QDeclarativeXXX.