summaryrefslogtreecommitdiffstats
path: root/src/network/access
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-1/+3
|\
| * Doc/QtBase: replace some 0 with \nullptrChristian Ehrlicher2020-01-261-1/+1
| * QNAM: Avoid compile error if QT_NO_SSLUlf Hermann2020-01-231-0/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-193-17/+12
|\|
| * QNetworkAccessManager: Avoid unnecessary calls to sender()Mårten Nordheim2020-01-163-17/+12
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-152-3/+27
|\|
| * Uncomment erroneously commented 'error'Timur Pocheptsov2020-01-142-3/+1
| * QNetworkReply: deprecate the 'error' getterTimur Pocheptsov2020-01-132-3/+29
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-132-3/+3
|\|
| * QAbstractSocket: deprecate 'error' member-functionTimur Pocheptsov2020-01-102-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+1
|\|
| * Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-151-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-0921-105/+1409
|\|
| * Tidy nullptr usageAllan Sandfeld Jensen2019-12-0621-112/+112
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-257-10/+13
|\|
| * Make transferTimeout getters constVille Voutilainen2019-11-224-4/+4
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-5/+5
| * Port QThread::wait() to QDeadlineTimerChristian Ehrlicher2019-11-132-2/+2
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-052-4/+7
| |\
| | * QNetworkReply: Fix SSL configuration handlingFriedemann Kleint2019-11-012-4/+7
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-013-0/+45
|\| |
| * | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-313-0/+45
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-304-3/+96
|\| |
| * | Add a timeout for transfersVille Voutilainen2019-10-284-3/+96
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-061-9/+6
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-051-9/+6
| |\|
| | * Convert a few sizeof(array)/sizeof(element0) fors to range forsAlbert Astals Cid2019-10-041-9/+6
* | | Get rid of QList forward declarationsLars Knoll2019-10-043-3/+0
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-1/+1
|\| |
| * | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-013-6/+6
* | | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-2518-1734/+81
|/ /
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-163-4/+8
|\|
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-133-4/+8
| |\
| | * QHttpThreadDelegate - remove unneeded codeTimur Pocheptsov2019-09-121-3/+5
| | * Add a missing ConnectionTypeHttp2Direct in several if statementsTimur Pocheptsov2019-09-112-1/+3
* | | QNetworkRequest: deprecate SPDY-related attributes for 5.15Timur Pocheptsov2019-09-122-6/+19
|/ /
* | Fix qdoc warningsFriedemann Kleint2019-09-101-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-2/+5
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-083-3/+44
| |\
| | * A follow-up to a recent fix in QHttpNetworkConnectionChannelTimur Pocheptsov2019-09-063-1/+39
| | * QHttpNetworkConnectionChannel - avoid re-connecting on 'disconnected'Timur Pocheptsov2019-09-021-2/+5
* | | A follow-up to a recent fix in QHttpNetworkConnectionChannelTimur Pocheptsov2019-09-053-1/+39
* | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-042-1/+20
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-311-1/+2
| |\|
| | * Fix invalid end range appended to HTTP requestRainer Keller2019-08-281-1/+2
| * | wasm: add network object checkingLorn Potter2019-08-231-0/+18
* | | Mark QNetworkAccessManager::autoDeleteReplies as constMårten Nordheim2019-08-292-2/+2
* | | HTTP/2: use a non-default MAX_FRAME_SIZETimur Pocheptsov2019-08-221-3/+7
* | | Fix a broken buildTimur Pocheptsov2019-08-224-9/+27
* | | Remove use of QByteDataBuffer in QNetworkReplyHttpImplMårten Nordheim2019-08-222-41/+19