summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativewebview
Commit message (Collapse)AuthorAgeFilesLines
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
| | | | | Task-number: QTBUG-9491 Reviewed-by: Martin Jones
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-217-7/+7
| | | | | | Since we aren't releasing for 4.6, all types are new in 4.7. Task-number: QTBUG-10081
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-1/+1
| | | | | Task-number: Reviewed-by: Martin Jones
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+2
|
* 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.