qt6-bb10/src/network
Marc Mutz 19bfcdaa43 Port qIsEffectiveTLD() to QStringView
Also add a piece of documentation that the input needs to be
in lower-case (the implementation uses qt_hash to index into
a table of TLDs, and qt_hash is case-sensitive).

Change-Id: I911c0e2bb0826fc1b0fc01ed60bdfd6e4c0298f2
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
2020-04-26 11:46:16 +00:00
..
access Port qIsEffectiveTLD() to QStringView 2020-04-26 11:46:16 +00:00
doc Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
kernel Port qIsEffectiveTLD() to QStringView 2020-04-26 11:46:16 +00:00
socket Merge remote-tracking branch 'origin/5.15' into dev 2020-04-22 15:28:01 +02:00
ssl Merge remote-tracking branch 'origin/5.15' into dev 2020-04-22 15:28:01 +02:00
.prev_CMakeLists.txt CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
CMakeLists.txt CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
configure.cmake CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
configure.json Merge remote-tracking branch 'origin/5.15' into dev 2020-04-08 20:11:39 +02:00
configure.pri configure: actually resolve libraries into full filepaths 2018-12-03 11:25:56 +00:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00