summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlgraphicswebview
Commit message (Collapse)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-2420-824/+0
| | | | QDeclarativeXXX.
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-232-0/+142
|\ | | | | | | | | | | Conflicts: src/declarative/util/qmlanimation.cpp src/declarative/util/qmlxmllistmodel.cpp
| * Add missing NOTIFY signals to positioners, particles and webviewJoona Petrell2010-02-232-0/+142
| | | | | | | | Reviewed-by: Aaron Kennedy
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-233-1/+12
|/ | | | Task-number: QT-2798
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-183-3/+3
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mkspecs/linux-g++-x11egl/qplatformdefs.h src/declarative/qml/qmldom.h src/declarative/util/qmlview.cpp src/declarative/util/qmlview.h tools/qdoc3/cppcodemarker.cpp tools/qmldebugger/standalone/canvasframerate.cpp tools/qmldebugger/standalone/engine.cpp tools/qmldebugger/standalone/expressionquerywidget.cpp tools/qmldebugger/standalone/expressionquerywidget.h tools/qmldebugger/standalone/objectpropertiesview.cpp tools/qmldebugger/standalone/objectpropertiesview.h tools/qmldebugger/standalone/objecttree.cpp tools/qmldebugger/standalone/qmldebugger.cpp tools/qmldebugger/standalone/watchtable.cpp tools/qmldebugger/standalone/watchtable.h
| * Fix copyright year.Jason McDonald2010-02-163-3/+3
| | | | | | | | Reviewed-by: Trust Me
* | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-152-0/+4
|/ | | | | Change 282a46ab5edafa7b82e9c58658143cb979db2d85 prevents itemChange() notification. That seems wrong, but this change is a work-around.
* Fixed race condition in tst_qmlgraphicswebview::multipleWindowsRohan McGovern2010-02-122-1/+5
| | | | 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
* Test fixes.Michael Brasser2010-02-051-0/+1
|
* Don't put necessary code in Q_ASSERTWarwick Allison2010-01-111-2/+2
| | | | (test failed in release mode)
* Don't set size, that now crops tile in pixelCache.Warwick Allison2009-12-021-2/+0
|
* Check initial preferredHeight.Warwick Allison2009-11-221-0/+1
|
* missed filesWarwick Allison2009-11-222-0/+113
|
* Test pixelCache.Warwick Allison2009-11-204-1/+50
|
* Rename QML Object to QtObjectAaron Kennedy2009-11-191-1/+1
|
* WebView tests and testability.Warwick Allison2009-11-133-0/+88
|
* test elementAreaAtWarwick Allison2009-11-131-0/+16
|
* test multiple-windowsWarwick Allison2009-11-113-0/+60
|
* Follow change.Warwick Allison2009-11-101-2/+0
|
* missed filesWarwick Allison2009-11-104-0/+28
|
* webview JS testWarwick Allison2009-11-092-1/+19
|
* ListModel docs and testsWarwick Allison2009-11-091-0/+5
|
* better statusText testWarwick Allison2009-11-062-2/+8
|
* basic pixelcache testWarwick Allison2009-11-061-0/+5
|
* Test errors, actions.Warwick Allison2009-11-061-8/+102
|
* renameWarwick Allison2009-11-061-9/+9
|
* moveWarwick Allison2009-11-066-0/+183