summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-162-4/+36
|\
| * ProxyConfigServiceQt: Use default HostPortPair for SCHEME_DIRECTJüri Valdmann2018-01-151-0/+19
| * Stabilize tst_QWebEngineDownloads::downloadTwoLinks()Allan Sandfeld Jensen2018-01-151-4/+16
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2018-01-082-5/+45
|\|
| * Doc: QWebEngineUrlRequestJob: mention when to delete the deviceDavid Faure2017-12-201-5/+15
| * Fix favicon update from JavaScriptPeter Varga2017-12-131-0/+30
* | Cleanup tst_QWebEngineScript::injectionPointAllan Sandfeld Jensen2017-12-301-15/+16
* | Blacklist flaky test textSelectionOutOfInputField on all platformsAlexandru Croitor2017-12-181-1/+1
* | Blacklist flaky textSelectionOutOfInputField test on WindowsAlexandru Croitor2017-12-151-0/+3
* | Blacklist flaky mouseLeave testAlexandru Croitor2017-12-151-0/+3
* | Rename qwebenginehistoryinterface testAllan Sandfeld Jensen2017-12-144-107/+96
* | Add widget auto test for webUI URLsPeter Varga2017-12-021-0/+86
* | Fix tst_QWebEngineHistory widget auto testsPeter Varga2017-11-291-14/+16
* | Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-11-271-6/+5
* | Speculative stabilization of mouseLeave auto testsPeter Varga2017-11-231-1/+3
* | Stop test crashing on some windows CIAllan Sandfeld Jensen2017-11-221-1/+7
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-156-0/+96
|\|
| * URLRequestQrcJobQt: remove ineffective URL formatting optionsJüri Valdmann2017-11-105-0/+42
| * Notify Chromium about leaving viewPeter Varga2017-11-091-0/+53
* | Stop preserving aborted navigation entriesJüri Valdmann2017-11-142-31/+92
* | Add tests setUrlToBadDomain and setUrlToBadPortJüri Valdmann2017-11-141-0/+88
* | Add 'webengine' prefix to configure features, tests, libraries, etcAlexandru Croitor2017-11-122-3/+3
* | Make GetUserMediaTestPage more robustViktor Engelmann2017-11-081-4/+14
* | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-032-17/+20
* | Change spellchecker-related private features into public onesAlexandru Croitor2017-11-021-1/+1
* | Remove pointless inclusions of qtwebengine-config.priAlexandru Croitor2017-11-022-2/+0
* | Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-11-011-1/+4
|\|
| * Build accessibility tests only when Qt is configured with accessibilityMichael Brüning2017-10-261-1/+4
* | Support streaming QIODevices in custom URL scheme handlersAllan Sandfeld Jensen2017-10-251-0/+85
* | Adaptations to 61-basedAllan Sandfeld Jensen2017-10-251-1/+3
* | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-0/+63
* | Verify result of QTest::qWaitForWindowExposed() in auto testsPeter Varga2017-10-183-18/+18
* | 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-292-21/+13
|\|
| * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
| * Fix license headers for testsKai Koehne2017-09-201-17/+9
* | Fix selectedText() to return the value of what findText("") findsAlexandru Croitor2017-09-221-18/+44
* | Remove WEBENGINE_CONFIG from configureMichal Klocek2017-09-203-3/+9
* | Replace Setting HideScrollbars by ShowScrollBarsViktor Engelmann2017-09-201-1/+1
* | Wait for focusWidget being setAllan Sandfeld Jensen2017-09-151-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-143-1/+601
|\|
| * 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-123-1/+424
* | Adaptations for Chromium 60Alexandru Croitor2017-09-1114-25/+116
* | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-083-0/+8
* | Skip tests due to issues with current 58-based ChromiumAlexandru Croitor2017-09-042-1/+7
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-311-0/+95