summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable IME on password inputPeter Varga2017-10-041-4/+23
* Update accessibility roles and tests for Chromium 60Peter Varga2017-10-041-1/+3
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-2911-232/+206
|\
| * 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
* | Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-221-18/+44
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-204-4/+10
* | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-201-1/+1
* | Add testsupport to new configure systemMichal Klocek2017-09-194-5/+11
* | Wait for focusWidget being setAllan Sandfeld Jensen2017-09-151-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-149-1/+991
|\|
| * 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
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1119-34/+152
* | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-085-0/+12
* | Remove bic data to block bic testsMichal Klocek2017-09-053-44737/+0
* | Skip tests due to issues with current 58-based ChromiumAlexandru Croitor2017-09-044-1/+18
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-313-0/+227
* | Make deletion of CallbackSpy safeMichal Klocek2017-08-282-7/+24
* | Emit loadProgress only between loadStarted and loadFinishedViktor Engelmann2017-08-221-3/+0
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-143-8/+22
|\|
| * 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
* | Add HideScrollbars settingPeter Varga2017-08-021-31/+11
* | Fix emitting selectionChanged signal for non-user text selection changePeter Varga2017-07-202-35/+60
* | Remove tst_QWebEnginePage::scrollToAnchor auto testPeter Varga2017-07-191-37/+0
* | Make error message more verbose in QML test test_loadProgressViktor Engelmann2017-07-191-1/+2
* | Increase timespan for WebViewFindText::test_findTextInterruptedByLoadViktor Engelmann2017-07-192-9/+6
* | Cleanup support for desktop captureJüri Valdmann2017-07-173-15/+307
* | Blacklist flaky WebEngineViewLoadProgress::test_loadProgressViktor Engelmann2017-07-171-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devAllan Sandfeld Jensen2017-07-161-3/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devKai Koehne2017-07-111-3/+3
| |\|
| | * Call stopFinding, when navigating awayViktor Engelmann2017-07-061-3/+3
* | | Update accessibility roles for Chromium 58Peter Varga2017-07-131-1/+24
* | | Blacklist flaky WebViewFindText::test_findTextInterruptedByLoad on LinuxPeter Varga2017-07-131-0/+3
* | | Suppress extra loadStarted signal for data URL with specified base URLPeter Varga2017-07-131-6/+3
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-0510-270/+323
|\|
| * 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