summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/qwasmclipboard.h
Commit message (Expand)AuthorAgeFilesLines
* wasm: write file to storage on dropLorn Potter2023-12-221-0/+1
* wasm: move DataTransfer to dom::Lorn Potter2023-12-211-0/+1
* Transfer the key handling logic to QWasmWindowMikolaj Boc2023-02-071-4/+3
* wasm: set contenteditable on canvasMorten Sørvig2023-02-031-1/+1
* wasm: tidy up qwasmcclipboard.cpp/hMorten Sørvig2022-11-081-4/+7
* wasm: remove QWasmClipboard::m_isListenerMorten Sørvig2022-10-141-1/+0
* wasm: remove QWasmClipboard::isPasteMorten Sørvig2022-10-141-1/+0
* Make the clipboard paste from the outside work correctlyMikolaj Boc2022-09-181-2/+8
* Propagate the copy event correctly to Qt widgets on WASMMikolaj Boc2022-09-091-0/+4
* Don't browser-sniff to detect the permissions APIMikolaj Boc2022-09-091-2/+0
* wasm: Fix up namespacing in wasm platform pluginLorn Potter2022-06-181-0/+4
* Use SPDX license identifiersLucie Gérard2022-05-161-28/+2
* wasm: improve clipboard supportLorn Potter2021-12-081-3/+7
* wasm: store and pass canvases as emscripten::valMorten Johan Sørvig2020-02-121-1/+2
* wasm: support rendering to multiple canvasesMorten Johan Sørvig2019-03-081-0/+1
* wasm: add clipboard supportLorn Potter2019-02-151-0/+59