qt6-bb10/src/concurrent
Topi Reinio 43ea57b901 Use a global value for warning limit when testing documentation in CI
The most common limit for the maximum number of allowed documentation
warnings is zero. Use a global value for 'warninglimit', adopted by
all Qt module documentation projects that include the configuration
from qtbase/doc/global.

This allows for a temporary increase of the limit across all modules as
needed - for example, when updating the QDoc binary that the CI
provisions to a version that introduces new types of documentation
warnings.

Increase this base limit temporarily to 10 to help re-enable
documentation testing in CI as it's currently disabled.

Task-number: QTBUG-113326
Change-Id: I8b66951ca9324bcfaec3b5a7ec2cff544c62feb0
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
2023-06-27 15:12:31 +00:00
..
doc Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
CMakeLists.txt src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
qtaskbuilder.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtaskbuilder.qdoc Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrent_global.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentcompilertest.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentfilter.cpp Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentfilter.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentfilterkernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentfunctionwrappers.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentiteratekernel.cpp Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentiteratekernel.h QtConcurrent: fix warning due to assignment to narrower integer type 2023-04-03 00:02:46 +11:00
qtconcurrentmap.cpp Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentmap.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentmapkernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentmedian.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentreducekernel.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentrun.cpp QFuture: mention the work-stealing algorithm in the docs 2023-06-20 12:24:00 +02:00
qtconcurrentrun.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrentrunbase.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrentstoredfunctioncall.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qtconcurrenttask.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00
qtconcurrenttask.qdoc Add \brief descriptions to QtConcurrent topics 2022-07-20 13:15:59 +02:00
qtconcurrentthreadengine.cpp QtConcurrent: yield CPU when spinning on atomics 2023-02-28 16:49:42 +01:00
qtconcurrentthreadengine.h Replace usages of Q_CLANG_QDOC with Q_QDOC 2022-10-21 09:48:36 +02:00