summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview
Commit message (Expand)AuthorAgeFilesLines
...
* | Adaptations for Chromium 67Allan Sandfeld Jensen2018-06-261-4/+3
* | RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-041-51/+46
|/
* Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-091-0/+42
* Fix finishing IME compositionPeter Varga2018-04-261-0/+136
* Avoid creating temporary blank WebContentsJüri Valdmann2018-04-061-0/+1
* Un-blacklist tst_QWebEngineView::mouseLeave auto testPeter Varga2018-03-262-4/+1
* Also blacklist microFocusCoordinates on OS X 10.11Allan Sandfeld Jensen2018-03-081-1/+1
* Blacklist tst_QWebEngineView::microFocusCoordinates on macOS 10.12Michael Brüning2018-03-061-0/+3
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2018-01-171-1/+1
|\
| * Blacklist flaky test textSelectionOutOfInputField on all platformsAlexandru Croitor2017-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-12-182-0/+96
|\|
| * Blacklist flaky textSelectionOutOfInputField test on WindowsAlexandru Croitor2017-12-151-0/+3
| * Blacklist flaky mouseLeave testAlexandru Croitor2017-12-151-0/+3
| * Add widget auto test for webUI URLsPeter Varga2017-12-021-0/+86
|/
* Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-11-271-6/+5
* Speculative stabilization of mouseLeave auto testsPeter Varga2017-11-231-1/+3
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+54
|\
| * Notify Chromium about leaving viewPeter Varga2017-11-091-0/+53
* | Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-032-17/+20
* | Fix Qt::NoContextMenu policy handling in QWebEngineViewValentin Fokin2017-10-241-0/+63
* | Verify result of QTest::qWaitForWindowExposed() in auto testsPeter Varga2017-10-181-13/+13
* | Disable IME on password inputPeter Varga2017-10-041-4/+23
* | Merge remote-tracking branch 'origin/5.9' into 5.10Allan Sandfeld Jensen2017-09-291-4/+4
|\|
| * Speculative stabilization of tst_QWebEngineView::emptyInputMethodEventPeter Varga2017-09-211-4/+4
* | Adaptations for Chromium 60Alexandru Croitor2017-09-113-22/+14
* | Make FocusOnNavigationEnabled setting disabled by defaultv5.10.0-alpha1Oleg Yadrov2017-09-081-0/+4
* | Add auto tests for MultipleMouseClickHelperPeter Varga2017-08-311-0/+95
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-08-141-6/+17
|\|
| * Speculative stabilization of imeCompositionQueryEvent widget auto testPeter Varga2017-07-191-5/+7
| * Fix propagation of unhandled key press eventsJoerg Bornemann2017-07-141-1/+10
* | Fix emitting selectionChanged signal for non-user text selection changePeter Varga2017-07-202-35/+60
|/
* Fix cancelling IME compositionPeter Varga2017-06-221-2/+26
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-082-9/+15
* Add back widget auto tests for inputMethodQuery and inputMethodHintsPeter Varga2017-05-312-118/+117
* Fix selectionChanged signal out of input fieldPeter Varga2017-05-171-2/+93
* Stabilize keyboardEvents auto testsPeter Varga2017-04-281-1/+1
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-0/+58
* Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
* 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-121-0/+385
* Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* Unblacklist changeLocale auto testsPeter Varga2017-03-152-6/+3
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-042-0/+53
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-022-0/+53
| |\
| | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+50
| | * tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
* | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-031-23/+27
|/ /
* | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-011-16/+27
* | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-011-0/+1