Qt Connectivity
Go to file
Marc Mutz 0e93245c20 Fix some signed/unsigned mismatches
In jni_android.cpp, the qstrlen() function returns size_t, the
QByteArray ctor takes qsizetype, so int was wrong for both.

In QBluetoothserviceInfo/WinRT, compare quint32 to size_t, not
qsizetype.

Pick-to: 6.3
Change-Id: I4922d3c678d539b5f0ef9c80b50bf10b04e9f32d
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
2022-05-10 10:25:12 +02:00
cmake QtNFC: Add PSCSLite/winscard backend 2022-02-10 18:14:40 +01:00
coin CMake: Enable enforcing CI tests 2020-08-14 10:08:03 +02:00
config.tests Remove extra ".lib" suffix from Windows library linkage 2022-05-02 10:49:16 +03:00
dist Add changes file for Qt 5.15.2 2020-11-03 12:53:33 +00:00
examples Make bluetooth errors visible on pingpong example application 2022-04-12 11:11:38 +03:00
src Fix some signed/unsigned mismatches 2022-05-10 10:25:12 +02:00
tests Replace deprecated bluetooth disable/enable methods on Android 2022-05-07 07:51:16 +03:00
.cmake.conf Bump version to 6.4.0 2022-02-01 04:14:14 +02:00
.gitattributes Update the git-archive export options 2013-09-27 17:03:46 +02:00
.gitignore Ignore QtCreator user project files 2021-06-08 19:06:31 +02:00
.tag Update the git-archive export options 2012-09-10 12:57:49 +02:00
CMakeLists.txt CMake: Bump almost all cmake_minimum_required calls to 3.16 2021-09-22 19:51:58 +02:00
LICENSE.FDL Add license files mandated by (L)GPL and FDL. 2013-08-22 12:27:57 +02:00
LICENSE.GPL2 Updated license headers 2016-01-20 20:14:43 +00:00
LICENSE.GPL3 Updated license headers 2016-01-20 20:14:43 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 20:14:38 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-20 20:14:43 +00:00
conanfile.py Support builds with Conan 2021-08-26 13:11:17 +03:00
dependencies.yaml Update dependencies on 'dev' in qt/qtconnectivity 2022-05-05 00:06:26 +00:00
sync.profile Cleanup sync.profile 2021-09-09 12:30:34 +02:00