The module contains unsupported Qt 5 APIs
Go to file
Marc Mutz 93be44c9c1 tst_QLinkedList: compile with QT_NO_JAVA_STYLE_ITERATORS
Temporarily disable tests of Java-style iteration, as
qtbase/1d28fd7a9c4720289f3d41db2ed8e6fcb07d5a30 unconditionally
re-enabled QT_NO_JAVA_STYLE_ITERATORS, with no API to disable it,
breaking integration.

This commit disables the Java-style iterator code whereas the
next one reverts this and uses the API introduced in
qtbase/1d28fd7a9c4720289f3d41db2ed8e6fcb07d5a30 to re-disable
QT_NO_JAVA_STYLE_ITERATORS.

Fixes: QTBUG-100359
Pick-to: 6.3 6.2
Change-Id: I41ea0d50d1d94ff57891241cf11645d7450432d0
Reviewed-by: Sona Kurazyan <sona.kurazyan@qt.io>
2022-02-01 09:24:18 +01:00
cmake configure: Merge the three iconv libraries 2020-07-13 15:38:36 +02:00
coin CMake: Enable enforcing CI tests 2020-07-13 10:11:16 +02:00
dist Add Qt 6.0.0 changes file 2020-11-20 10:30:13 +00:00
examples Improve examples CMakeLists.txt 2022-01-25 08:35:34 +01:00
src Remove unused .qrc files 2022-01-18 09:35:17 +01:00
tests tst_QLinkedList: compile with QT_NO_JAVA_STYLE_ITERATORS 2022-02-01 09:24:18 +01:00
util/unicode/codecs/big5 CMake: Regenerate projects to use new qt_internal_ API 2020-10-01 12:07:19 +02:00
.cmake.conf Bump version to 6.4.0 2022-02-01 04:13:58 +02:00
.gitattributes Add the initial structure 2020-01-29 16:01:12 +01:00
.gitignore Add the initial structure 2020-01-29 16:01:12 +01:00
.tag Add the initial structure 2020-01-29 16:01:12 +01:00
CMakeLists.txt CMake: Make lookup of ShaderTools package QUIET 2022-01-19 15:22:06 +01:00
LICENSE.FDL Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL2 Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL3 Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.GPL3-EXCEPT Add the initial structure 2020-01-29 16:01:12 +01:00
LICENSE.LGPL3 Add the initial structure 2020-01-29 16:01:12 +01:00
conanfile.py Support builds with Conan 2021-08-26 13:09:38 +03:00
configure.cmake Move QTextCodec support into Qt5Compat 2020-06-26 12:55:39 +02:00
dependencies.yaml Update dependencies on 'dev' in qt/qt5compat 2022-02-01 02:14:00 +00:00
sync.profile Move QLinkedList to Qt5Compat 2020-01-31 12:53:57 +01:00