index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qnetworkreplyimpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QElapsedTimer: port some restart() calls to start()
Giuseppe D'Angelo
2025-03-18
1
-3
/
+1
*
QNetworkAccessManager: protect more QElapsedTimer with isValid() checks
Giuseppe D'Angelo
2025-03-17
1
-6
/
+9
*
Mark some security sensitive files in network
Dimitrios Apostolou
2024-12-02
1
-0
/
+1
*
fix: Redundant condition in cacheSaveDevice
Tian Shilin
2024-08-21
1
-1
/
+1
*
Use QHttpHeaders: Update internal users of QNRequest, QNReply, QNProxy
Lena Biliaieva
2024-05-07
1
-18
/
+25
*
QtNetwork: replace clashing statics with lambdas I: downloadBufferDeleter
Marc Mutz
2023-07-04
1
-6
/
+1
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
1
-1
/
+1
*
Port QByteDataBuffer to qsizetype
Marc Mutz
2022-07-20
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [2/2]: privat...
Marc Mutz
2022-04-06
1
-0
/
+2
*
network: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-3
/
+3
*
network: Fix typos in messages
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QNetworkAccessBackend: emit readyRead less often
Mårten Nordheim
2021-08-26
1
-1
/
+4
*
Hold QRingBuffer and QNonContiguousByteDevice in shared_ptr
Marc Mutz
2021-07-14
1
-2
/
+2
*
Redo QNetworkAccessBackend and various cleanups around it
Mårten Nordheim
2020-08-27
1
-46
/
+70
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-1
/
+1
*
QNAM: Remove network connectivity pre-check
Mårten Nordheim
2020-06-15
1
-25
/
+0
*
Remove accidental leftover debug printout
Mårten Nordheim
2020-06-10
1
-1
/
+0
*
QNetworkReply: Remove some bearer management leftovers
Mårten Nordheim
2020-05-15
1
-55
/
+2
*
Remove bearermanagement usage inside QNAM and QNetworkProxy
Mårten Nordheim
2020-04-01
1
-149
/
+1
*
QNetworkReply: Deprecate 'error' signal, use 'errorOccurred' instead
Mårten Nordheim
2020-03-03
1
-2
/
+2
*
QNetworkAccessManager: deprecate bearer related functions
Mårten Nordheim
2020-01-30
1
-7
/
+7
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-13
/
+13
*
QNetworkReply: replace a QQueue with a std::vector
Marc Mutz
2019-05-15
1
-13
/
+8
*
Introduce QNetworkConnection/Status/Monitor
Timur Pocheptsov
2019-05-02
1
-2
/
+0
*
Set 'originalRequest' in QNetworkReplyImpl
Mårten Nordheim
2019-04-29
1
-0
/
+1
*
QNetworkReply: fix isFinished() for disabled replies
David Faure
2018-03-17
1
-0
/
+1
*
QNetworkReply: remove double buffering
Alex Trotsenko
2016-05-25
1
-29
/
+11
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-27
1
-1
/
+1
|
\
|
*
_q_networkSessionStateChanged - fix weird logic
Timur Pocheptsov
2016-04-22
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-25
1
-6
/
+2
|
\
|
|
*
QNetworkReplyImplPrivate - potential nullptr dereference
Timur Pocheptsov
2016-04-19
1
-6
/
+2
*
|
QtNetwork: optimize container usage
Anton Kudryavtsev
2016-03-03
1
-9
/
+13
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-02
1
-2
/
+4
|
\
|
|
*
Do not try to connect to null object if bearer plugin is missing
Joni Poikelin
2015-11-27
1
-2
/
+4
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-3
/
+3
*
|
Better debug info for the "_q_startOperation was called more than once" warnings
Albert Astals Cid
2015-10-28
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-0
/
+15
|
\
|
*
Fix hang in qnam when disconnecting
Lorn Potter
2015-09-07
1
-0
/
+15
*
|
QtNetwork: fix warnings when compiling with QT_NO_BEARERMANAGEMENT
Ulf Hermann
2015-06-19
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-04-06
1
-13
/
+1
|
\
|
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-03-31
1
-13
/
+1
|
|
\
|
|
*
Remove #ifndef QT_NO_HTTP that does nothing
Albert Astals Cid
2015-03-13
1
-13
/
+1
*
|
|
Remove unneeded check in QNetworkReplyImpl::abort.
Florian Bruhin
2015-03-05
1
-7
/
+5
|
/
/
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
|
QNetworkRequest: Add new enum to emit all uploadProgress signals
Peter Hartmann
2014-10-04
1
-7
/
+11
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QNetworkReply: move "State" enum declaration into QNetworkReplyPrivate
Maks Naumov
2014-09-09
1
-14
/
+14
*
QNetworkReplyImpl: optimize QRingBuffer allocation
Marc Mutz
2014-04-10
1
-2
/
+2
[next]