| Commit message (Expand) | Author | Age | Files | Lines |
| * | wasm: remove manual dead key translation | Lorn Potter | 11 days | 1 | -1/+1 |
| * | Add OffscreenSurface capability to QPlatfromIntegration | Artem Dyomin | 2025-11-13 | 1 | -0/+1 |
| * | Deprecate and remove traces of RasterGLSurface | Tor Arne Vestbø | 2025-09-03 | 1 | -1/+0 |
| * | Allow configuring WASM without draganddrop | Juha Vuolle | 2025-04-22 | 1 | -0/+6 |
| * | Allow configuring WASM without clipboard | Juha Vuolle | 2025-04-22 | 1 | -0/+6 |
| * | wasm: Fix use after delete of QWasmSuspendResumeControl | Piotr Wiercinski | 2025-04-09 | 1 | -2/+2 |
| * | wasm: improve asyncify support | Morten Sørvig | 2025-03-03 | 1 | -1/+3 |
| * | wasm: support foreign windows | Morten Sørvig | 2025-01-29 | 1 | -2/+13 |
| * | wasm: rename updateQScreenAndCanvasRenderSize() | Morten Sørvig | 2024-10-23 | 1 | -2/+2 |
| * | wasm: fix compile error due to EM_BOOL type change | Morten Sørvig | 2024-08-15 | 1 | -2/+2 |
| * | wasm: Revamp QWasmInputContext | Inho Lee | 2024-07-05 | 1 | -7/+5 |
| * | wasm: Make sure we can add screen after releaseRequestUpdateHold has been called | Even Oscar Andersen | 2024-03-05 | 1 | -2/+5 |
| * | Add QT_IM_MODULES env to allows specify multi IM key | JiDe Zhang | 2024-03-05 | 1 | -4/+4 |
| * | wasm: fix onLoaded delay functionality | Morten Sørvig | 2024-02-08 | 1 | -0/+7 |
| * | wasm: Handle stylus events by generating QTabletEvents | Shawn Rutledge | 2023-12-28 | 1 | -0/+2 |
| * | wasm: add QWasmDrag back to handle drag/drop | Lorn Potter | 2023-12-21 | 1 | -1/+3 |
| * | wasm: add config API for controlling local font loading | Morten Sørvig | 2023-12-18 | 1 | -0/+11 |
| * | wasm: rename JsString -> EcmaString | Morten Sørvig | 2023-08-30 | 1 | -1/+1 |
| * | Remove the unix dispatcher from WASM builds | Mikolaj Boc | 2023-08-22 | 1 | -3/+0 |
| * | Modernize the qtloader | Mikolaj Boc | 2023-06-05 | 1 | -17/+81 |
| * | wasm: build with -no-feature-accessibility | Morten Sørvig | 2023-05-02 | 1 | -4/+8 |
| * | wasm: Don't grab menu bar item shortcuts on Mac | Mikolaj Boc | 2023-02-08 | 1 | -4/+13 |
| * | Transfer the key handling logic to QWasmWindow | Mikolaj Boc | 2023-02-07 | 1 | -3/+4 |
| * | wasm: set contenteditable on canvas | Morten Sørvig | 2023-02-03 | 1 | -1/+0 |
| * | Quasi-support for offscreen surface on WASM | Mikolaj Boc | 2023-01-30 | 1 | -1/+1 |
| * | Handle the drop event in the wasm window element | Mikolaj Boc | 2023-01-20 | 1 | -6/+0 |
| * | Streamline reading of js DataTransfer object | Mikolaj Boc | 2023-01-18 | 1 | -3/+8 |
| * | Add QString<->emscripten::val conversion functions | Mikolaj Boc | 2023-01-13 | 1 | -3/+4 |
| * | Remove the OpenGL compile guards around QWasmBackingStore | Mikolaj Boc | 2022-11-30 | 1 | -7/+1 |
| * | Fix typo in QWasmOffscre*e*nSurface | Mikolaj Boc | 2022-11-29 | 1 | -1/+1 |
| * | Use the browser compositor for drawing windows on WASM | Mikolaj Boc | 2022-11-26 | 1 | -37/+23 |
| * | wasm: unblock virtual keybaord | Lorn Potter | 2022-11-13 | 1 | -1/+1 |
| * | Remove dead code & cull public API in WASM compositor | Mikolaj Boc | 2022-10-05 | 1 | -0/+1 |
| * | Improve window dragging on WASM | Mikolaj Boc | 2022-07-25 | 1 | -16/+0 |
| * | wasm: begin work on accessibility backend | Morten Sørvig | 2022-07-06 | 1 | -1/+12 |
| * | wasm: Fix up namespacing in wasm platform plugin | Lorn Potter | 2022-06-18 | 1 | -1/+3 |
| * | Fix typos in docs and comments | Kai Köhne | 2022-06-15 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -28/+2 |
| * | wasm: always call destroy() before deleting a screen | Morten Sørvig | 2022-05-12 | 1 | -5/+3 |
| * | wasm: add support for drag into browser window | Lorn Potter | 2022-05-10 | 1 | -1/+10 |
| * | Plugins: use _L1 for for creating Latin-1 string literals | Sona Kurazyan | 2022-05-04 | 1 | -2/+4 |
| * | wasm: rename “canvas” API to “container” | Morten Johan Sørvig | 2022-04-01 | 1 | -25/+25 |
| * | wasm: Support non-canvas container elements | Morten Johan Sørvig | 2022-03-31 | 1 | -12/+27 |
| * | Compose render-to-texture widgets through QRhi | Laszlo Agocs | 2022-03-11 | 1 | -1/+0 |
| * | wasm: fix native keyboard on iOS | Lorn Potter | 2022-03-05 | 1 | -0/+2 |
| * | wasm: enable mobile native keyboarding | Lorn Potter | 2022-03-03 | 1 | -0/+23 |
| * | Move input event logic into QWasmCompositor | David Skoland | 2022-01-17 | 1 | -0/+5 |
| * | Make sure Qt::Popup is treated like a dialog | David Skoland | 2021-10-18 | 1 | -2/+2 |
| * | wasm: Fix source code comment typos | Jonas Kvinge | 2021-10-12 | 1 | -1/+1 |
| * | wasm: do not quit() on beforeunload() | Morten Sørvig | 2021-06-23 | 1 | -14/+0 |