summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplywasmimpl_p.h
Commit message (Expand)AuthorAgeFilesLines
* NetworkReply[wasm]: simplify some buffer passingMårten Nordheim2024-04-051-2/+2
* wasm: fix crash when network reply is closedLorn Potter2022-10-191-0/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QNetworkReply: hold QAtomicInt in shared_ptr, not QSharedPointerMarc Mutz2021-07-281-2/+2
* Hold QRingBuffer and QNonContiguousByteDevice in shared_ptrMarc Mutz2021-07-141-1/+3
* wasm: fix network crash on abortLorn Potter2021-06-051-2/+0
* wasm: fix network status code propagationLorn Potter2020-09-251-0/+1
* wasm: fix network POST data corruptionLorn Potter2020-06-111-0/+1
* wasm: set status codes from network operationLorn Potter2020-05-251-0/+2
* wasm: fix heap crash when making multiple network callsLorn Potter2020-05-251-1/+1
* wasm: refactor network to use fetch APILorn Potter2020-03-261-4/+10
* wasm: emit finished after QNetworkReply abortLorn Potter2018-12-181-0/+4
* wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-091-13/+3
* WebAssembly for QtBaseMorten Johan Sørvig2018-08-301-0/+153