qt6-bb10/src/corelib
Marc Mutz adc025cef6 QCoreApplication/QPostEventList: fix int/qsizetype mismatches
Includes fixes in indexed for loops that are either known to modify
the container under iteration, or else aren't known not to do it, so
were kept as indexed loops, instead of being ported to ranged ones.

Pick-to: 6.3 6.2
Task-number: QTBUG-103532
Change-Id: I7047b6127fbc4ac16ee113cfd6d1c71f2caba1e7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-05-19 11:10:39 +02:00
..
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
compat Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
doc Doc: Document qt_add_resources' OUTPUT_TARGETS argument 2022-05-17 11:49:40 +02:00
global qglobal.h: #include <stdbool.h> in C mode 2022-05-18 09:14:18 -07:00
io Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
itemmodels Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
kernel QCoreApplication/QPostEventList: fix int/qsizetype mismatches 2022-05-19 11:10:39 +02:00
mimetypes Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
platform Return specific types for frequently used Java objects 2022-05-17 00:34:06 +02:00
plugin Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
serialization Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
text Fix int/qsizetype mismatches in qstring.h 2022-05-17 18:49:31 +02:00
thread QCoreApplication/QPostEventList: fix int/qsizetype mismatches 2022-05-19 11:10:39 +02:00
time Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tools Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt Add qsimd_x86_p.h to the QtCore source tree 2022-05-17 02:51:22 +02:00
Qt6AndroidMacros.cmake Fix the support of genex's when generating Android deployment settings 2022-03-26 23:35:36 +01:00
Qt6CTestMacros.cmake CMake: Pass -v to ninja when using ctest --build-and-test 2022-04-04 15:41:20 +02:00
Qt6CoreConfigExtras.cmake.in Add the _qt_internal_android_executable_finalizer wrapper function 2022-03-02 10:23:54 +01:00
Qt6CoreConfigureFileTemplate.in CMake: Fix unnecessary rebuilding upon reconfiguration 2020-10-30 17:19:27 +01:00
Qt6CoreDeploySupport.cmake CMake: Clean up qt_deploy_runtime_dependencies for 6.3 2022-02-28 23:08:20 +01:00
Qt6CoreMacros.cmake cmake: moc - remove duplicate includes/defines 2022-05-06 15:52:47 +08:00
Qt6WasmMacros.cmake wasm: remove compiler and linker warnings 2022-03-17 15:56:19 +10:00
QtCore.dynlist Remove old pre-6.0 hooks 2021-10-22 19:12:07 -07:00
configure.cmake Logging: add support for decoding backtraces using dladdr() 2022-03-03 19:05:11 -08:00
debug_script.py Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00
qtcore.tracepoints