Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wasm: streamline pointer event handling | Morten Sørvig | 2024-12-04 | 1 | -6/+6 |
* | wasm: add QWindow parameter to DragEvent | Lorn Potter | 2023-12-20 | 1 | -2/+2 |
* | Support child windows on WASM | Mikolaj Boc | 2023-06-15 | 1 | -6/+15 |
* | Wasm: Hide resizing divs when the window is not resizable | Piotr Wierciński | 2023-03-07 | 1 | -17/+39 |
* | Revert "Rename {from,to}DOMRect() → {from,to}DomRect()" | Volker Hilsheimer | 2023-02-22 | 1 | -3/+3 |
* | Rename {from,to}DOMRect() → {from,to}DomRect() | Marc Mutz | 2023-02-21 | 1 | -3/+3 |
* | Transfer touch event handling to QWasmWindow | Mikolaj Boc | 2023-02-14 | 1 | -6/+0 |
* | Use floating point coords for mouse/wheel events on wasm | Mikolaj Boc | 2023-02-14 | 1 | -8/+6 |
* | Support Qt::WindowCloseButtonHint in QWasmWindow | Mikolaj Boc | 2023-02-05 | 1 | -0/+5 |
* | Handle the mouse events in the window itself | Mikolaj Boc | 2022-12-22 | 1 | -15/+11 |
* | Move the window through the title bar element itself | Mikolaj Boc | 2022-12-21 | 1 | -0/+436 |