qt6-bb10/src/gui
Giuseppe D'Angelo 0effdc98dc PDF: fix the encoding for the file name of attachments
A file specification in PDF is a string (§3.10.1 of the PDF 1.6 spec).
As such, it needs to be properly encoded. Right now the code was
doing a naive conversion to latin1 (which was lossy), and was not
considering things like round parenthesis which need to be properly
escaped. Just use printString instead.

This work has been kindly sponsored by the QGIS project
(https://qgis.org/).

Change-Id: Icdcf8b553955d31fe2bc430dea54bb6e68221fc7
Pick-to: 6.7 6.5
Reviewed-by: Albert Astals Cid <aacid@kde.org>
2024-05-28 21:17:46 +02:00
..
accessible a11y atspi: Bridge QAccessibleAttributesInterface to AT-SPI 2024-05-22 15:47:50 +02:00
animation Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
compat QPageSize: remove redundant operator== declaration 2024-05-01 02:35:52 +02:00
doc Add configure feature for Metal 2024-03-19 14:52:48 +01:00
image QIcon/QIconLoader: misc cleanup 2024-05-28 19:52:06 +02:00
itemmodels QFileSystemModel: Add role for fileinfo 2024-04-11 23:12:42 +01:00
kernel visionOS: Handle Spatial Events 2024-05-27 16:38:36 +00:00
math3d QQuaterion: fix formatting 2024-01-15 19:07:08 +01:00
opengl Don't include windows.h in the public qopengl.h header 2024-01-16 14:53:39 +01:00
painting PDF: fix the encoding for the file name of attachments 2024-05-28 21:17:46 +02:00
platform QKdeTheme: update color scheme with unknown desktop theme 2024-05-21 21:03:28 +02:00
rhi rhi: Replace deprecated MTLRenderPipelineDescriptor.sampleCount 2024-05-06 20:27:42 +02:00
text Support application fallbacks for common script 2024-05-21 07:24:03 +02:00
util QDesktopServices: clean up pre-Qt-6.6 code 2024-05-15 18:22:39 +02:00
vulkan Rename files for header generation 2024-03-20 15:24:07 +01:00
CMakeLists.txt [QNX] Use QRhiBackingstore for non-raster surface windows 2024-05-16 16:40:55 +03:00
QtGui.dynlist
configure.cmake Fix test compilation issues with QtLite configuration 2024-05-06 14:29:02 +00:00
qt_cmdline.cmake Change the -qpa configure argument logic 2024-05-14 20:48:12 +02:00