qt6-bb10/src/plugins/platforms/minimal
Alexey Edelev a02750d12f Isolate freetype feature
If freetype feature is not enabled we don't deliver its header
files as part of Qt. The freetype font database was used
as the generic fontdata base for unix platforms. This uses
QPlatformFontDatabase as the generic one if neither fontconfig
nor freetype features are enabled.

Fixes: QTBUG-109270
Change-Id: I9e935fd1557db417eb94d44b6a0d88818d567fbe
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2022-12-10 11:44:39 +01:00
..
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
main.cpp plugins: use nullptr instead of 0 and NULL 2022-10-02 12:35:08 +02:00
minimal.json Fix naming of plugins for QPA plugins and use new plugin system. 2012-02-17 08:23:02 +01:00
qminimalbackingstore.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qminimalbackingstore.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
qminimalintegration.cpp Isolate freetype feature 2022-12-10 11:44:39 +01:00
qminimalintegration.h Provide a native interface instance in minimal platform plugin 2022-08-17 04:46:59 +02:00