qt5base-lts/src/gui
Marc Mutz 5327bae6f0 QEventPoint: forward-declare QMutableEventPoint before befriending it
Otherwise the friend declaration declares the name, which here is ok,
but can cause duplicate names in other situations.

Pick-to: 6.3 6.2
Change-Id: I695f9c5c116b90ba52e1b99e15f31e732e63d357
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2022-01-12 02:03:15 +01:00
..
accessible gui: Fix typos in documentation 2021-10-12 12:52:02 +02:00
animation Remove the qmake project files 2021-01-07 15:32:28 +01:00
doc Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiom 2021-12-09 22:20:04 +01:00
image QImageReader: check allocation limit for minimum 32 bpp 2021-11-22 14:29:20 +01:00
itemmodels Eradicate Q_FOREVER from header files 2021-12-28 23:09:41 +01:00
kernel QEventPoint: forward-declare QMutableEventPoint before befriending it 2022-01-12 02:03:15 +01:00
math3d gui: Fix typos in documentation 2021-10-12 12:52:02 +02:00
opengl rhi: gl: Do not just rely on GL_COMPRESSED_TEXTURE_FORMATS 2022-01-06 14:56:32 +01:00
painting Replace QString with QStringView and use qsizetype in QPdfEnginePrivate 2022-01-11 15:39:14 +01:00
platform qxkbcommon: UCS-4-encode surrogate characters in QKeyEvent::key() 2021-12-06 15:41:33 +01:00
rhi rhi: Improve the handling of HDR capable texture formats 2022-01-11 22:38:35 +01:00
text Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spans 2022-01-11 15:04:25 +00:00
util QLayoutPolicy: fix annoying -Wdeprecated-enum-enum-conversion 2021-12-03 12:57:39 +00:00
vulkan codechecker: Add assert for implicit condition 2021-06-18 10:37:17 +02:00
CMakeLists.txt rhi: Drop the profiler for now 2022-01-04 13:00:40 +01:00
configure.cmake CMake: Enable -bundled-xcb-xinput by default 2021-11-18 02:32:58 +02:00
qt_cmdline.cmake Remove the deprecated -qpa-platform-guard argument 2020-08-23 11:05:14 +02:00
QtGui.dynlist
qtgui.tracepoints Fix compilation error when LTTng enabled 2021-03-25 15:37:55 +09:00