summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* wasm: Enable building WebAssembly platform plugin as shared libraryPiotr Wierciński61 min.1-1/+0
* wasm: remove 'Vera' fontMorten Sørvig2023-12-211-1/+0
* wasm: add QWasmDrag back to handle drag/dropLorn Potter2023-12-211-0/+1
* Support child windows on WASMMikolaj Boc2023-06-151-0/+1
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-4/+1
* Transfer the key handling logic to QWasmWindowMikolaj Boc2023-02-071-1/+1
* Remove the qwasmstylepixmaps_p.h dead codeMikolaj Boc2023-01-211-1/+0
* Handle the drop event in the wasm window elementMikolaj Boc2023-01-201-1/+0
* Add QString<->emscripten::val conversion functionsMikolaj Boc2023-01-131-1/+0
* Handle the mouse events in the window itselfMikolaj Boc2022-12-221-0/+1
* Move the window through the title bar element itselfMikolaj Boc2022-12-211-0/+3
* Use the browser compositor for drawing windows on WASMMikolaj Boc2022-11-261-1/+19
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Maintain the window z-order properly in wasm compositorMikolaj Boc2022-08-161-0/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Improve window dragging on WASMMikolaj Boc2022-07-251-0/+2
* wasm: begin work on accessibility backendMorten Sørvig2022-07-061-0/+1
* wasm: add support for drag into browser windowLorn Potter2022-05-101-0/+1
* wasm: enable mobile native keyboardingLorn Potter2022-03-031-0/+1
* wasm: fix installation when staging prefix is usedSamuli Piippo2022-01-201-1/+2
* CMake: Fix wasm top-level prefix buildsAlexandru Croitor2021-08-181-7/+12
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-151-2/+2
* CMake: Simplify resource setup in WASM platform pluginJoerg Bornemann2021-07-121-7/+5
* wasm: add cmake build supportLorn Potter2021-04-011-0/+78