qt5base-lts/src
Fabian Kosmale e16afd66fc gcc 11: Adjust pragma warning placement
Apparently, gcc's pragma warning logic has changed from 10 -> 11. For
gcc 11, we need to place the macro directly next to the the line which
triggers the warning.

Task-number: QTBUG-93360
Pick-to: 6.1
Change-Id: Ifaa6136050fe5b887660a8a0acf6938388f4f77d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-25 22:54:55 +02:00
..
3rdparty Attributions: Don't mention QT_CRYPTOGRAPHICHASH_ONLY_SHA1 2021-05-23 11:47:42 +00:00
android Android: Fix select handles misplacement on QDialog 2021-05-25 08:45:39 +03:00
concurrent QtConcurrentIterateKernel: fix warning 2021-04-12 10:31:54 +00:00
corelib gcc 11: Adjust pragma warning placement 2021-05-25 22:54:55 +02:00
dbus qdbus: add support for "aay" (QByteArrayList) 2021-05-02 22:00:43 +02:00
entrypoint Fix qmake user projects for QT_LIBINFIX builds on Windows/iOS 2021-03-17 09:04:56 +01:00
gui qxkbcommon: Map Super/Hyper to Meta early enough to have an effect 2021-05-25 20:02:12 +00:00
network Add #include <mutex> 2021-05-25 15:28:32 +03:00
opengl Disable spurious MSVC warning C4273 in Qt Gui, Qt OpenGL 2021-05-03 13:04:47 +00:00
openglwidgets Document QOpenGLWidget limitations without an alpha channel 2021-01-15 15:21:28 +01:00
platformsupport evdevtouch: Fix wrong addTouchPoint for "mtdev" 2021-02-23 14:22:20 +00:00
plugins Android: Fix select handles misplacement on QDialog 2021-05-25 08:45:39 +03:00
printsupport Make sure _q_printerChanged is called even if only pdf printer is available 2021-05-21 11:03:18 +02:00
sql QSqlTableModel::orderByClause(): Quote the table name 2021-05-03 14:10:36 +00:00
testlib QTestAccessible: Clear objects in EventList when deleted 2021-05-23 10:46:03 +00:00
tools uic: Add further widgets to class lib map 2021-05-25 22:01:56 +02:00
widgets Doc: Add missing preposition 2021-05-25 12:36:09 +02:00
xml The condition 'if(oldChild)' is redundant 2021-03-03 20:52:45 +08:00
CMakeLists.txt Make it possible to disable the PrintSupport module 2021-02-09 09:17:21 +01:00