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
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
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
qsocks5socketengine: avoid impicit detach
Anton Kudryavtsev
14 days
1
-1
/
+1
*
CMake/Network: limit the testing for some network iface features
Thiago Macieira
2023-08-30
1
-13
/
+0
*
QAbstractSocket: remove a redundant stack variable
Ahmad Samir
2023-08-03
1
-5
/
+3
*
Remove the manual undef of the min/max macros, or def NOMINMAX
Amir Masoud Abdol
2023-06-08
1
-3
/
+0
*
QNativeSocketEngine: fix warning about uninitialized variables
Thiago Macieira
2023-05-31
1
-1
/
+2
*
Network: Fix IFF_UP conflict on Linux with unity builds
Mårten Nordheim
2023-05-26
1
-0
/
+4
*
QNativeSocketEngine: move some code from the _p_p.h to _p.h file
Thiago Macieira
2023-05-13
2
-25
/
+68
*
Remove loopback network example
Mårten Nordheim
2023-03-23
2
-2
/
+2
*
QObject: implement startTimer(int) in terms of startTimer(chrono)
Ahmad Samir
2023-03-11
1
-1
/
+3
*
Doc: fix links to renamed network examples
Volker Hilsheimer
2023-03-01
2
-3
/
+3
*
QtNetwork: Split out QNativeSocketEnginePrivate
Friedemann Kleint
2023-02-02
5
-169
/
+201
*
Fix clang-cl compiler warnings
Peter Varga
2022-12-15
2
-3
/
+7
*
QSctpSocket: Update windows-note to specify 'class'
Mårten Nordheim
2022-10-26
2
-2
/
+2
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
5
-6
/
+6
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
2
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
3
-7
/
+7
*
Make sockets' accept() methods return qintptr
Mårten Nordheim
2022-08-24
10
-19
/
+19
*
QSslServer: Make sure maxPendingConnections applies to all sockets
Mårten Nordheim
2022-08-17
2
-1
/
+16
*
The new signal pendingConnectionAvailable is added to QTcpServer
Øystein Heskestad
2022-06-04
2
-6
/
+24
*
wasm: add support for blocking sockets
Morten Johan Sørvig
2022-06-02
1
-0
/
+25
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
40
-1528
/
+88
*
QtNetwork: replace remaining uses of QLatin1String by QLatin1StringView
Sona Kurazyan
2022-04-21
2
-2
/
+2
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
11
-109
/
+118
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
4
-10
/
+10
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...
Marc Mutz
2022-04-05
2
-2
/
+7
*
Add missing includes for some of our _win.cpp files
Mårten Nordheim
2022-03-18
1
-0
/
+1
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
QAbstractSocket: update setSocketOption documentation
Mårten Nordheim
2022-03-08
1
-0
/
+4
*
Fix deprecated uses of QScopedPointer
Mårten Nordheim
2022-03-08
1
-2
/
+4
*
QAbstractSocket: remove note about WinRT
Mårten Nordheim
2022-03-05
1
-3
/
+0
*
Fix Q_FLAG declaration over enumerations
Giuseppe D'Angelo
2022-03-02
1
-1
/
+1
*
QNX: Fix support for abstract Unix-domain socket
Pasi Petäjäjärvi
2022-02-24
1
-0
/
+4
*
Fix getsockopt option_value initial initialization
Pasi Petäjäjärvi
2022-02-24
1
-2
/
+3
*
qtextstream.h: streamline includes
Fabian Kosmale
2022-02-10
1
-0
/
+1
*
QAbstractSocketPrivate: Initialize members in-class
Mårten Nordheim
2022-02-09
2
-38
/
+20
*
QAbstractSocket: Don't pretend pause and resume is a stack
Mårten Nordheim
2022-02-09
2
-14
/
+41
*
QSocks5: Un-virtualize what is never overridden
Mårten Nordheim
2022-02-09
1
-3
/
+3
*
QtNetwork: Include moc files
Mårten Nordheim
2022-01-15
3
-0
/
+6
*
QRingBuffer: overload append() for rvalues
Marc Mutz
2021-12-15
1
-1
/
+1
*
wasm: implement host lookup for socket tunneling
Morten Johan Sørvig
2021-12-15
1
-0
/
+2
*
QObject: Q_ASSERT the object type before calling a PMF
Thiago Macieira
2021-11-27
1
-1
/
+1
*
network: Fix typos in source code comments
Jonas Kvinge
2021-10-12
4
-6
/
+6
*
network: Fix typos in messages
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
network: Fix typos in documentation
Jonas Kvinge
2021-10-12
3
-3
/
+3
*
QLocalSocket/Win: stop reading in close()
Alex Trotsenko
2021-10-06
1
-0
/
+1
*
QLocalSocket/Win: add missing check to waitForBytesWritten()
Alex Trotsenko
2021-10-05
1
-1
/
+1
*
Doc: Update Microsoft's Documentation Links
Luca Di Sera
2021-09-23
2
-4
/
+2
*
QLocalSocket: reorder device closing
Alex Trotsenko
2021-09-21
2
-2
/
+4
*
Q{LocalSocket|Process}/Win: handle write errors
Alex Trotsenko
2021-09-18
2
-0
/
+13
*
QWindowsPipeWriter: do not clear the buffer in thread pool callback
Alex Trotsenko
2021-09-18
1
-1
/
+1
[next]