summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
* Refactor tst_qquickwebengineview auto testPeter Varga2017-09-202-100/+41
* Fix license headers for testsKai Koehne2017-09-208-206/+68
* Commit the done-so-far IME composition on touch eventPeter Varga2017-09-172-0/+170
* Set referrer on download requestsJüri Valdmann2017-09-121-7/+7
* Add test for saving a page over HTTPJüri Valdmann2017-09-121-0/+85
* Add test for two simultaneous downloadsJüri Valdmann2017-09-121-0/+92
* Add test for downloading a link via user actionJüri Valdmann2017-09-129-1/+814
* Speculative stabilization of imeCompositionQueryEvent widget auto testPeter Varga2017-07-191-5/+7
* Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-1/+10
* [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-112-2/+5
* Call stopFinding, when navigating awayViktor Engelmann2017-07-061-3/+3
* Fix cancelling IME compositionPeter Varga2017-06-221-2/+26
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-082-9/+15
* Stabilize tst_download.qml and add check for downloadInterruptReasonValentin Fokin2017-06-081-4/+13
* Merge loadProgressSignal qml test into loadProgressValentin Fokin2017-06-083-65/+17
* Replace SignalBarrier by QSignalSpy in tst_QWebEngineHistoryViktor Engelmann2017-06-011-66/+65
* Add back widget auto tests for inputMethodQuery and inputMethodHintsPeter Varga2017-05-312-118/+117
* 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
* Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-291-2/+93
|\
| * Fix selectionChanged signal out of input fieldPeter Varga2017-05-171-2/+93
* | Make error message more verbose in tst_QWebEnginePage::progressSignalViktor Engelmann2017-05-231-1/+7
* | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-083-0/+11
|/
* Fix typo in tst_newViewRequest.qmlPeter Varga2017-05-031-3/+3
* Stabilize keyboardEvents auto testsPeter Varga2017-04-282-2/+2
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-0/+58
* Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
* Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
* Disable setting background color in QInputMethodEventPeter Varga2017-04-211-0/+6
* Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-121-0/+80
* Fix text selection and input method queryPeter Varga2017-04-122-565/+385
* Extend blacklisting of tst_QWebEnginePage to macOS 10.11Tony Sarajärvi2017-04-111-0/+1
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-04-094-0/+44744
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-04-054-0/+44744
| |\
| | * Binary compatibility files and global.cfg for QtWebEngine5.8Milla Pohjanheimo2017-04-054-0/+44744
* | | Blacklist LinkHovered tests on Linuxes after fix did not workTony Sarajärvi2017-04-071-0/+6
* | | Yet another speculative fix of linkHovered QML testsPeter Varga2017-04-056-18/+19
|/ /
* | Blacklist tst_qmltests in macOS 10.11Tony Sarajärvi2017-04-041-0/+1
* | Fix broken inclusion of webenigne spellcheck testMichal Klocek2017-04-041-1/+1
* | Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS 10.12Tony Sarajärvi2017-03-301-0/+2
* | Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* | Fix accessibility tests after 56 mergeAllan Sandfeld Jensen2017-03-271-3/+3
* | Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-0/+32
* | Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
* | Unblacklist changeLocale auto testsPeter Varga2017-03-154-12/+6
* | Rework form validation QML testsPeter Varga2017-03-081-50/+57
* | Add SIGSEGV handler for the QML tests on LinuxPeter Varga2017-03-081-0/+74
* | Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-044-1/+59
|\ \