summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmeventdispatcher.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: fix onLoaded delay functionalityMorten Sørvig2024-02-081-0/+17
* wasm: introduce virtual processPostedEvents()Morten Sørvig2023-07-041-3/+4
* wasm: Fix secondary thread event processingMorten Sørvig2023-01-061-4/+0
* Fix event dispatching on WASMMikolaj Boc2022-12-161-0/+4
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-181-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: Use new event dispatcher for QtGuiMorten Johan Sørvig2021-12-231-190/+4
* wasm: Fix source code comment typosJonas Kvinge2021-10-121-1/+1
* wasm: add DialogExec hack back with warningMorten Sørvig2021-08-191-0/+10
* wasm: don’t deadlock on event processingMorten Johan Sørvig2020-11-041-3/+9
* Get rid of hasPendingEvents() and flush()Lars Knoll2020-09-061-1/+3
* wasm: do not try to resume main thread if mainloop has not started yetLorn Potter2020-04-141-1/+2
* wasm: guard nonthreaded builds from using threading.hLorn Potter2020-02-181-0/+2
* Wasm: Support event loop wakeup from secondary threadsMorten Johan Sørvig2020-01-121-0/+23
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+181