summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview
Commit message (Collapse)AuthorAgeFilesLines
* Remove timing sensitivity.Warwick Allison2010-03-181-2/+2
|
* Adjust test now that redundant contexts are not create dueWarwick Allison2010-03-181-2/+2
| | | | to commit 26cd94ef47ffc969dc835e98b58eded14e669964.
* Verbose unexpected errors.Warwick Allison2010-03-171-2/+1
|
* 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.