index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
network
Commit message (
Expand
)
Author
Age
Files
Lines
*
Libraries: Fix single-character string literals.
Friedemann Kleint
2015-10-13
10
-13
/
+13
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
22
-122
/
+269
|
\
|
*
Network: Use QFile::encodeName for POSIX paths instead of toLatin1
Dāvis Mosāns
2015-09-27
2
-14
/
+15
|
*
Make sure networkAccessibilityChanged is emitted
Lorn Potter
2015-09-26
2
-24
/
+60
|
*
Abort underlying socket when aborting QNetworkReply
Sebastian Lösch
2015-09-26
6
-3
/
+45
|
*
QNAM: Assign proper channel before sslErrors() emission
Markus Goetz
2015-09-22
1
-0
/
+2
|
*
QNativeSocketEngine: fix SO_REUSEPORT problems on Linux
Alexander Rössler
2015-09-22
1
-1
/
+1
|
*
Windows socket engine: do not discard datagram on critical failure
Alex Trotsenko
2015-09-10
1
-16
/
+21
|
*
QUdpSocket: avoid infinite read notifier blocking
Alex Trotsenko
2015-09-10
1
-9
/
+3
|
*
Fix hang in qnam when disconnecting
Lorn Potter
2015-09-07
4
-0
/
+34
|
*
Fix compilation with QNETWORKACCESSHTTPBACKEND_DEBUG enabled
David Faure
2015-09-04
1
-2
/
+2
|
*
Doc: Corrected link issues in qtbase
Nico Vertriest
2015-09-04
3
-6
/
+3
|
*
WinRT: Unregister callbacks when socket engine is destroyed
Oliver Wolff
2015-09-03
2
-4
/
+11
|
*
WinRT: Do not try to read from TCP inputstream in case of UDP
Oliver Wolff
2015-09-03
1
-0
/
+3
|
*
Fixed connectToHost
Oliver Wolff
2015-09-03
2
-27
/
+48
|
*
Doc: Improve documentation for QAuthenticator
Kai Koehne
2015-09-01
1
-17
/
+22
*
|
Fix missing "We mean it" in qtbase private headers
Thiago Macieira
2015-10-01
1
-0
/
+11
*
|
Remove unnecessary null-pointer check
Thiago Macieira
2015-09-28
1
-2
/
+1
*
|
Doc: fixed links to qmake documentation
Nico Vertriest
2015-09-25
1
-1
/
+1
*
|
Mark QHostAddress relocatable
Thiago Macieira
2015-09-22
1
-0
/
+1
*
|
Add an option to skip the generic bearer engine
Timur Pocheptsov
2015-09-22
1
-2
/
+10
*
|
Clean up some Apple-related includes and declarations.
Jake Petroules
2015-09-22
2
-0
/
+5
*
|
QtNetwork documentation: Emphasize QTcpServer::addPendingConnection().
Friedemann Kleint
2015-09-21
2
-1
/
+6
*
|
QAbstractSocket: Consolidate error reporting
Kai Koehne
2015-09-14
8
-188
/
+133
*
|
QNetworkInterface: get a friendlier (but not too friendly) name
Thiago Macieira
2015-09-13
2
-1
/
+20
*
|
Use the actual iphlpapi.dll and its headers
Thiago Macieira
2015-09-13
3
-293
/
+23
*
|
Declare QNetworkAddressEntry and QNetworkInterface as metatypes
Thiago Macieira
2015-09-13
1
-0
/
+3
*
|
QAbstractSocket: Always set errorString right after socketError
Kai Koehne
2015-09-02
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-26
9
-51
/
+107
|
\
\
|
|
/
|
*
QNAM: Fix reply deadlocks on server closing connection
Markus Goetz
2015-08-20
2
-1
/
+10
|
*
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5
Oswald Buddenhagen
2015-08-12
8
-46
/
+89
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Oswald Buddenhagen
2015-07-17
8
-46
/
+89
|
|
|
\
|
|
|
*
Network: Fix up previous corruption patch
Markus Goetz
2015-07-08
8
-46
/
+89
|
*
|
|
Add env variable to control bearer backend polling timers.
Lorn Potter
2015-08-06
1
-4
/
+8
*
|
|
|
Remove vestiges of Qt's own sockaddr_in6 and sockaddr_storage
Thiago Macieira
2015-08-22
5
-48
/
+13
*
|
|
|
QNativeSocketEngine Unix: do the same as for Windows
Thiago Macieira
2015-08-22
3
-117
/
+57
*
|
|
|
QNativeSocketEngine Windows: bring bind() in line with Unix
Thiago Macieira
2015-08-22
1
-25
/
+19
*
|
|
|
QNativeSocketEngine Windows: simplify the conversion to struct sockaddr
Thiago Macieira
2015-08-22
2
-35
/
+20
*
|
|
|
QNativeSocketEngine: add code to send extra IP header data
Thiago Macieira
2015-08-22
2
-0
/
+116
*
|
|
|
QNativeSocketEngine: add code to receive IP header data
Thiago Macieira
2015-08-22
5
-13
/
+169
*
|
|
|
QNativeSocketEngine: use sendmsg/recvmsg instead of sendto/recvfrom
Thiago Macieira
2015-08-22
4
-88
/
+142
*
|
|
|
QAbstractSocketEngine: introduce QIpPacketHeader for datagrams
Thiago Macieira
2015-08-22
12
-77
/
+138
*
|
|
|
QHostAddress: Improve code generation
Thiago Macieira
2015-08-19
1
-47
/
+52
*
|
|
|
Merge dev into 5.6
Oswald Buddenhagen
2015-08-17
3
-5
/
+3
|
\
\
\
\
|
*
|
|
|
QAbstractSocket::canReadLine(): remove code duplication
Alex Trotsenko
2015-08-13
2
-3
/
+3
|
*
|
|
|
QNetworkReplyImpl: remove unused declarations
Alex Trotsenko
2015-08-11
1
-2
/
+0
*
|
|
|
|
QHostAddress hashing: use qHashBits
Thiago Macieira
2015-08-16
1
-1
/
+1
*
|
|
|
|
QNetworkInterface: remove fallback code for Windows pre-XP and CE pre-4
Thiago Macieira
2015-08-16
1
-56
/
+0
*
|
|
|
|
Fix thread-safety of qnetworkinterface_win.cpp:resolveLibs
Thiago Macieira
2015-08-16
1
-3
/
+4
*
|
|
|
|
QNetworkInterface: make the name lookup search numbers in string forms
Thiago Macieira
2015-08-16
2
-5
/
+21
[next]