summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Rework change locale tests for 55-based ChromiumPeter Varga2017-03-032-20/+42
* Use off-the-record profiles in quick testsAllan Sandfeld Jensen2017-03-024-0/+7
* Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-011-15/+31
* Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-016-7/+8
* Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-223-2/+24
* Fix crashes in removeFromCanvasMichael Brüning2017-02-151-5/+0
* Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-081-0/+7
|\
| * Blacklist flaky linkHovered testMichal Klocek2017-02-071-0/+7
* | Merge dev into 5.9Oswald Buddenhagen2017-02-013-1/+45
|\ \
| * | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+1
| * | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-262-0/+44
* | | Skip tst_QQuickWebEngineView::removeFromCanvas on LinuxAllan Sandfeld Jensen2017-01-301-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-181-2/+2
|\|
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-101-2/+2
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-162-0/+9
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-101-2/+9
|/
* Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-31/+25
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-292-27/+8
* Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-252-6/+22
* Blacklist flaky test_linkHoveredDoesntEmitRepeated QML testPeter Varga2016-11-221-0/+3
* Remove mouse click workaround from test_navigationRequestedPeter Varga2016-11-171-3/+0
* Wait for focus before key press in NewViewRequest::test_jsWindowOpenPeter Varga2016-11-165-45/+23
* Add faviconbrowser quick manual testPeter Varga2016-11-152-10/+10
* Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-082-15/+19
* Reimplement QML test cases of tst_loadUrl auto testv5.8.0-beta1Peter Varga2016-10-263-118/+209
* Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-253-0/+276
* Fix find after navigationPeter Varga2016-10-183-3/+20
* Speculative fix of title check in quick auto testsPeter Varga2016-10-173-20/+14
* Refactor tst_keyboardModifierMapping.qml quick auto testPeter Varga2016-10-151-29/+13
* Speculative fix of tst_unhandledKeyEventPropagation.qml quick auto testPeter Varga2016-10-152-8/+3
* Speculative stabilization of test_focusOnNavigation quick auto testPeter Varga2016-10-152-13/+19
* Blacklist flaky QML NewViewRequest::test_jsWindowOpenPeter Varga2016-10-141-0/+3
* Blacklist flaky QML WebViewFindText::test_findTextManyMatchesPeter Varga2016-10-141-0/+3
* Add Quick auto test for QQuickWebEngineNewViewRequestPeter Varga2016-10-072-0/+137
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-7/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-3/+2
| |\
| | * Fix flaky tst_QQuickWebEngineView::loadProgress testAlexandru Croitor2016-09-301-3/+2
| * | Fix flaky tst_QQuickWebEngineView::printToPdf test by using QTRY_VERIFYMichael Brüning2016-10-021-4/+2
* | | Clean up qt quick controls 1 dialogsMichal Klocek2016-10-045-0/+0
* | | Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-4/+7
* | | Fix clicking in test_navigationRequestedPeter Varga2016-09-302-3/+3
* | | Speculative fix of user script QML testsPeter Varga2016-09-301-10/+11
* | | Fixup test_titleFirstLoadAllan Sandfeld Jensen2016-09-301-0/+5
* | | Speculative fix of test_bigScriptAllan Sandfeld Jensen2016-09-262-5/+1
* | | Speculative stabilization of titleChangedAllan Sandfeld Jensen2016-09-263-6/+2
* | | Blacklist flaky tests on windowsAllan Sandfeld Jensen2016-09-261-0/+21
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-1/+5
|\| |
| * | Fix test_scrollPositionAfterReload quick auto testPeter Varga2016-09-131-1/+5
* | | Add context menu request to qml apiMichal Klocek2016-08-311-0/+2