qt5base-lts/src/gui
Alexey Edelev ef27cc126c Guard qopenglcontext_p.h with the QT_NO_OPENGL check
QtGui/private/qopenglcontext_p.h needs to be guarded to avoid
compilation errors when building Qt with openGL disabled.

Fixes: QTBUG-112656
Pick-to: 6.5
Change-Id: I21d120ed2bdb22e7aa2338e396a9a426adb80dbe
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2023-04-05 21:30:29 +02:00
..
accessible a11y: Add new relations DescriptionFor, Described, Flows{From,To} 2023-03-01 17:20:41 +01:00
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
doc Fix warnings from deprecating QFileOpenEvent::openFile, update snippet 2023-03-09 17:15:53 +01:00
image QtMiscUtils: add isAsciiPrintable() helper 2023-03-18 12:00:56 +02:00
itemmodels Doc: Remove duplicate words 2023-02-28 16:53:10 +00:00
kernel Implement setBadgeNumber for xcb backend 2023-04-04 23:53:37 +02:00
math3d Verify fix for manual get<I> calls for QVector<N>D 2023-03-22 15:59:10 +00:00
opengl rhi: Add support for half precision vertex atttributes 2023-02-27 09:23:05 -08:00
painting Fix QT_WIDGETS_HIGHDPI_DOWNSCALE 2023-03-28 09:14:09 +00:00
platform Guard qopenglcontext_p.h with the QT_NO_OPENGL check 2023-04-05 21:30:29 +02:00
rhi rhi: metal: macOS: Set presentsWithTransaction during resize 2023-03-23 16:39:18 +01:00
text Docs: document QTextFormat::Property::ListStart 2023-04-05 19:05:04 +02:00
util QEdidParser: Fix parsing of string descriptors with length less than 13 2023-03-16 14:17:24 +01:00
vulkan Modernize the VK_EXT_debug_utils callback 2023-02-02 14:57:18 +01:00
CMakeLists.txt Use Qt CMake APIs to exclude files from Unity Build 2023-04-03 12:41:14 +02:00
configure.cmake Fix build with -no-feature-egl 2023-02-20 18:20:44 +09:00
qt_cmdline.cmake Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
QtGui.dynlist