summaryrefslogtreecommitdiffstats
path: root/src/core/render_widget_host_view_qt_delegate_item.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split NativeSkiaOutputDevicePeter Varga2024-01-121-4/+2
* Move Vulkan support to NativeSkiaOutputDevicePeter Varga2024-01-121-5/+6
* Forward unhandled mouse wheel events to the parent widgetAnu Aliyas2023-12-201-4/+2
* Clean up rendering codePeter Varga2023-07-271-3/+4
* Support ANGLE to CGL paintingAllan Sandfeld Jensen2023-07-061-7/+5
* RenderWidgetHostViewQtDelegateItem: keep grabsShawn Rutledge2023-06-221-0/+2
* Rework painting integration and support Metal RHI over ANGLEAllan Sandfeld Jensen2023-04-121-33/+36
* Adapt to painting cleanupAllan Sandfeld Jensen2023-04-041-2/+6
* Fix uniqueId() for accessible eventsPeter Varga2023-02-221-0/+2
* Clean up accessibilityPeter Varga2023-01-171-4/+8
* Make the RWHV Qt delegate not accept the mouse move eventMikolaj Boc2022-12-151-1/+2
* Add Vulkan rendering supportPeter Varga2022-11-101-1/+31
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* Fix recovery after sub-process crashAllan Sandfeld Jensen2022-08-111-0/+7
* Use SPDX license identifiersLucie GĂ©rard2022-06-221-38/+2
* Create a RWHV delegate in coreAllan Sandfeld Jensen2022-06-091-0/+442