summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicswebview/data
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2416-185/+0
| | | | QDeclarativeXXX.
* Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-231-0/+33
| | | | Reviewed-by: Aaron Kennedy
* Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-151-0/+1
| | | | | Change 282a46ab5edafa7b82e9c58658143cb979db2d85 prevents itemChange() notification. That seems wrong, but this change is a work-around.
* Fixed race condition in tst_qmlgraphicswebview::multipleWindowsRohan McGovern2010-02-121-1/+1
| | | | This timer must not be started until the web view has finished loading.
* Fix qmlgraphicswebview:pixelCache autotest by setting defaults on htmlLeonardo Sobral Cunha2010-02-121-1/+1
| | | | Reviewed-by: Michael Brasser
* Don't set size, that now crops tile in pixelCache.Warwick Allison2009-12-021-2/+0
|
* Test pixelCache.Warwick Allison2009-11-202-0/+18
|
* Rename QML Object to QtObjectAaron Kennedy2009-11-191-1/+1
|
* WebView tests and testability.Warwick Allison2009-11-132-0/+21
|
* test multiple-windowsWarwick Allison2009-11-112-0/+48
|
* missed filesWarwick Allison2009-11-104-0/+28
|
* webview JS testWarwick Allison2009-11-091-0/+6
|
* ListModel docs and testsWarwick Allison2009-11-091-0/+5
|
* better statusText testWarwick Allison2009-11-061-0/+5
|
* moveWarwick Allison2009-11-064-0/+22