qt6-bb10/src/gui
Eskil Abrahamsen Blomfeldt c22ff83b2a Fix memory leak when resolving named instances in fonts
We need to free the memory allocated when getting the
info about the variable font.

Change-Id: I25c5f070a6d02468c904428ea2ae71efce1e847c
Reviewed-by: Lars Knoll <lars@knoll.priv.no>
2023-11-13 19:14:59 +01:00
..
accessible a11y atspi: Don't restrict top-level window to 2 a11y roles 2023-10-26 00:14:33 +02:00
animation
compat Qt::mightBeRichText: port to QAnyStringView 2023-10-09 22:19:24 +00:00
doc Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
image Add QPixmapIconEngine::isNull() 2023-11-08 11:11:48 +01:00
itemmodels QStandardItemModel: don't leak in mimeData() 2023-11-12 11:22:02 +01:00
kernel Beautify QGuiApplication::event() 2023-11-10 22:21:52 +01:00
math3d Use atan2() in Quaternion axis-and-angle 2023-08-18 18:39:14 +02:00
opengl QOpenGLWidget: use (and prefer) InvalidateFramebuffer 2023-07-25 23:05:50 +02:00
painting Make all QPainter operations warn if there's no engine 2023-11-11 21:31:35 +00:00
platform QXkbCommon: Use isKeypad() to replace duplicate logic 2023-11-09 08:18:04 +00:00
rhi rhi: Add a flag to suppress D3D11 smoke test warnings 2023-11-08 14:15:18 +00:00
text Fix memory leak when resolving named instances in fonts 2023-11-13 19:14:59 +01:00
util no-thread: add QProcess config check 2023-10-31 11:21:53 +02:00
vulkan QVulkanWindow: Add a way to control post-1.0 Vulkan features 2023-11-06 18:31:54 +02:00
CMakeLists.txt Fix build with -no-feature-library 2023-10-25 08:37:23 +09:00
QtGui.dynlist
configure.cmake eglfs: extend configure test for egldevice 2023-10-17 21:51:16 +03:00
qt_cmdline.cmake