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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QtNetwork: Remove duplicated QT_DECL_METATYPE
Friedemann Kleint
2 days
1
-3
/
+0
*
QHttp1Configuration: fix UB (inactive union member access)
Marc Mutz
9 days
2
-9
/
+10
*
QNetworkDiskCache: optimize expire()
Ahmad Samir
2023-01-12
1
-30
/
+39
*
Use QFileInfo's file times in UTC for file timestamps
Ahmad Samir
2023-01-04
1
-2
/
+2
*
Adapt to QTimeZone replacing Qt::TimeSpec usage
Edward Welbourne
2022-12-10
2
-7
/
+11
*
QOffsetStringArray: add contains() method
Marc Mutz
2022-12-09
1
-12
/
+12
*
QHttp1Configuration: make fit for release
Marc Mutz
2022-12-09
2
-49
/
+90
*
QNetworkAccessManager: Configurable number of HTTP1 TCP connections
Markus Goetz
2022-12-09
8
-4
/
+224
*
QNetworkRequest: don't assume QByteArray::constData() is NUL-terminated
Marc Mutz
2022-12-08
2
-21
/
+29
*
QNetworkRequest: Make header parsing locale-independent
Marc Mutz
2022-12-08
2
-2
/
+4
*
getProxyAuth: stop using deprecated API
Timur Pocheptsov
2022-11-08
1
-42
/
+64
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Trim headers considered unsafe from the WASM net requests
Mikolaj Boc
2022-10-29
1
-6
/
+49
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
3
-10
/
+10
*
wasm: fix crash when network reply is closed
Lorn Potter
2022-10-19
2
-5
/
+22
*
QNetworkReply: Fix typos in the documentation
Ievgenii Meshcheriakov
2022-10-18
1
-2
/
+2
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-2
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
5
-6
/
+6
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
13
-76
/
+76
*
Replace qExchange calls with std::exchange
Fabian Kosmale
2022-09-28
2
-4
/
+4
*
wasm: allow useCredentials access control to be set
Lorn Potter
2022-09-28
3
-0
/
+11
*
QNetworkReply: honor legacy behavior of setting Accept-Encoding
Mårten Nordheim
2022-09-22
1
-1
/
+6
*
QNetworkReplyFileImpl: Don't emit 'finished' in the ctor
Mårten Nordheim
2022-09-16
1
-1
/
+2
*
Http: Don't clear (de)compressed data on error
Mårten Nordheim
2022-09-14
1
-3
/
+4
*
QNetworkReply: Fix missing final emission of readyRead
Mårten Nordheim
2022-09-12
2
-4
/
+6
*
Http2: Drop an unnecessary copy of incoming data
Mårten Nordheim
2022-09-12
1
-2
/
+1
*
Apply Q_CONSTINIT where beneficial
Sona Kurazyan
2022-09-01
1
-1
/
+1
*
QHttp2Configuration: in QNAM, use old, higher values in flow control
Timur Pocheptsov
2022-08-30
3
-7
/
+7
*
QAuthenticator: Fix crash when using NTLM / Negotiate
Mårten Nordheim
2022-08-17
1
-4
/
+16
*
QtHttp: Lower the severity of some log output
Mårten Nordheim
2022-08-04
1
-5
/
+4
*
Provide more details of failed connection
André Klitzing
2022-07-23
1
-0
/
+2
*
Port QByteDataBuffer to qsizetype
Marc Mutz
2022-07-20
1
-1
/
+1
*
QHttpHeaderParser: fix int/qsizetype nags
Mårten Nordheim
2022-06-27
1
-3
/
+3
*
QHttpHeaderParser: fix clang-tidy nags
Mårten Nordheim
2022-06-27
1
-8
/
+7
*
QHttpHeaderParser: Allow larger fields but restrict total size
Lars Schmertmann
2022-06-27
2
-11
/
+40
*
Isolate http2protocol_p.h include
Alexey Edelev
2022-06-22
1
-1
/
+1
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Remove mentions of SSL 3 in documentation
Mårten Nordheim
2022-05-30
1
-3
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
92
-3499
/
+187
*
QNetworkCacheMetaData: replace qSwap with member-swap
Marc Mutz
2022-05-11
1
-1
/
+1
*
Fix documentation for QNetworkReply::redirected
Florian Bruhin
2022-05-04
2
-5
/
+5
*
QtNetwork: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
QHttp: Fix handling of redirect loaded from cache
Mårten Nordheim
2022-04-27
1
-0
/
+1
*
QNetworkReply: update decompress error message and handling
Mårten Nordheim
2022-04-27
3
-17
/
+62
*
Fix unused variables in qtbase
Andrei Golubev
2022-04-25
1
-1
/
+1
*
QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView
Sona Kurazyan
2022-04-21
4
-11
/
+11
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
17
-103
/
+124
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
7
-20
/
+19
*
QHttp: Don't reorder content-length header for no reason
Mårten Nordheim
2022-04-21
1
-2
/
+3
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-1
/
+3
[next]