qt5base-lts/tests/auto/network
Marc Mutz 23849826b4 Sweep of int-ish → char-ish types near calls to QString::fromU*()
The fromUtf16(ushort*) and fromUcs4(uint*) overloads are going
to be deprecated. Use the newer fromUtf16(char16_t*) and
fromUcs4(char32_t*) overloads.

As a drive-by, use std::end()/std::size() where applicable.

Change-Id: I5a93e38cae4a2e33d49c90d06c5f14f7cb7ce90c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2020-05-12 05:43:37 +00:00
..
access Sweep of int-ish → char-ish types near calls to QString::fromU*() 2020-05-12 05:43:37 +00:00
kernel QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00
selftest Skip instead of fail tests when test server is not available 2020-01-14 00:15:16 +01:00
socket Merge remote-tracking branch 'origin/5.15' into dev 2020-04-11 14:59:13 +02:00
ssl QSslSocket::setSslSonfiguration - set d.configuration properly 2020-05-08 18:11:03 +02:00
CMakeLists.txt CMake: Handle finding of OpenSSL headers correctly 2020-04-08 22:03:24 +02:00
network.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00