summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmwindownonclientarea.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: add QWindow parameter to DragEventLorn Potter2023-12-201-2/+2
* Support child windows on WASMMikolaj Boc2023-06-151-6/+15
* Wasm: Hide resizing divs when the window is not resizablePiotr Wierciński2023-03-071-17/+39
* Revert "Rename {from,to}DOMRect() → {from,to}DomRect()"Volker Hilsheimer2023-02-221-3/+3
* Rename {from,to}DOMRect() → {from,to}DomRect()Marc Mutz2023-02-211-3/+3
* Transfer touch event handling to QWasmWindowMikolaj Boc2023-02-141-6/+0
* Use floating point coords for mouse/wheel events on wasmMikolaj Boc2023-02-141-8/+6
* Support Qt::WindowCloseButtonHint in QWasmWindowMikolaj Boc2023-02-051-0/+5
* Handle the mouse events in the window itselfMikolaj Boc2022-12-221-15/+11
* Move the window through the title bar element itselfMikolaj Boc2022-12-211-0/+436