qt6-bb10/src
Fan RuiJie ab1904363a Fix warnings due to enums in QSizePolicy
gcc 11 generates warnings as

"bitwise operation between different enumeration types
'QSizePolicy::Policy' and 'QSizePolicy::PolicyFlag' is deprecated"

in C++20.

Fixes: QTBUG-93810
Pick-to: 6.2 5.15
Change-Id: If8a796b33a772cc1a561eb0b6bc4def8f9f54bc0
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2021-10-21 19:31:27 +00:00
..
3rdparty Update Harfbuzz to version 3.0.0 2021-10-05 21:53:10 +02:00
android Android: set allowNativeHeapPointerTagging to false in the manifest 2021-10-21 11:39:53 +00:00
concurrent Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
corelib Move the ABI tag from minimum-linux.S to qlibraryinfo.cpp 2021-10-21 00:55:48 -07:00
dbus dbus: Fix typos 2021-10-14 20:22:21 +02:00
entrypoint Adjust the EntryPoint target name according to the internal module naming policy 2021-06-15 12:51:49 +02:00
gui Fix inconsistencies between advanceWidth and bounding rects 2021-10-21 12:37:22 +02:00
network Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
opengl Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
openglwidgets Migrate to autogenerated cpp exports 2021-06-25 19:33:12 +02:00
platformsupport evdevtouch: Fix loading screen name for output mapping 2021-10-12 12:52:01 +02:00
plugins macOS: add default Edit menu items, if not added by AppKit 2021-10-21 16:05:47 +02:00
printsupport Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
sql Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
testlib Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
tools androidtestrunner: make sure that system-user is used 2021-10-21 08:23:22 +00:00
widgets Fix warnings due to enums in QSizePolicy 2021-10-21 19:31:27 +00:00
xml Doc: Enable qdoc warning count limit 2021-10-21 19:10:52 +02:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00