| Commit message (Expand) | Author | Age | Files | Lines |
| * | Binary compatibility files and global.cfg for QtWebEngine5.8 | Milla Pohjanheimo | 2017-04-05 | 4 | -0/+44744 |
| * | Fix QWebEngineView::setFocus to properly set internal QQuickItem focus | Alexandru Croitor | 2017-02-20 | 1 | -0/+50 |
| * | tests: blacklist tst_qwebengineview::changeLocale() on Windows and Linux | Liang Qi | 2017-02-17 | 1 | -0/+3 |
| * | test: blacklist tst_QQuickWebEngineView::changeLocale() on Windows | Liang Qi | 2017-02-16 | 1 | -0/+3 |
| * | Add missing test files to qmltests.pro | Peter Varga | 2017-02-10 | 1 | -1/+3 |
| * | Blacklist flaky linkHovered test | Michal Klocek | 2017-02-07 | 1 | -0/+7 |
| * | Fix confirming IME composition and newline insertion | Peter Varga | 2017-01-25 | 2 | -83/+100 |
| * | Fix handling of empty input method events | Peter Varga | 2017-01-22 | 2 | -14/+29 |
| * | Make input method hints available via RWHV delegate widget | Peter Varga | 2017-01-20 | 2 | -28/+26 |
| * | Add back SIP (Software Input Panel) widget test | Peter Varga | 2017-01-18 | 4 | -79/+115 |
| * | Unskip tst_QWebEnginePage::setHtmlWithStylesheetResource | Szabolcs David | 2017-01-15 | 1 | -20/+13 |
| * | Fix font load error messages inside non-app-bundle tests | Alexandru Croitor | 2017-01-10 | 5 | -4/+37 |
| * | Speculative fix of DesktopWebEngineViewLinkHovered QML tests | Peter Varga | 2016-12-09 | 1 | -4/+4 |
| * | Ensure the deletion of testing pages | Szabolcs David | 2016-12-06 | 2 | -142/+108 |
| * | Wait for loadVisuallyCommitted signal with SignalSpy | Peter Varga | 2016-11-29 | 1 | -31/+25 |
| * | Port autotests from own waitForSignal() to QSignalSpy::wait() | David Faure | 2016-11-29 | 9 | -116/+116 |
| * | Fix keyboard focus of RWHVQDW after popup | Peter Varga | 2016-11-29 | 2 | -1/+60 |
| * | Fix DesktopWebEngineViewLinkHovered QML tests | Peter Varga | 2016-11-25 | 2 | -6/+22 |
| * | Move the QPrinter and QtWidgets related code out of the PDFium wrapper | Michael BrĂ¼ning | 2016-11-25 | 2 | -0/+6 |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8 | Allan Sandfeld Jensen | 2016-11-25 | 2 | -1/+3 |
| |\ |
|
| | * | Increase timeout in loadSignalsOrder tests | Allan Sandfeld Jensen | 2016-11-24 | 1 | -1/+1 |
| | * | Merge branch '5.6' into 5.7 | Allan Sandfeld Jensen | 2016-11-24 | 1 | -0/+2 |
| | |\ |
|
| | | * | Blacklist doNotSendMouseKeyboardEventsWhenDisabled on Windows | Allan Sandfeld Jensen | 2016-11-23 | 1 | -0/+2 |
| * | | | Force tst_QWebEnginePage to use English language | Szabolcs David | 2016-11-23 | 1 | -0/+1 |
| * | | | Blacklist flaky test_linkHoveredDoesntEmitRepeated QML test | Peter Varga | 2016-11-22 | 1 | -0/+3 |
| * | | | Remove mouse click workaround from test_navigationRequested | Peter Varga | 2016-11-17 | 1 | -3/+0 |
| * | | | Wait for focus before key press in NewViewRequest::test_jsWindowOpen | Peter Varga | 2016-11-16 | 5 | -45/+23 |
| * | | | Add faviconbrowser quick manual test | Peter Varga | 2016-11-15 | 11 | -11/+774 |
| * | | | Rename class of tst_QWebEngineAccessibility widget auto test | Peter Varga | 2016-11-15 | 1 | -10/+10 |
| * | | | Add spellchecker feature to new config system | Michal Klocek | 2016-11-14 | 1 | -1/+1 |
| * | | | Enable spellcheck test on macOS | Michal Klocek | 2016-11-14 | 1 | -3/+6 |
| * | | | Make view source working with qrc URLs | Peter Varga | 2016-11-11 | 1 | -10/+17 |
| * | | | Fix crash when trying to execute script on a detached RenderFrame | Peter Varga | 2016-11-08 | 2 | -15/+19 |
| * | | | Update spellcheck api to support multiple languages | Michal Klocek | 2016-10-29 | 4 | -9/+51 |
| * | | | Reimplement QML test cases of tst_loadUrl auto testv5.8.0-beta1 | Peter Varga | 2016-10-26 | 3 | -118/+209 |
| * | | | Add quick and widget auto tests for keyboard event handling | Peter Varga | 2016-10-25 | 6 | -0/+465 |
| * | | | Fix find after navigation | Peter Varga | 2016-10-18 | 3 | -3/+20 |
| * | | | Speculative fix of title check in quick auto tests | Peter Varga | 2016-10-17 | 3 | -20/+14 |
| * | | | Refactor tst_keyboardModifierMapping.qml quick auto test | Peter Varga | 2016-10-15 | 1 | -29/+13 |
| * | | | Speculative fix of tst_unhandledKeyEventPropagation.qml quick auto test | Peter Varga | 2016-10-15 | 2 | -8/+3 |
| * | | | Speculative stabilization of test_focusOnNavigation quick auto test | Peter Varga | 2016-10-15 | 2 | -13/+19 |
| * | | | Blacklist flaky QML NewViewRequest::test_jsWindowOpen | Peter Varga | 2016-10-14 | 1 | -0/+3 |
| * | | | Blacklist flaky QML WebViewFindText::test_findTextManyMatches | Peter Varga | 2016-10-14 | 1 | -0/+3 |
| * | | | Add Quick auto test for QQuickWebEngineNewViewRequest | Peter Varga | 2016-10-07 | 2 | -0/+137 |
| * | | | Merge remote-tracking branch 'origin/5.7' into 5.8 | Liang Qi | 2016-10-06 | 2 | -7/+7 |
| |\| | |
|
| | * | | Speculative stabilization of tst_QWebEnginePage::testJSPrompt | Allan Sandfeld Jensen | 2016-10-05 | 1 | -0/+3 |
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-10-04 | 1 | -3/+2 |
| | |\| |
|
| | | * | Fix flaky tst_QQuickWebEngineView::loadProgress test | Alexandru Croitor | 2016-09-30 | 1 | -3/+2 |
| | * | | Fix flaky tst_QQuickWebEngineView::printToPdf test by using QTRY_VERIFY | Michael BrĂ¼ning | 2016-10-02 | 1 | -4/+2 |
| * | | | Clean up qt quick controls 1 dialogs | Michal Klocek | 2016-10-04 | 5 | -0/+0 |