summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-0/+100
|\|
| * Fix confirming IME composition and newline insertionPeter Varga2017-01-251-0/+100
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-0/+168
|\|
| * Fix handling of empty input method eventsPeter Varga2017-01-221-0/+29
| * Make input method hints available via RWHV delegate widgetPeter Varga2017-01-201-0/+26
| * Add back SIP (Software Input Panel) widget testPeter Varga2017-01-182-0/+113
* | Add methods to issue various types of HTTP requestsViktor Engelmann2017-01-111-0/+135
|/
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-291-12/+20
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-291-0/+59
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-0/+2
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-0/+2
| |\
| | * Blacklist doNotSendMouseKeyboardEventsWhenDisabled on WindowsAllan Sandfeld Jensen2016-11-231-0/+2
* | | Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-253-0/+189
* | | Add support of colored underline and background to InputMethodEventPeter Varga2016-09-231-0/+65
* | | Add focusOnNavigationEnabled settingAlexandru Croitor2016-08-091-0/+86
* | | Fix changing locale of ResourceBundle on LinuxPeter Varga2016-07-131-0/+32
* | | Switch to using QQuickWidget in WebEngineWidgetsAllan Sandfeld Jensen2016-07-061-9/+7
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-05-311-0/+152
|\|
| * Disabled WebEngine views should not receive focus.Alexandru Croitor2016-05-261-0/+32
| * Stop disabled QWebEngineView widget from processing input events.Alexandru Croitor2016-05-261-0/+120
* | Cleanup license leftoversMichal Klocek2016-05-031-1/+1
* | Move printToPDF to pageAllan Sandfeld Jensen2016-02-251-19/+0
* | Add rudimentary printing API and add it to example.Michael Bruning2016-02-163-7/+37
|/
* Remove unnecessary test ifdefAllan Sandfeld Jensen2015-09-211-2/+1
* move automatic resource inclusion to pri filesJoerg Bornemann2015-08-251-1/+0
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-051-0/+44
* Do away without QWebEngineWidgets::initializePierre Rossi2014-08-041-1/+0
* Fix tst_QWebEngineView::crashTests test caseSzabolcs David2014-04-151-1/+1
* Render the widgets view using the scene graph into a QOpenGLWidgetJocelyn Turcotte2014-04-081-0/+1
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-221-4/+2
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-147-0/+583