summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkreplyimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QHttpHeaders: Update internal users of QNRequest, QNReply, QNProxyLena Biliaieva3 days1-18/+25
* QtNetwork: replace clashing statics with lambdas I: downloadBufferDeleterMarc Mutz2023-07-041-6/+1
* Replace qExchange calls with std::exchangeFabian Kosmale2022-09-281-1/+1
* Port QByteDataBuffer to qsizetypeMarc Mutz2022-07-201-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...Marc Mutz2022-04-061-0/+2
* network: Fix typos in source code commentsJonas Kvinge2021-10-121-3/+3
* network: Fix typos in messagesJonas Kvinge2021-10-121-1/+1
* QNetworkAccessBackend: emit readyRead less oftenMårten Nordheim2021-08-261-1/+4
* Hold QRingBuffer and QNonContiguousByteDevice in shared_ptrMarc Mutz2021-07-141-2/+2
* Redo QNetworkAccessBackend and various cleanups around itMårten Nordheim2020-08-271-46/+70
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* QNAM: Remove network connectivity pre-checkMårten Nordheim2020-06-151-25/+0
* Remove accidental leftover debug printoutMårten Nordheim2020-06-101-1/+0
* QNetworkReply: Remove some bearer management leftoversMårten Nordheim2020-05-151-55/+2
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-011-149/+1
* QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' insteadMårten Nordheim2020-03-031-2/+2
* QNetworkAccessManager: deprecate bearer related functionsMårten Nordheim2020-01-301-7/+7
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-13/+13
* QNetworkReply: replace a QQueue with a std::vectorMarc Mutz2019-05-151-13/+8
* Introduce QNetworkConnection/Status/MonitorTimur Pocheptsov2019-05-021-2/+0
* Set 'originalRequest' in QNetworkReplyImplMårten Nordheim2019-04-291-0/+1
* QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-171-0/+1
* QNetworkReply: remove double bufferingAlex Trotsenko2016-05-251-29/+11
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
|\
| * _q_networkSessionStateChanged - fix weird logicTimur Pocheptsov2016-04-221-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-6/+2
|\|
| * QNetworkReplyImplPrivate - potential nullptr dereferenceTimur Pocheptsov2016-04-191-6/+2
* | QtNetwork: optimize container usageAnton Kudryavtsev2016-03-031-9/+13
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-2/+4
|\|
| * Do not try to connect to null object if bearer plugin is missingJoni Poikelin2015-11-271-2/+4
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-3/+3
* | Better debug info for the "_q_startOperation was called more than once" warningsAlbert Astals Cid2015-10-281-1/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+15
|\
| * Fix hang in qnam when disconnectingLorn Potter2015-09-071-0/+15
* | QtNetwork: fix warnings when compiling with QT_NO_BEARERMANAGEMENTUlf Hermann2015-06-191-2/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-13/+1
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-13/+1
| |\
| | * Remove #ifndef QT_NO_HTTP that does nothingAlbert Astals Cid2015-03-131-13/+1
* | | Remove unneeded check in QNetworkReplyImpl::abort.Florian Bruhin2015-03-051-7/+5
|/ /
* | Update copyright headersJani Heikkinen2015-02-111-7/+7
* | QNetworkRequest: Add new enum to emit all uploadProgress signalsPeter Hartmann2014-10-041-7/+11
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QNetworkReply: move "State" enum declaration into QNetworkReplyPrivateMaks Naumov2014-09-091-14/+14
* QNetworkReplyImpl: optimize QRingBuffer allocationMarc Mutz2014-04-101-2/+2
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-1/+1
* Add an encrypted() signal to QNetworkAccessManager and QNetworkReply.Richard Moore2013-02-191-0/+8
* Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1