| .. |
|
qabstractsocket.cpp
|
doc: Fix all remaining "Cannot tie" errors in QtBase
|
2017-01-06 07:04:12 +00:00 |
|
qabstractsocket.h
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qabstractsocket_p.h
|
Add missing override into Qt modules
|
2016-12-01 12:07:13 +00:00 |
|
qabstractsocketengine.cpp
|
Integrate network sockets into the multichannel infrastructure
|
2016-03-01 15:35:36 +00:00 |
|
qabstractsocketengine_p.h
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qhttpsocketengine.cpp
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qhttpsocketengine_p.h
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qlocalserver.cpp
|
Merge remote-tracking branch 'origin/5.6' into 5.7
|
2016-08-13 01:05:02 +02:00 |
|
qlocalserver.h
|
Q_ENUMS -> Q_ENUM and Q_FLAGS -> Q_FLAG
|
2017-01-02 10:31:25 +00:00 |
|
qlocalserver_p.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qlocalserver_tcp.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qlocalserver_unix.cpp
|
Clean up new poll code slightly
|
2016-02-04 22:34:38 +00:00 |
|
qlocalserver_win.cpp
|
Merge remote-tracking branch 'origin/5.6' into 5.7
|
2016-03-21 09:02:57 +01:00 |
|
qlocalsocket.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qlocalsocket.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qlocalsocket_p.h
|
Add missing override into Qt modules
|
2016-12-01 12:07:13 +00:00 |
|
qlocalsocket_tcp.cpp
|
Merge remote-tracking branch 'origin/5.6' into 5.7
|
2016-08-05 08:58:48 +02:00 |
|
qlocalsocket_unix.cpp
|
QLocalSocket: Use poll instead of select on Unix
|
2016-02-04 22:35:19 +00:00 |
|
qlocalsocket_win.cpp
|
QLocalSocket/Win: Fix access to deleted pipeWriter
|
2017-01-23 11:40:26 +00:00 |
|
qnativesocketengine.cpp
|
QNativeSocketEngine - set query type in checkProxy
|
2017-02-23 16:13:43 +00:00 |
|
qnativesocketengine_p.h
|
Fix build without features.networkinterface
|
2017-04-04 01:24:07 +00:00 |
|
qnativesocketengine_unix.cpp
|
Fix build without features.networkinterface
|
2017-04-04 01:24:07 +00:00 |
|
qnativesocketengine_win.cpp
|
Merge remote-tracking branch 'origin/5.8' into 5.9
|
2017-02-24 20:01:42 +01:00 |
|
qnativesocketengine_winrt.cpp
|
Remove support for WinRT 8.1 and Windows Phone 8.1
|
2017-01-18 12:38:56 +00:00 |
|
qnativesocketengine_winrt_p.h
|
winrt: Change the way tcp packets are handled
|
2016-12-06 07:59:39 +00:00 |
|
qnet_unix_p.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qsctpserver.cpp
|
Fix SCTP API according to Qt conventions
|
2016-11-22 07:13:01 +00:00 |
|
qsctpserver.h
|
Merge remote-tracking branch 'origin/5.8' into dev
|
2016-12-13 09:39:20 +01:00 |
|
qsctpserver_p.h
|
Fix SCTP API according to Qt conventions
|
2016-11-22 07:13:01 +00:00 |
|
qsctpsocket.cpp
|
Fix SCTP API according to Qt conventions
|
2016-11-22 07:13:01 +00:00 |
|
qsctpsocket.h
|
Merge remote-tracking branch 'origin/5.8' into dev
|
2016-12-13 09:39:20 +01:00 |
|
qsctpsocket_p.h
|
Fix SCTP API according to Qt conventions
|
2016-11-22 07:13:01 +00:00 |
|
qsocks5socketengine.cpp
|
Make some atomic counters zero-based
|
2017-02-15 20:14:27 +00:00 |
|
qsocks5socketengine_p.h
|
QSocks5SocketEngine: stop polling on UDP
|
2017-02-01 13:44:11 +00:00 |
|
qtcpserver.cpp
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qtcpserver.h
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qtcpserver_p.h
|
Standardize some "We mean it" comments
|
2016-08-17 19:51:40 +00:00 |
|
qtcpsocket.cpp
|
Updated license headers
|
2016-01-15 12:25:24 +00:00 |
|
qtcpsocket.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
qtcpsocket_p.h
|
Standardize some "We mean it" comments
|
2016-08-17 19:51:40 +00:00 |
|
qudpsocket.cpp
|
Introduce SCTP sockets support
|
2016-07-27 06:37:24 +00:00 |
|
qudpsocket.h
|
Add qtnetworkglobal.h and qtnetworkglobal_p.h
|
2016-07-03 07:56:17 +00:00 |
|
socket.pri
|
Use qtConfig throughout in qtbase
|
2016-08-19 04:28:05 +00:00 |