qt6-bb10/src/printsupport
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
..
dialogs Fix build with -no-feature-messagebox 2023-01-17 12:42:54 +09:00
doc Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
kernel Fix GCC 13 warning about freeing the global static 2023-06-06 15:26:04 -07:00
platform Refix printing of dpr>1 images on Windows 2023-04-20 15:54:28 +02:00
widgets QtWidgets: Fix errors about fields from anonymous namespaces (-Werror=subobject-linkage) 2023-02-01 19:12:36 +01:00
CMakeLists.txt Use Qt CMake APIs to exclude files from Unity Build 2023-04-03 12:41:14 +02:00
configure.cmake Fix build with -no-feature-lineedit 2023-03-04 09:45:21 +00:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00