summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/qwebengineview/tst_qwebengineview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix confirming IME composition and newline insertionPeter Varga2017-01-251-0/+100
* 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-181-0/+112
* 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
* Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-251-0/+90
* 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-161-0/+21
|/
* Remove unnecessary test ifdefAllan Sandfeld Jensen2015-09-211-2/+1
* 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-141-0/+552