qt6-bb10/src/network/kernel
Ulf Hermann 674dfdf226 Network: Add Q_GADGET to types exposed in signals and slots
In order to build a complete graph of metaobjects via properties and
methods we need to know about all argument and return types as
metaobjecs. Such a graph is desirable for reasoning about the
consistency of the type system.

Task-number: QTBUG-101143
Change-Id: Ic4e2f58a4275df06178437c6d45270f3f2aa5ce6
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2024-04-17 09:53:04 +00:00
..
qauthenticator.cpp Network: Use QHttpHeaders in QHttpHeaderParser 2024-01-25 00:48:10 +00:00
qauthenticator.h Network: Add Q_GADGET to types exposed in signals and slots 2024-04-17 09:53:04 +00:00
qauthenticator_p.h Network: Use QHttpHeaders in QHttpHeaderParser 2024-01-25 00:48:10 +00:00
qdnslookup.cpp QDnsLookup: allow looking up the root domain 2023-06-03 19:28:13 -07:00
qdnslookup.h QDnsLookup: add TimeoutError for timeouts 2023-05-26 06:46:33 -07:00
qdnslookup_dummy.cpp QDnsLookup: centralize printing of warnings 2023-05-23 21:23:45 -07:00
qdnslookup_p.h QDnsLookup: merge some of the domain label expansion code 2023-06-03 19:28:11 -07:00
qdnslookup_unix.cpp Network: cleanliness 2024-04-05 21:32:25 +02:00
qdnslookup_win.cpp QDnsLookup/Windows: add a simple decoded domain cache 2023-06-03 19:28:14 -07:00
qhostaddress.cpp QHostAddress::toString: use QSB more 2023-08-27 06:28:49 +00:00
qhostaddress.h Add test function for private network 2023-03-11 09:43:10 +09:00
qhostaddress_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qhostinfo.cpp QHostInfo: fix lookupHost() signature immediately 2024-01-23 19:08:23 +01:00
qhostinfo.h Network: Add Q_GADGET to types exposed in signals and slots 2024-04-17 09:53:04 +00:00
qhostinfo_p.h QHostInfoResult::postResultsReady: streamline the implementation 2023-09-06 13:23:15 +02:00
qhostinfo_unix.cpp QHostInfo::localDomainName: use QBAV more 2023-09-01 17:47:28 +03:00
qhostinfo_win.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetconmonitor_darwin.mm QtNetwork: Split out QNativeSocketEnginePrivate 2023-02-02 13:19:06 +01:00
qnetconmonitor_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetconmonitor_stub.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetconmonitor_win.cpp QNetworkConnectionEvents: fix potential nullptr access 2023-09-18 12:21:44 +00:00
qnetworkdatagram.cpp Deprecate Q_ASSUME() 2023-08-14 17:36:37 -07:00
qnetworkdatagram.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qnetworkdatagram_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetworkinformation.cpp QNetworkInfo: if no builtin defaults are found, load anything 2023-10-31 11:37:38 +02:00
qnetworkinformation.h Add Q_CLASSINFO to QNetworkInformation 2023-08-24 18:29:15 +02:00
qnetworkinformation_p.h Make QNetworkInformation thread safe 2023-08-14 16:24:46 +02:00
qnetworkinterface.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qnetworkinterface.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetworkinterface_linux.cpp QNetworkInterface/Linux: fix mismatch of pointer and pointee 2023-07-11 13:44:29 -07:00
qnetworkinterface_p.h Remove more unused qreadwritelock.h includes 2022-05-17 18:49:31 +02:00
qnetworkinterface_uikit_p.h Remove if_types.h workaround for watchOS 2022-08-04 03:35:36 +02:00
qnetworkinterface_unix.cpp QNetworkInterface[unix]: fixup some memcpys 2024-04-05 21:32:26 +02:00
qnetworkinterface_unix_p.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetworkinterface_win.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetworkproxy.cpp qnetworkproxy_mac: use API available both on iOS and macOS 2023-01-30 20:10:25 +01:00
qnetworkproxy.h Network: Add Q_GADGET to types exposed in signals and slots 2024-04-17 09:53:04 +00:00
qnetworkproxy_android.cpp JNI: replace TYPE declarations with CLASS declarations 2023-09-20 00:05:39 +02:00
qnetworkproxy_darwin.cpp network: use CIS compare more 2023-11-01 23:05:38 +03:00
qnetworkproxy_generic.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qnetworkproxy_libproxy.cpp qnetworkproxy[libproxy]: Add missing include 2023-09-06 17:24:40 +00:00
qnetworkproxy_win.cpp Port from qAsConst() to std::as_const() 2022-10-11 23:17:18 +02:00
qtldurl.cpp Update description of topleveldomain feature 2023-01-17 18:21:26 +01:00
qtldurl_p.h Update description of topleveldomain feature 2023-01-17 18:21:26 +01:00
qtnetworkglobal.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtnetworkglobal_p.h Remove the use of Q_NETWORK_PRIVATE_EXPORT 2023-12-22 19:07:27 +01:00