qt6-bb10/src
Thiago Macieira 50fc00e489 qglobal.h: remove superfluous C++11 check from Qt 5.6
Superseded by the C++17 check in qglobal.h applicable to 6.0, but only
added for 6.2 (commit 647c0e80ed).

Change-Id: Ieb9a2aa1ea914b1b956bfffd16effa512e6f1e4a
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
2022-05-27 14:12:07 -07:00
..
3rdparty Update qt_attribution for harfbuzz 2022-05-24 15:05:44 +02:00
android Add option to not include native libraries in APK 2022-05-20 08:08:02 +03:00
concurrent QtConcurrent: prevent conversion of ReduceOption to initial value 2022-05-20 17:11:15 +02:00
corelib qglobal.h: remove superfluous C++11 check from Qt 5.6 2022-05-27 14:12:07 -07:00
dbus Remove more unused qreadwritelock.h includes 2022-05-17 18:49:31 +02:00
entrypoint Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
gui Make it possible to create QTextureFileData from images 2022-05-27 20:54:44 +02:00
network QAuthenticator: allow to set custom SPN for Windows client 2022-05-24 03:10:10 +02:00
opengl Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
openglwidgets Make sure the correct context is current when invoking resizeGL 2022-05-24 20:20:02 +02:00
platformsupport Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
plugins macOS: create application menu as QCocoaNSMenu with delegate 2022-05-26 12:44:22 +02:00
printsupport Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
sql Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
testlib StackTraceHandler: call the debugger directly, instead of via /bin/sh 2022-05-23 14:53:18 -07:00
tools uic: Fix string list properties for Python 2022-05-26 00:11:40 +02:00
widgets Refactor if-else snake into switch statement 2022-05-24 22:11:51 +02:00
xml Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
CMakeLists.txt