summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Autocomplete view-source URLPeter Varga2016-08-241-0/+34
* | Blacklist flaky QML WebEngineViewFocusOnNavigation testAlexandru Croitor2016-08-231-0/+3
* | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-092-0/+137
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-3/+3
|\|
| * Fix flaky qml user script testAlexandru Croitor2016-07-051-3/+3
* | Add View Source API and make the feature available from context menuPeter Varga2016-08-022-0/+94
* | Parse metadata block in user scriptsSzabolcs David2016-07-072-0/+32
* | Fix call to tryCompare in tst_download.qmlMichael Bruning2016-07-061-1/+1
* | Unskip runJavaScript related QML auto testsPeter Varga2016-07-042-2/+0
* | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devAllan Sandfeld Jensen2016-06-215-13/+100
|\ \
| * | Merge remote-tracking branch 'origin/5.7' into devAllan Sandfeld Jensen2016-06-205-13/+100
| |\|
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-171-12/+6
| | |\
| | | * Stabilize FilePicker QML autotestsAllan Sandfeld Jensen2016-06-161-12/+6
| | | * Skip geolocation testAllan Sandfeld Jensen2016-06-101-2/+1
| | * | Add QML test for scrollPositionAdam Kallai2016-06-164-1/+94
* | | | Add test for form validation's sub validation messagePeter Varga2016-06-202-0/+28
|/ / /
* | | Merge branch '5.7' into devAllan Sandfeld Jensen2016-05-313-3/+4
|\| |
| * | Fix QML geolocation testAllan Sandfeld Jensen2016-05-313-3/+4
* | | Remove obsolete testsAllan Sandfeld Jensen2016-05-282-26/+0
|/ /
* | Unskip test_errorPageEnabled in tst_favicon.qml testAdam Kallai2016-05-251-8/+4
* | Update test_promptSzabolcs David2016-05-221-2/+1
* | Combine candidate icons for a page into a single iconPeter Varga2016-05-049-12/+72
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-04-253-0/+131
|\|
| * Add tst_settings.qml QML test caseAdam Kallai2016-04-203-0/+131
* | Add QQuickWebEngineFaviconProviderPeter Varga2016-04-205-8/+101