qt6-bb10/src
Yuhang Zhao b5d874e36f Fix the QT_REQUIRE_VERSION macro
Rewrite the whole macro as a function and use QVersionNumber instead
of manual parsing to make it more modern and more readable.

Change-Id: I25498320ef6cd9f19be9267421e2727cd28cfd7c
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-05-15 08:47:17 +00:00
..
3rdparty Update download location for Harfbuzz as well 2023-05-05 10:22:05 +02:00
android Android: add missing private classes to Qt6Android.jar 2023-04-19 09:50:30 +03:00
assets Add Qt icon library for examples 2023-04-22 18:14:38 +03:00
concurrent Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
corelib QProcess/Unix: use open() + fchdir() to change directories 2023-05-15 00:12:43 +02:00
dbus QDBusConnectionPrivate: Fix handling of queued messages 2023-05-11 19:58:12 +02:00
entrypoint src: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-10 23:36:51 +01:00
gui Add QIconLoader debug logging to aid fallback logic investigation 2023-05-12 16:20:29 +02:00
network QDnsLookup/Windows: use DnsQueryEx so IPv6 servers are supported 2023-05-14 21:44:21 -07:00
opengl Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
openglwidgets Tune textures example to work with wasm and update docs 2023-04-25 18:10:44 +02:00
platformsupport QXkbCommon: set Qt::KeypadModifier when keypad button is pressed 2023-04-20 06:14:58 +00:00
plugins wasm: fix qtloader.js container element regression 2023-05-12 10:15:03 +00:00
printsupport Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
sql Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
testlib Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
tools Tracepointgen: Fix debug print warnings 2023-05-11 11:10:16 +03:00
widgets Fix the QT_REQUIRE_VERSION macro 2023-05-15 08:47:17 +00:00
xml Clarify module changes in Qt6 2023-05-09 22:36:06 +00:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00