summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* wasm: rename platform, refactor files and other thingsLorn Potter2018-07-165-65/+65
* wasm: cleanup pro and friends filesLorn Potter2018-06-051-3/+0
* Merge remote-tracking branch 'gerrit/5.11' into wip/webassemblyMorten Johan Sørvig2018-06-014-2/+22
|\
| * Http/2 - remove unused 'compressedData'Timur Pocheptsov2018-05-241-1/+0
| * Treat the Content-Disposition header as a known headerAndy Shaw2018-05-141-0/+3
| * Stop rejecting cookies which have a domain that matches a TLDMårten Nordheim2018-04-301-0/+16
| * Specify that you need an instance of QNetworkAccessManager per threadJussi Witick2018-04-271-1/+3
* | webassembly: fix POST operationsLorn Potter2018-05-283-51/+84
* | webassembly: fix download progressLorn Potter2018-05-281-4/+7
* | wasm: fix QNetworkRequest error handlingLorn Potter2018-05-282-69/+163
* | wasm: fix support for adding custom headers for QNetworkRequestsLorn Potter2018-05-281-5/+2
* | webassembly: fix QNAM for html5Lorn Potter2018-05-151-117/+33
* | Merge remote-tracking branch 'origin/5.11.0' into wip/webassemblyMorten Johan Sørvig2018-05-112-3/+19
|\|
| * HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+14
| * HTTP/2 - treat HEADERS frames as valid for streams in 'open' stateTimur Pocheptsov2018-04-051-3/+4
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* | Merge remote-tracking branch 'gerrit/5.11' into HEADMorten Johan Sørvig2018-03-0844-327/+555
|\|
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
| * Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-155-1/+13
| |\
| | * QNAM should prepend Host header to the header list instead of appendingKonstantin Tokarev2018-01-245-1/+13
| * | Fix typosJarek Kobus2018-02-131-2/+2
| * | Correct since value of QNetworkRequest::Http2DirectAttributeAllan Sandfeld Jensen2018-01-241-1/+1
| * | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-111-2/+10
| |\|
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-091-2/+10
| | |\
| | | * QFtp: only use fall-back password for anonymous accessRyan Chu2018-01-091-2/+10
| * | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-2/+3
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-2/+3
| | |\|
| | | * Fix broken QNAM::networkAccessible()Filipe Azevedo2017-11-301-2/+3
| * | | doc: Add class qualifiers to parameter typesMartin Smith2017-12-062-4/+18
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-302-21/+19
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-281-8/+8
| | |\|
| | | * Handle HostNotFoundError correctly for HTTP/2Timur Pocheptsov2017-11-241-8/+8
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-231-13/+11
| | |\|
| | | * Code cleanup in QNAMFilipe Azevedo2017-11-221-13/+11
| * | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Thiago Macieira2017-11-303-48/+46
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-233-48/+46
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-171-1/+1
| | | |\|
| | | | * HTTP/2 - fix header processingTimur Pocheptsov2017-11-151-1/+1
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-302-47/+45
| | | |\|
| | | | * Fix private includes in qhttp2protocolhandler_p.hJoerg Bornemann2017-10-271-5/+5
| | | | * Replace unneeded nullptr-checks with ASSERTSMårten Nordheim2017-10-271-36/+36
| | | | * Fix redirecting all the other methods for HTTP 307 and 308Mårten Nordheim2017-10-241-6/+4
| * | | | Add QNetworkRequest::ResourceTypeAttribute for use in QtWebKitKonstantin Tokarev2017-11-242-0/+3
| |/ / /
| * | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-11-0611-68/+263
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-0511-68/+263
| | |\| |
| | | * | QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-1/+1
| | | * | HTTP/2 - make protocol settings configurablev5.10.0-beta3Timur Pocheptsov2017-10-2610-68/+262
| * | | | Modernize use of 'http' featureUlf Hermann2017-11-0629-117/+81
| |/ / /
| * | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2017-10-268-28/+86
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-248-28/+86
| | |\| |