qt6-bb10/src/network/socket
Stephen Kelly d9fb6e6dbb Remove use of 'register' from Qt.
It is deprecated and clang is starting to warn about it.

Patch mostly generated by clang itself, with some careful grep
and sed for the platform-specific parts.

Change-Id: I8058e6db0f1b41b33a9e8f17a712739159982450
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-06-17 09:44:22 +02:00
..
qabstractsocket.cpp QThread: fix race when setting the eventDispatcher 2013-03-22 16:44:51 +01:00
qabstractsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qabstractsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractsocketengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractsocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpsocketengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhttpsocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qlocalserver_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver_tcp.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalserver_unix.cpp Switch to struct timespec everywhere instead of timeval 2013-01-28 07:13:23 +01:00
qlocalserver_win.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalsocket.cpp Make QLocalSocket connectable with open() 2013-03-05 18:39:35 +01:00
qlocalsocket.h Make QLocalSocket connectable with open() 2013-03-05 18:39:35 +01:00
qlocalsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qlocalsocket_tcp.cpp Fix qlocalsocket_tcp.cpp build for Windows Embedded Compact 7. 2013-04-12 09:31:51 +02:00
qlocalsocket_unix.cpp Make QLocalSocket connectable with open() 2013-03-05 18:39:35 +01:00
qlocalsocket_win.cpp Make QLocalSocket connectable with open() 2013-03-05 18:39:35 +01:00
qnativesocketengine.cpp QThread: fix race when setting the eventDispatcher 2013-03-22 16:44:51 +01:00
qnativesocketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qnativesocketengine_unix.cpp Switch to struct timespec everywhere instead of timeval 2013-01-28 07:13:23 +01:00
qnativesocketengine_win.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qnet_unix_p.h Remove use of 'register' from Qt. 2013-06-17 09:44:22 +02:00
qsocks5socketengine.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsocks5socketengine_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtcpserver.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtcpserver.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtcpsocket.cpp Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
qtcpsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qtcpsocket_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qudpsocket.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qudpsocket.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
socket.pri QtNetwork: introduce configure switch to use system proxies by default 2012-10-30 00:06:26 +01:00