summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview
Commit message (Expand)AuthorAgeFilesLines
* Fix mojo-based WebUIAllan Sandfeld Jensen2018-10-121-0/+1
* Fix QWebEngineView changed properties emit on setPageKirill Burtsev2018-10-011-0/+96
* Add accessibility_tree_formatter_qtAllan Sandfeld Jensen2018-09-251-1/+1
* General adaptations for Chromium 69Allan Sandfeld Jensen2018-09-221-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-171-21/+21
|\
| * Fix build against Qt 5.9Jüri Valdmann2018-08-221-21/+21
* | Avoid reattach of page before deleting itAllan Sandfeld Jensen2018-09-051-0/+15
* | WebEventFactory: Fallback for WebKeyboardEvent::dom_codeJüri Valdmann2018-08-271-0/+26
* | Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-1/+1
|\|
| * Stabilize tst_QWebEngineView::microFocusCoordinates()Allan Sandfeld Jensen2018-06-271-1/+1
* | Create WebContents with initially_hidden = trueJüri Valdmann2018-07-161-0/+14
* | Stabilize tst_QWebEngineView::crashTestsAllan Sandfeld Jensen2018-06-271-1/+8
* | Stabilize IME auto testsPeter Varga2018-06-261-0/+5
* | 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