summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-017-205/+315
|\ \
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-302-83/+100
| |\|
| | * Fix confirming IME composition and newline insertionPeter Varga2017-01-252-83/+100
| * | 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
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-254-121/+170
| |\|
| | * Fix handling of empty input method eventsPeter Varga2017-01-222-14/+29
| | * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-202-28/+26
| | * Add back SIP (Software Input Panel) widget testPeter Varga2017-01-184-79/+115
* | | Skip tst_QQuickWebEngineView::removeFromCanvas on LinuxAllan Sandfeld Jensen2017-01-301-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-186-24/+50
|\|
| * Unskip tst_QWebEnginePage::setHtmlWithStylesheetResourceSzabolcs David2017-01-151-20/+13
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-105-4/+37
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-163-1/+10
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+135
* | Emit a new signal when printing to a PDF file finishesMichael BrĂ¼ning2017-01-102-4/+20
|/
* Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* Ensure the deletion of testing pagesSzabolcs David2016-12-062-142/+108
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-31/+25
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-299-116/+116
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-292-1/+60
* Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-252-6/+22
* Move the QPrinter and QtWidgets related code out of the PDFium wrapperMichael BrĂ¼ning2016-11-252-0/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-252-1/+3
|\
| * Increase timeout in loadSignalsOrder testsAllan Sandfeld Jensen2016-11-241-1/+1
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-0/+2
| |\
| | * Blacklist doNotSendMouseKeyboardEventsWhenDisabled on WindowsAllan Sandfeld Jensen2016-11-231-0/+2
* | | Force tst_QWebEnginePage to use English languageSzabolcs David2016-11-231-0/+1
* | | 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-1511-11/+774
* | | Rename class of tst_QWebEngineAccessibility widget auto testPeter Varga2016-11-151-10/+10
* | | Add spellchecker feature to new config systemMichal Klocek2016-11-141-1/+1
* | | Enable spellcheck test on macOSMichal Klocek2016-11-141-3/+6
* | | Make view source working with qrc URLsPeter Varga2016-11-111-10/+17
* | | Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-082-15/+19
* | | Update spellcheck api to support multiple languagesMichal Klocek2016-10-294-9/+51
* | | 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-256-0/+465
* | | 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