qt6-bb10/src/gui
Volker Hilsheimer 132d6d0127 QFontCache: don't start cleanup timer if we are not in the main thread
We can only start timers in threads started via QThread, and even then
we cannot assume that the thread runs an event loop. So only start the
timer when we are in the main thread.

Add a test that verifies that we don't get the warning message.

Pick-to: 6.2
Change-Id: I40d7d9ff115720f9ecd3eedaebbade2643daf843
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2021-10-01 16:46:48 +02:00
..
accessible Accessibility Linux: Fix caps lock state 2021-09-28 15:58:56 +00:00
animation Remove the qmake project files 2021-01-07 15:32:28 +01:00
doc Doc: Repair broken link to the XDND protocol 2021-09-21 12:51:06 +02:00
image Preserve QImage metadata when converting format with color table 2021-09-28 15:59:31 +02:00
itemmodels QFileSystemModel: cache the name filters regexps 2021-08-04 14:03:21 +02:00
kernel Allocate synchronously delivered QWSI events on the stack 2021-10-01 06:28:22 +02:00
math3d Doc: Ensure deprecated APIs in Gui are documented as such 2021-07-26 12:37:12 +02:00
opengl Cater for upstream changes in eglplatform.h 2021-09-21 16:21:01 +02:00
painting Avoid generating large pdf files when using dashed cosmetic pens 2021-09-29 22:07:43 +02:00
platform Expose the config and display for EGL-based QOpenGLContexts 2021-09-13 18:31:56 +02:00
rhi rhi: gl: Do not issue memory barriers when we do not have to 2021-09-28 17:58:56 +02:00
text QFontCache: don't start cleanup timer if we are not in the main thread 2021-10-01 16:46:48 +02:00
util Introduce QDoubleValidator::setRange overload with two parameters 2021-09-20 09:39:13 +02:00
vulkan codechecker: Add assert for implicit condition 2021-06-18 10:37:17 +02:00
CMakeLists.txt Add native interface for X11 application, exposing display and connection 2021-08-06 15:09:39 +02:00
QtGui.dynlist
configure.cmake Remove hack fix from vulkan qnx building 2021-09-29 14:59:25 +00:00
qt_cmdline.cmake Remove the deprecated -qpa-platform-guard argument 2020-08-23 11:05:14 +02:00
qtgui.tracepoints Fix compilation error when LTTng enabled 2021-03-25 15:37:55 +09:00