summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+96
|\
| * Notify Chromium about leaving viewPeter Varga2017-11-091-0/+96
* | Stop preserving aborted navigation entriesJüri Valdmann2017-11-141-5/+4
* | Stabilize tst_javaScriptDialogs similateUserGestureAllan Sandfeld Jensen2017-10-251-8/+10
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-291-22/+9
|\|
| * Fix license headers for testsKai Koehne2017-09-201-22/+9
* | Adaptations for Chromium 60Alexandru Croitor2017-09-112-1/+24
* | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-081-0/+1
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-311-0/+131
* | Make error message more verbose in QML test test_loadProgressViktor Engelmann2017-07-191-1/+2
* | Increase timespan for WebViewFindText::test_findTextInterruptedByLoadViktor Engelmann2017-07-191-6/+6
* | Cleanup support for desktop captureJüri Valdmann2017-07-171-0/+201
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devAllan Sandfeld Jensen2017-07-161-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devKai Koehne2017-07-111-3/+3
| |\|
| | * Call stopFinding, when navigating awayViktor Engelmann2017-07-061-3/+3
* | | Suppress extra loadStarted signal for data URL with specified base URLPeter Varga2017-07-131-6/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-055-74/+100
|\|
| * Stabilize tst_download.qml and add check for downloadInterruptReasonValentin Fokin2017-06-081-4/+13
| * Merge loadProgressSignal qml test into loadProgressValentin Fokin2017-06-082-64/+17
| * Add QML auto test for findText interrupted by page loadPeter Varga2017-05-311-0/+58
| * Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-301-6/+12
* | Add back input method auto tests and test virtual keyboard for QuickPeter Varga2017-06-221-0/+76
* | Auto test adaptations for Chromium 58Allan Sandfeld Jensen2017-06-142-1/+7
|/
* Fix typo in tst_newViewRequest.qmlPeter Varga2017-05-031-3/+3
* Stabilize keyboardEvents auto testsPeter Varga2017-04-281-1/+1
* Yet another speculative fix of linkHovered QML testsPeter Varga2017-04-054-12/+18
* Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
* Rework form validation QML testsPeter Varga2017-03-081-50/+57
* Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-011-15/+31
* Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-014-6/+6
* Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-221-2/+12
* Add profile-wide user scripts to the Quick APISzabolcs David2017-01-261-0/+19
* Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-31/+25
* Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-251-0/+22
* Remove mouse click workaround from test_navigationRequestedPeter Varga2016-11-171-3/+0
* Wait for focus before key press in NewViewRequest::test_jsWindowOpenPeter Varga2016-11-164-42/+23
* Add faviconbrowser quick manual testPeter Varga2016-11-152-10/+10
* Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-081-12/+19
* Reimplement QML test cases of tst_loadUrl auto testv5.8.0-beta1Peter Varga2016-10-262-117/+208
* Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-252-0/+274
* Fix find after navigationPeter Varga2016-10-181-0/+19
* Speculative fix of title check in quick auto testsPeter Varga2016-10-172-14/+14
* Refactor tst_keyboardModifierMapping.qml quick auto testPeter Varga2016-10-151-29/+13
* Speculative fix of tst_unhandledKeyEventPropagation.qml quick auto testPeter Varga2016-10-151-5/+3
* Speculative stabilization of test_focusOnNavigation quick auto testPeter Varga2016-10-151-10/+19
* Add Quick auto test for QQuickWebEngineNewViewRequestPeter Varga2016-10-071-0/+136
* Remove viewSource and canViewSource APIs and use WebAction insteadPeter Varga2016-10-011-4/+7
* Fix clicking in test_navigationRequestedPeter Varga2016-09-301-0/+3
* Speculative fix of user script QML testsPeter Varga2016-09-301-10/+11