qt6-bb10/src
Andreas Buhr b7d4af3586 Add font function to OffscreenTheme to run unit tests with offscreen
Two unit tests fail at the moment with the offscreen theme because
the font function of the offscreen theme does not return a monospace
font when asked for a monospace font. This patch fixes it.

Change-Id: Id682c75e2a94b246cffe97b342b1b562bac82a68
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2020-11-24 18:54:45 +01:00
..
3rdparty Install 3rd party headers and meta for static builds 2020-11-16 13:08:04 +01:00
android Android: Treat ACTION_CANCEL as TouchPointReleased 2020-11-13 21:00:44 +01:00
concurrent Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
corelib Update container overview documentation - section on growth strategies 2020-11-24 18:54:45 +01:00
dbus Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
entrypoint CMake: Fix entrypoint output directory when multi-config build 2020-11-23 19:54:08 +08:00
gui Avoid integer overflow and division by zero 2020-11-23 13:33:19 +01:00
network Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
opengl Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
openglwidgets Member-initialize QOpenGLWidgetPrivate 2020-11-09 13:49:56 +01:00
platformsupport Replace qt_make_unique with std::make_unique 2020-11-23 09:50:21 +01:00
plugins Add font function to OffscreenTheme to run unit tests with offscreen 2020-11-24 18:54:45 +01:00
printsupport QWin32PrintEngine: fix compilation 2020-11-20 20:30:30 +00:00
sql Update landing pages and module pages in qtbase 2020-11-17 20:16:12 +01:00
testlib Doc: explain how to create a test touch device for use with touchEvent 2020-11-20 13:30:52 +00:00
tools QFont: Prefer setFamilies() over setFamily() 2020-11-20 14:30:22 +01:00
widgets QStackedLayout: fix a memory leak 2020-11-23 21:11:42 +01:00
xml Deprecate QScopedPointer::take() 2020-11-20 14:28:31 +01:00
CMakeLists.txt cmake: Remove indirection via Startup target for EntryPoint 2020-11-12 18:43:43 +01:00
src.pro Move iOS entrypoint logic to entrypoint library 2020-11-10 16:53:31 +01:00