summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplywasmimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* wasm: add network object checkingLorn Potter2019-08-231-0/+18
* wasm: fix wide character data downloadLorn Potter2019-07-291-2/+4
* Add custom verb support for WASM HTTP requestsFelix Barz2019-07-031-0/+3
* wasm: fix crash in case network js event becomes null or undefinedLorn Potter2019-05-271-10/+43
* wasm: fix empty body on POSTLorn Potter2019-05-221-26/+6
* wasm: Use common “qt” prefix for exported functionsMorten Johan Sørvig2019-03-261-11/+11
* wasm: fix error report when network request is cancelledv5.13.0-beta1Lorn Potter2019-03-111-0/+1
* wasm: fix corrupt downloadsLorn Potter2019-03-041-1/+1
* wasm: fix blob download handlingLorn Potter2019-01-091-11/+16
* wasm: emit finished after QNetworkReply abortLorn Potter2018-12-181-10/+21
* wasm: do not revise url of queriesLorn Potter2018-12-161-9/+1
* wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-091-202/+180
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+640