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
Commit message (
Expand
)
Author
Age
Files
Lines
*
QNetworkRequest: fix minor typo referencing non-existent method
Dheerendra Purohit
43 hours
1
-1
/
+1
*
wasm: Make sure native fetch is destroyed before reply is canceled, closed
Lorn Potter
3 days
1
-1
/
+1
*
Doc: Enable automatic linking to sources on code.qt.io
Topi Reinio
3 days
1
-0
/
+3
*
network: silence -Wimplicit-exception-spec-mismatch
Tim Blechmann
4 days
1
-1
/
+1
*
QHttpNetworkConnection: use std::optional instead of QScopedPointer
Ahmad Samir
4 days
2
-5
/
+5
*
QLocalServer: use std::unique_ptr instead of QScopedPointer
Ahmad Samir
4 days
1
-10
/
+16
*
network/ssl: Fix deprecated usages of QHashCombine
Ivan Solovev
4 days
2
-2
/
+2
*
QNetworkDiskCache: construct a QFile on the stack
Ahmad Samir
9 days
1
-6
/
+5
*
Doc: Rewrite paragraph concerning OpenSSL 1 compatibility
Kai Köhne
10 days
1
-5
/
+4
*
Android: Avoid deprecation warnings (Space-assignment syntax)
Lars Schmertmann
10 days
1
-1
/
+1
*
wasm: Fix parsing HTTP header values that contain colon (:)
Piotr Wiercinski
11 days
1
-7
/
+9
*
Http2: remove any reference to HttpReply when deleted
Mårten Nordheim
11 days
4
-12
/
+36
*
QSslCertificate: add fromFile() method
Ahmad Samir
2025-05-14
2
-15
/
+32
*
QSslCertificate: fromPath(): check the path arg isn't empty
Ahmad Samir
2025-05-14
1
-0
/
+3
*
QSslCertificate: fix PatternSyntax enum value
Ahmad Samir
2025-05-14
1
-1
/
+1
*
Add POSIX Pipe feature to VxWorks
Karim Pinter
2025-05-12
1
-1
/
+1
*
Http2: check if stream was RSTed w/ bespoke function
Mårten Nordheim
2025-05-10
1
-1
/
+1
*
Http2: process HEADERS on RSTed streams
Mårten Nordheim
2025-05-06
1
-1
/
+1
*
QSocks5SocketEngine: avoid interface as parameter name
Tim Blechmann
2025-05-04
1
-2
/
+2
*
Http2: Fix 'Received' typo
Mårten Nordheim
2025-04-30
2
-7
/
+7
*
Doc: Add alt-text for Qt Network examples
Safiyyah Moosa
2025-04-29
1
-1
/
+1
*
Network: avoid interface as parameter name
Tim Blechmann
2025-04-29
1
-2
/
+2
*
QNetworkAccessManager: Remove unused class member
Mårten Nordheim
2025-04-25
2
-5
/
+0
*
Doc: Add link to Export Controls page in the OpenSSL overview
Jerome Pasion
2025-04-24
1
-7
/
+8
*
Fix namespace build when networkproxy is disabled
Juha Vuolle
2025-04-22
1
-2
/
+2
*
QCryptographicHash: remove QT_CRYPTOGRAPHICHASH_ONLY_SHA1
Ahmad Samir
2025-04-02
1
-2
/
+0
*
QHttpHeaders: remove an unnecessary std::move
Giuseppe D'Angelo
2025-03-28
1
-1
/
+1
*
QHttpHeaders: Add setters for QDateTime
Magdalena Stojek
2025-03-28
2
-0
/
+31
*
Add QHttpHeaders convenience methods for converting to known types
Lena Biliaieva
2025-03-27
2
-0
/
+199
*
Windows: qabstractsocketengine.cpp: Fix -unity-build
Nodir Temirkhodjaev
2025-03-26
1
-0
/
+1
*
qnetworkinterface.cpp: Rename "interface" variables to "iface" to fix a unity...
Nodir Temirkhodjaev
2025-03-25
1
-10
/
+10
*
Mark QHttpNetworkConnectionChannel as final
Mårten Nordheim
2025-03-21
1
-1
/
+1
*
QNetworkAccessManager: don't resend non-idempotent requests
Mårten Nordheim
2025-03-20
3
-1
/
+11
*
Swap sending of SETTINGS ACK frame and emitting the signal
Alexey Edelev
2025-03-19
1
-1
/
+1
*
QElapsedTimer: port some restart() calls to start()
Giuseppe D'Angelo
2025-03-18
2
-9
/
+5
*
wasm: fix QTcpSocket error code when url doesn't exist
Lorn Potter
2025-03-18
2
-0
/
+6
*
QNetworkAccessManager: protect more QElapsedTimer with isValid() checks
Giuseppe D'Angelo
2025-03-17
1
-6
/
+9
*
Fix calls to non-started QElapsedTimer functions
Giuseppe D'Angelo
2025-03-17
1
-3
/
+6
*
Remove zone id from IPv6 host in prepareRequest
Valentin Batz
2025-03-15
1
-1
/
+13
*
QHttpHeaders: de-pessimize Private::replaceOrAppend()
Marc Mutz
2025-03-11
1
-4
/
+4
*
QHttpHeaderParser: remove unneeded relocations
Marc Mutz
2025-03-07
1
-2
/
+2
*
Add missing comparison operators for Microsoft::WRL::ComPtr on MINGW
Jøger Hansegård
2025-03-06
1
-1
/
+1
*
Android: bump Android target API level to 35
Rami Potinkara
2025-03-06
1
-1
/
+1
*
wasm: introduce qwasmglobal_p.h
Morten Sørvig
2025-03-03
1
-2
/
+2
*
Revert "Revert "Android: update to Gradle 8.12 and AGP 8.8.0""
Assam Boudjelthia
2025-02-28
1
-1
/
+1
*
Short live QCoreApplication::instanceExists()
Thiago Macieira
2025-02-26
1
-1
/
+1
*
QObjectPrivate: extend the QObjectPrivateVersion to a few more classes
Thiago Macieira
2025-02-20
2
-2
/
+3
*
Do not keep the headers and message body in case of temporary redirect
Mate Barany
2025-02-20
2
-5
/
+5
*
Revert "Android: update to Gradle 8.12 and AGP 8.8.0"
Assam Boudjelthia
2025-02-19
1
-1
/
+1
*
QNetworkInfo: Document threading restriction
Mårten Nordheim
2025-02-14
1
-0
/
+6
[next]