qt6-bb10/src/gui
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
..
accessible a11y atspi: Report correct char code point when it's > 65535 2023-06-09 07:20:13 +03:00
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
compat QPixmapCache: deprecate replace() 2023-06-10 00:29:06 +02:00
doc Use a global value for warning limit when testing documentation in CI 2023-06-27 15:12:31 +00:00
image Doc: Mark QThemeIconEngine, QIconLoaderEngine classes as \internal 2023-06-21 13:19:51 +00:00
itemmodels Misc.: fix narrowing conversion warnings 2023-06-05 23:35:20 +03:00
kernel Fix build with -sanitize undefined 2023-06-26 19:32:11 +02:00
math3d Fix for QQuaternion normalize when length > 1 2023-06-12 15:46:07 +02:00
opengl rhi: Introduce multiview starting with OpenGL (ES) 2023-06-22 15:20:26 +02:00
painting Doc: Mark QRasterPaintEngine as \internal 2023-06-14 10:21:31 +00:00
platform Make Gnome theme react to color theme changes without GTK 2023-05-22 16:43:02 +02:00
rhi rhi: metal: Add support for multiview rendering 2023-06-27 00:48:30 +02:00
text FontEngine[directwrite]: include leftBearing for boundingBox for glyphs 2023-06-20 06:38:38 +00:00
util Replace {add,sub,mul}_overload with q{Add,Sub,Mul}Overload 2023-06-12 13:11:26 +00:00
vulkan rhi: Make it a QPA-style private but semi-public API 2023-05-21 15:42:58 +02:00
CMakeLists.txt rhi: d3d: Load DirectComposition library dynamically 2023-06-22 15:20:26 +02:00
QtGui.dynlist
configure.cmake Rid of 'special case' markers 2023-04-13 18:30:58 +02:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00