summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
...
* | Use QMultiMap::insert() instead of insertMulti()Lars Knoll2018-12-121-3/+3
* | Use Q_DISABLE_COPY_MOVE for private classesFriedemann Kleint2018-12-125-5/+5
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-081-5/+5
|\|
| * Revise filtering of Content-Length in HTTP cache controlEdward Welbourne2018-12-071-5/+5
* | QNetworkCacheMetaData::AttributesMap is not a multi hashLars Knoll2018-12-071-5/+5
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-1/+7
|\|
| * QNetworkAccessManager: defer call to _q_networkSessionStateChangedUlf Hermann2018-10-161-1/+7
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-132-215/+183
|\|
| * wasm: rewrite QNetworkReplyWasmImpl to remove EM_ASMLorn Potter2018-10-092-215/+183
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-299-16/+61
|\|
| * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-279-15/+60
| |\
| | * Modernize the "datestring" featureLiang Qi2018-09-243-6/+6
| | * Protect HSTS code for no-feature-settings buildTimur Pocheptsov2018-09-246-9/+54
| * | Fix typos in the documentationAleix Pol2018-09-251-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-025-0/+816
|\| |
| * | WebAssembly for QtBaseMorten Johan Sørvig2018-08-305-0/+816
* | | QNetworkCookieJar: reduce #if-#else branchingMårten Nordheim2018-08-241-10/+11
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+2
|\|
| * Normalize path segments in QHttpNetworkRequest::uriPaolo Angelelli2018-08-161-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-072-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-072-1/+16
| |\|
| | * Return to eventloop after emitting encryptedMårten Nordheim2018-07-312-1/+16
* | | NeworkAccessBackend: Remove duplicated/shadowed memberMårten Nordheim2018-08-074-8/+5
|/ /
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-6/+3
|\|
| * QNetworkRequest - fix the documentationTimur Pocheptsov2018-07-201-6/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-173-23/+24
|\|
| * Use nullptr instead of 0Jesus Fernandez2018-07-163-23/+24
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-024-7/+12
|\|
| * Do not build SPDY support if SSL is disabledJoerg Bornemann2018-06-251-4/+9
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-213-3/+3
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-229-31/+35
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+0
|\|
| * Fix build for Android with android-clang in r17Liang Qi2018-06-061-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-242-1/+3
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-022-1/+19
|\|
| * 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
* | Add HTTP caching headers to KnownHeadersJan Murawski2018-04-192-1/+119
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-04-121-0/+14
|\|
| * HTTP/2 - reset uploadByteDevice if necessaryTimur Pocheptsov2018-04-121-0/+14
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-061-3/+4
|\|
| * HTTP/2 - treat HEADERS frames as valid for streams in 'open' stateTimur Pocheptsov2018-04-051-3/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-181-0/+1
|\|
| * QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-221-0/+1
|\|
| * Fix build when ftp feature is disabledPasi Petäjäjärvi2018-02-211-0/+1
* | ftp backend: Dynamically resolving resource path with URL prefixRyan Chu2018-02-192-6/+60
|/
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-155-1/+13
|\