summaryrefslogtreecommitdiffstats
path: root/src/webenginewidgets/render_widget_host_view_qt_delegate_widget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove setting surface format for qquickwidgetMichal Klocek2020-08-051-32/+0
* Move macOS surface format check to initializeMichal Klocek2020-08-041-14/+0
* Remove workaround for incorrect version of surface format macOSMichal Klocek2020-08-041-10/+0
* Delete copySurface method from RWHVQDelegateJüri Valdmann2020-07-151-9/+0
* Implement more Compositor methods for software modeJüri Valdmann2020-07-151-7/+4
* Move scenegraph handling out of coreJüri Valdmann2020-07-061-29/+71
* Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-061-0/+1
* Refactor RenderWidgetHostViewQtPeter Varga2020-06-171-0/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2020-05-151-2/+7
|\
| * Switch away from QT_NO_OPENGLAllan Sandfeld Jensen2020-05-111-1/+1
| * Forward unhandled scroll eventsAllan Sandfeld Jensen2020-04-221-1/+6
* | Fix building dev with newer QtBaseAllan Sandfeld Jensen2020-04-241-1/+0
|/
* Invalidate accessible interfaces on destruction of view or pagePeter Varga2020-02-271-4/+18
* Fix widget accessibility on macOSPeter Varga2020-01-241-0/+28
* Merge remote-tracking branch 'origin/5.13' into devAllan Sandfeld Jensen2019-07-241-9/+3
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-07-101-9/+3
| |\
| | * Fully setup replaced QMouseDblClickEvent with source and flagsKirill Burtsev2019-07-081-1/+1
| | * Do not forward key-events on QQuickItem levelAllan Sandfeld Jensen2019-06-141-8/+0
| | * Accept handled eventsAllan Sandfeld Jensen2019-06-141-0/+2
* | | Remove usage of QSGInternalImageNodeAlexandru Croitor2019-07-231-6/+0
|/ /
* | Introduce RenderWidgetHostViewQtDelegateQuick::windowGeometry()Allan Sandfeld Jensen2019-05-071-0/+7
* | 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
|/