Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Inho Lee 39bcd4287a eglfs: change the condition to destroy the openglcompositor
With an openglcompositor, only first QEglFSWindow is set
with a flag, HasNativeWindow and when it is destroyed,
the openglcompositor is destroyed, too.
For now, when using openglcompositor, Qt will not check
HasNativeWindow for its nativeWindow because it is not
possible to add a HasNativeWindow flag in an existing
window. And the openglcompositor will be destroyed after
the all the QEglFSWindows are closed.

Fixes: QTBUG-129576
Pick-to: 6.8 6.5
Change-Id: I620a904a03d29e8db1738d9392f716b3ebf5b553
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2024-11-21 11:35:58 +00:00
.github/workflows
LICENSES Add REUSE.toml files 2024-11-05 14:36:16 +01:00
bin CMake: Don't hard-code "libexec" in qt-configure-module 2024-08-16 12:36:35 +02:00
cmake CMake: Fix CMP0174 warnings in SBOM generation code 2024-11-19 19:22:30 +01:00
coin Coin: Increase VxWorks stack size when testing 2024-11-12 16:31:51 +02:00
config.tests Enable broken_threadlocal_dtors for VxWorks 2024-11-05 14:36:17 +01:00
dist Add REUSE.toml files 2024-11-05 14:36:16 +01:00
doc Remove unusable Q_OBJECT qdoc macro 2024-11-19 16:26:55 +01:00
examples Doc: Move Easing Curve example into Graphics category 2024-11-12 18:36:02 +01:00
lib
libexec CMake:Android: add wrapper scripts to easily run apps 2024-10-16 20:40:08 +03:00
mkspecs Add REUSE.toml files 2024-11-05 14:36:16 +01:00
qmake QFactoryLoader: fix the ability to load symlinks to plugins 2024-10-17 12:02:00 -07:00
src eglfs: change the condition to destroy the openglcompositor 2024-11-21 11:35:58 +00:00
tests Fix XPASS in tst_QLineEdit on VxWorks 2024-11-21 11:32:11 +01:00
util CMake: Add PURL and CPE info to 3rd party attribution files 2024-11-15 14:42:37 +01:00
.cmake.conf CMake: Decouple applied cmake policies from CMake version set 2024-11-14 19:58:46 +01:00
.gitattributes
.gitignore Git ignore Visual Studio CMake build directories 2023-11-24 23:42:05 +01:00
.lgtm.yml
.tag
CMakeLists.txt cmake: add _extra_files IDE target from heuristics 2024-04-12 08:36:01 +08:00
REUSE.toml Add REUSE.toml files 2024-11-05 14:36:16 +01:00
config_help.txt Introduce emoji-segmenter to 3rdparty code 2024-11-18 15:52:13 +01:00
configure Do not assume FHS in scripts 2024-06-25 11:44:00 +02:00
configure.bat configure.bat: Fix errors on Windows 2024-03-05 11:56:24 +01:00
configure.cmake CMake: Add doc_snippets feature 2024-11-19 16:26:55 +01:00
dependencies.yaml
licenseRule.json Include relevant Unicode Inc. copyright line in generated data files 2024-08-30 19:58:47 +02:00
qt_cmdline.cmake CMake: Add a way to use system/bundled 3rdparty libs in bulk 2024-06-18 07:05:30 +02:00