summaryrefslogtreecommitdiffstats
path: root/src/gui/platform/wasm
Commit message (Expand)AuthorAgeFilesLines
* wasm: Fix QFileDialog file filterPiotr Wierciński2023-08-252-72/+12
* wasm: Add DOM accessors functions through NativeInterfacePiotr Wierciński2023-05-051-0/+17
* Copy memory to buffer when saving files on wasm with threading onMikolaj Boc2023-04-251-4/+28
* Replace Q_CORE_EXPORT with Q_AUTOTEST_EXPORT in qlocalfileapi_p.hMikolaj Boc2023-03-201-3/+6
* Support filter list for file input when opening a file on WASMMikolaj Boc2023-03-073-51/+81
* wasm: align QWasmLocalFileAccess API with 6.4Morten Sørvig2022-12-282-8/+86
* Avoid mutual ownership in qstdweb's File::streamMikolaj Boc2022-12-221-1/+1
* wasm: use matchView() instead of match()Morten Sørvig2022-08-251-5/+5
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-122-55/+173
* Create the Qt File Filter => showOpen/SaveFilePicker options mapperMikolaj Boc2022-07-052-0/+284
* wasm: export a few symbolsLorn Potter2022-06-011-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-162-76/+4
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-241-2/+2
* wasm: improve qstdweb::EventCallbackMorten Johan Sørvig2022-02-111-1/+1
* wasm: Move Blob creation code to qstdwebMorten Johan Sørvig2021-11-271-19/+5
* wasm: Move streamFile() to qstdwebMorten Johan Sørvig2021-11-261-39/+1
* gui: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-071-3/+0
* wasm: Add saveFileContent()Morten Johan Sørvig2019-08-202-0/+39
* wasm: add local file access private APIMorten Johan Sørvig2019-02-073-0/+250