Qt Connectivity
Go to file
Marc Mutz 4d975c3ffc Port simple cases of count() to size()
The count() methods on QByteArray and QString are deprecated. The ones
on other Qt containers will likely follow soon, so port them all to
size().

The changes which also require int -> qsizetype will come in a
follow-up patch.

Pick-to: 6.3
Change-Id: I23e364019b9cfc457d93f4a3bb4660fe8d790da8
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Juha Vuolle <juha.vuolle@insta.fi>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-04-11 15:21:46 +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 Adjust configure tests to ignore libs in /usr/local on macOS 2021-10-26 08:49:54 +02:00
dist Add changes file for Qt 5.15.2 2020-11-03 12:53:33 +00:00
examples Port simple cases of count() to size() 2022-04-11 15:21:46 +02:00
src Port simple cases of count() to size() 2022-04-11 15:21:46 +02:00
tests Port simple cases of count() to size() 2022-04-11 15:21:46 +02: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-04-01 15:32:13 +00:00
sync.profile Cleanup sync.profile 2021-09-09 12:30:34 +02:00