summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-031-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-02-151-0/+1
|\
| * Fix hide/show of delegate widgetMichal Klocek2019-01-091-0/+1
* | Simplify visual properties handling in RenderWidgetHostViewQtJüri Valdmann2019-02-131-19/+5
* | Merge remote-tracking branch 'origin/5.12' into devMichael Brüning2018-12-181-7/+2
|\|
| * Fix input method updatePeter Varga2018-11-291-7/+2
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-161-13/+18
|\|
| * Merge remote-tracking branch 'origin/5.12.0' into 5.12Allan Sandfeld Jensen2018-11-131-13/+9
| |\
| | * Fix opened webviews closing when opener closesAllan Sandfeld Jensen2018-11-081-13/+9
| * | Implement CopyFromSurfaceAllan Sandfeld Jensen2018-11-081-0/+9
| |/
* / Fix GPU compositing (and WebGL) to work with ANGLE on WindowsAlexandru Croitor2018-11-121-16/+22
|/
* Stop showing speculative framesJüri Valdmann2018-10-291-27/+32
* Cleanup scenegraph integrationAllan Sandfeld Jensen2018-10-021-2/+2
* Merge remote-tracking branch 'origin/5.11' into 5.12Michael Brüning2018-08-211-9/+13
|\
| * Close popups when parent window is movedAlexandru Croitor2018-07-271-9/+13
* | Fine tune configure and clean up header includesMichal Klocek2018-06-121-1/+1
* | Use range-based for instead of Q_FOREACHJüri Valdmann2018-06-061-1/+1
* | RWHVQDW: Remove QGuiApplication::sync() callJüri Valdmann2018-06-041-9/+7
|/
* Fix keyboard focus for speculative RenderFrameHostsJüri Valdmann2018-05-151-0/+1
* Remove old focusProxy widget from layout in RWHVQDW::initAsChildJüri Valdmann2018-05-151-0/+3
* Fix focus after hideAllan Sandfeld Jensen2018-04-181-2/+3
* Remove usage of private call QWidgetPrivate::updateWidgetTransform()Alexandru Croitor2018-02-081-8/+0
* Pass editor shortcuts to Chromium by ForwardKeyboardEventWithCommandsPeter Varga2017-11-031-5/+2
* Disable IME on password inputPeter Varga2017-10-041-3/+6
* [macOS] Fix creation of shared OpenGL 3.2 Core contextsAlexandru Croitor2017-09-171-3/+19
* Merge branch '5.9' into 5.10Allan Sandfeld Jensen2017-09-061-0/+10
|\
| * Close popup windows when their parents are destroyedAlexandru Croitor2017-08-291-0/+7
| * Stop forwarding HoverEnter and HoverLeave QEventsJüri Valdmann2017-08-111-0/+3
* | Remove support for building with Qt versions < 5.8.0Allan Sandfeld Jensen2017-08-041-20/+0
|/
* Override shortcuts only when an HTML input field has focusJoerg Bornemann2017-06-081-16/+3
* Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-2/+19
* Forward input method events to RWHV in widgetPeter Varga2017-03-271-0/+9
* Remove stale parent connection when initializing delegate as a childMichael Brüning2017-03-151-0/+3
* Use Qt::ToolTip as window type for dropdown popusFlorian Bruhin2017-02-221-0/+4
* Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+2
* Make input method hints available via RWHV delegate widgetPeter Varga2017-01-201-0/+5
* Fix keyboard focus of RWHVQDW after popupPeter Varga2016-11-291-0/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Allan Sandfeld Jensen2016-11-251-1/+20
|\
| * Merge branch '5.6' into 5.7Allan Sandfeld Jensen2016-11-241-1/+20
| |\
| | * Fix select tag interaction when the web view is inside a modal dialogAlexandru Croitor2016-11-101-1/+20
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-0/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-0/+7
| |\|
| | * Fix IME window placement relative to QWebEngineViewAlexandru Croitor2016-10-141-0/+7
* | | Fix handling of drag 'n drop events in QWebEngineViewJoerg Bornemann2016-11-101-0/+6
* | | Fix building when QT_NO_OPENGL is definedAndy Nichols2016-10-021-1/+2
* | | Restore ability to build with Qt 5.7v5.8.0-alpha1Allan Sandfeld Jensen2016-08-281-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-051-1/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-08-021-0/+8
| |\|
| | * Propagate the view's screen coordinates on global position changeJoerg Bornemann2016-07-121-0/+8
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Allan Sandfeld Jensen2016-06-271-0/+7
| |\|