summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmcssstyle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial SPDX-License-Identifier"v6.5.6-lts-lgplTarja Sundqvist2025-06-021-1/+1
* Update commercial SPDX-License-IdentifierTarja Sundqvist2023-12-111-1/+1
* wasm: Backport support for child windowsPiotr Wierciński2023-11-021-1/+6
* Wasm: Fix displaying frameless QWasmWindow with transparent contentPiotr Wierciński2023-07-191-3/+7
* Wasm: Hide "Enable screen reader" button in QWasmWindowPiotr Wierciński2023-07-131-0/+15
* Transfer touch event handling to QWasmWindowMikolaj Boc2023-03-281-0/+5
* Support WindowTitleHint and FramelessWindowHint in QWasmWindowMikolaj Boc2023-03-271-3/+9
* Support Qt::WindowTransparentForInput in QWasmWindowMikolaj Boc2023-03-261-0/+4
* Support Qt::NoDropShadowWindowHint in QWasmWindowMikolaj Boc2023-03-241-1/+4
* Remove unused code in qwasmcssstyleMikolaj Boc2023-03-241-26/+1
* wasm: set contenteditable on canvasMorten Sørvig2023-02-031-1/+0
* Handle the mouse events in the window itselfMikolaj Boc2023-01-141-4/+0
* Move the window through the title bar element itselfMikolaj Boc2023-01-131-49/+21
* wasm: add accessibility container to QWasmWindowMorten Sørvig2023-01-121-0/+5
* Resize wasm windows using a div outlineMikolaj Boc2022-12-051-0/+76
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-0/+181