summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Make deletion of CallbackSpy safeMichal Klocek2017-08-282-7/+24
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-142-8/+19
|\|
| * 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-111-2/+2
* | 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
* | Cleanup support for desktop captureJüri Valdmann2017-07-171-15/+105
* | Update accessibility roles for Chromium 58Peter Varga2017-07-131-1/+24
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-07-054-195/+223
|\|
| * Fix cancelling IME compositionPeter Varga2017-06-221-2/+26
| * Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-082-9/+15
| * 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
* | Update accessibility roles and add auto test for themPeter Varga2017-06-281-0/+146