| Commit message (Expand) | Author | Age | Files | Lines |
| * | Replace qdebug.h includes in public headers with forward-declarations | Ahmad Samir | 2025-01-15 | 1 | -0/+1 |
| * | wasm: fix drop of small files | Morten Sørvig | 2024-09-19 | 1 | -3/+2 |
| * | wasm: fix uri-list handling urls | Lorn Potter | 2024-05-29 | 1 | -2/+9 |
| * | CMake: Fix wasm build without PCH enabled | Alexandru Croitor | 2024-02-20 | 1 | -0/+2 |
| * | wasm: actually save dropped files to /qt/tmp | Morten Sørvig | 2024-01-08 | 1 | -1/+1 |
| * | wasm: implement async drag-and-drop | Morten Sørvig | 2023-12-28 | 1 | -52/+88 |
| * | wasm: write file to storage on drop | Lorn Potter | 2023-12-22 | 1 | -9/+53 |
| * | wasm: move DataTransfer to dom:: | Lorn Potter | 2023-12-21 | 1 | -0/+140 |
| * | wasm: move image to web conversion to dom:: | Lorn Potter | 2023-12-21 | 1 | -0/+40 |
| * | Revert "Rename {from,to}DOMRect() → {from,to}DomRect()" | Volker Hilsheimer | 2023-02-22 | 1 | -2/+2 |
| * | Rename {from,to}DOMRect() → {from,to}DomRect() | Marc Mutz | 2023-02-21 | 1 | -2/+2 |
| * | Use floating point coords for mouse/wheel events on wasm | Mikolaj Boc | 2023-02-14 | 1 | -5/+5 |
| * | Streamline reading of js DataTransfer object | Mikolaj Boc | 2023-01-18 | 1 | -0/+5 |
| * | Move the window through the title bar element itself | Mikolaj Boc | 2022-12-21 | 1 | -0/+36 |