summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-062-7/+7
|\
| * Speculative stabilization of tst_QWebEnginePage::testJSPromptAllan Sandfeld Jensen2016-10-051-0/+3
| * 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-012-8/+11
* | | 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
* | | Minor cleanup of m_view/m_page useAllan Sandfeld Jensen2016-09-261-19/+14
* | | 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
* | | Add support of colored underline and background to InputMethodEventPeter Varga2016-09-2318-57/+967
* | | 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
* | | Remove the usages of experimental API from quicktestbrowserSzabolcs David2016-09-204-56/+0
* | | Add widget auto test for WebEngineSettings default font familiesPeter Varga2016-09-181-0/+23
* | | Adaptations to Chromium 52Allan Sandfeld Jensen2016-09-141-0/+2
* | | Add context menu request to qml apiMichal Klocek2016-08-311-0/+2
* | | Add dialog requests to qml apiMichal Klocek2016-08-311-0/+6
* | | Update public API listAdam Kallai2016-08-311-0/+10
* | | Autocomplete view-source URLPeter Varga2016-08-242-0/+83
* | | Fix tst_QWebEnginePage::popupFormSubmission widget auto testPeter Varga2016-08-241-7/+12
* | | Blacklist flaky QML WebEngineViewFocusOnNavigation testAlexandru Croitor2016-08-231-0/+3
* | | Make spellcheck autotest more robustAllan Sandfeld Jensen2016-08-231-2/+1
* | | Adjust webengine to the qtConfig() changes in qtbaseLars Knoll2016-08-231-1/+1
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-221-1/+1
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
| |\| |
| | * | Blacklist flaky getUserMediaRequest test for all platformsMichael Bruning2016-08-121-1/+1
* | | | Fix crash on changing persistent storage pathAllan Sandfeld Jensen2016-08-211-0/+20
|/ / /
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-093-0/+223
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-058-66/+180
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-026-56/+150
| |\|
| | * Prevent a crash after having downloaded a fileAndy Shaw2016-07-261-0/+13
| | * Blacklist showHideShow test on LinuxAllan Sandfeld Jensen2016-07-151-1/+1
| | * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-122-0/+116
| | * Remove tst_QWebEnginePage::localURLSchemesJoerg Bornemann2016-07-121-29/+0
| | * Enable qquickwebengineviewgraphics test in CIJoerg Bornemann2016-07-084-10/+8
| | * Clear internal selected text when searchingAlexandru Croitor2016-07-011-18/+13
| * | Fix flaky qml user script testAlexandru Croitor2016-07-051-3/+3