qt6-bb10/src/network/kernel
Mårten Nordheim da955aadf5 QNetworkInformation: Behind captive portal
This patch adds the API, with no supporting backends

Task-number: QTBUG-93848
Change-Id: I50454717f928819e1b990df91872675e842f9987
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2021-05-31 17:25:22 +02:00
..
PSL-LICENSE.txt Fix reference of qt_attribution.json to license file 2020-11-16 07:13:44 +00:00
qauthenticator.cpp Add function to QAuthenticatorPrivate to check method support 2021-05-20 20:31:05 +02:00
qauthenticator.h Add qtnetworkglobal.h and qtnetworkglobal_p.h 2016-07-03 07:56:17 +00:00
qauthenticator_p.h Add function to QAuthenticatorPrivate to check method support 2021-05-20 20:31:05 +02:00
qdnslookup.cpp Remove unnecessary int() casting in QRandomGenerator::bounded 2021-03-17 06:21:52 +00:00
qdnslookup.h QDnsLookup - port to the new property system 2021-01-27 16:54:38 +01:00
qdnslookup_android.cpp
qdnslookup_p.h QDnsLookup - port to the new property system 2021-01-27 16:54:38 +01:00
qdnslookup_unix.cpp Add ; to Q_UNUSED 2020-07-07 11:51:48 +02:00
qdnslookup_win.cpp Remove unused qmutexpool_p.h includes 2019-06-29 16:10:25 +02:00
qhostaddress.cpp QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocket 2021-03-18 19:54:01 -08:00
qhostaddress.h QHostAddress: prepare moving NetworkLayerProtocol from QAbstractSocket 2021-03-18 19:54:01 -08:00
qhostaddress_p.h Replace Qt CONSTEXPR defines with constexpr 2020-08-14 15:52:58 +02:00
qhostinfo.cpp QHostInfo: simplify assignment operator 2021-03-03 23:41:25 +01:00
qhostinfo.h QHostInfo: address a Qt 6 todo 2020-08-24 17:43:46 +02:00
qhostinfo_p.h QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
qhostinfo_unix.cpp Fix living QLibrary member after shutdown of QCoreApplication 2020-06-23 21:59:54 +02:00
qhostinfo_win.cpp Consolidate Unix and Windows implementations of QHostInfo::fromName 2019-04-30 10:57:56 +00:00
qnetconmonitor_darwin.mm Remove QNetworkStatusMonitor 2021-02-06 10:28:20 +00:00
qnetconmonitor_p.h Remove QNetworkStatusMonitor 2021-02-06 10:28:20 +00:00
qnetconmonitor_stub.cpp Remove QNetworkStatusMonitor 2021-02-06 10:28:20 +00:00
qnetconmonitor_win.cpp Remove QNetworkStatusMonitor 2021-02-06 10:28:20 +00:00
qnetworkdatagram.cpp Doc: Move literal code block to a separate file 2018-10-15 10:55:18 +00:00
qnetworkdatagram.h Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage 2019-04-04 18:01:38 +00:00
qnetworkdatagram_p.h Network: Use canonical license headers 2017-02-28 15:34:01 +00:00
qnetworkinformation.cpp QNetworkInformation: Behind captive portal 2021-05-31 17:25:22 +02:00
qnetworkinformation.h QNetworkInformation: Behind captive portal 2021-05-31 17:25:22 +02:00
qnetworkinformation_p.h QNetworkInformation: Behind captive portal 2021-05-31 17:25:22 +02:00
qnetworkinterface.cpp QNetworkAddressEntry: export QDebug stream operator 2021-05-19 19:48:17 +02:00
qnetworkinterface.h QNetworkAddressEntry: export QDebug stream operator 2021-05-19 19:48:17 +02:00
qnetworkinterface_linux.cpp QNetworkInterface/Linux: make the IFLA_OPER_STATE set IsRunning 2021-02-18 12:34:17 -08:00
qnetworkinterface_p.h QNetworkInterface/Unix: fix DNS eligibility of global addresses 2021-03-05 13:56:31 -08:00
qnetworkinterface_uikit_p.h A temporary fix for CI: define macros from the missing if_types.h 2017-11-23 04:11:08 +00:00
qnetworkinterface_unix.cpp Add Solaris support in cmake build 2021-04-21 20:57:04 +00:00
qnetworkinterface_unix_p.h Deprecate constructing QFlags from a pointer 2019-11-20 19:43:38 +01:00
qnetworkinterface_win.cpp Windows code: Fix clang-tidy warnings about C-style casts 2018-08-30 06:26:44 +00:00
qnetworkproxy.cpp Remove bearermanagement usage inside QNAM and QNetworkProxy 2020-04-01 21:35:12 +01:00
qnetworkproxy.h QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
qnetworkproxy_android.cpp Use templated QJniObject::object() instead of static_cast 2021-05-06 18:06:44 +00:00
qnetworkproxy_generic.cpp QNetworkProxy: don't allocate when parsing [1/2]: loop body 2020-04-29 22:31:25 +00:00
qnetworkproxy_libproxy.cpp Fix crashes with libproxy+webkitgtk: it's not threadsafe 2017-08-27 16:37:08 +00:00
qnetworkproxy_mac.cpp macOS: Make sure that the reserved characters are not escaped 2020-12-04 15:09:46 +01:00
qnetworkproxy_win.cpp Use QList instead of QVector in network 2020-06-26 14:42:43 +02:00
qt_attribution.json Update public suffix list to today's latest 2021-01-27 15:00:57 +01:00
qtldurl.cpp Rename qurltlds-related files to match the header's move 2020-11-08 13:02:23 +01:00
qtldurl_p.h Remove unused qTopLevelDomain() 2020-04-27 13:08:45 +02:00
qtnetworkglobal.h QtNetwork: Remove leftover deprecation macros 2020-06-12 16:08:34 +02:00
qtnetworkglobal_p.h Linux: Add abstract address support for QLocal{Socket,Server} 2021-04-01 06:57:04 +01:00
qurltlds_p.h Update public suffix list to today's latest 2021-01-27 15:00:57 +01:00
qurltlds_p.h.INFO Rename qurltlds-related files to match the header's move 2020-11-08 13:02:23 +01:00