qt6-bb10/src/printsupport
Giuseppe D'Angelo 1aa16094c0 QPrintEngine: emit CMYK colors as CMYK when printing in PDF
When printing in PDF, QPrintEngine used to convert every color to
RGB. Stop doing that -- if the user paints with a CMYK color, emit
it in CMYK.

Change-Id: I2714d243103501e4602dec9f225f5379ed8f7dec
Reviewed-by: Lars Knoll <lars@knoll.priv.no>
2024-02-03 00:04:38 +01:00
..
dialogs QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE 2023-11-22 05:56:25 +01:00
doc Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
kernel QPrintEngine: emit CMYK colors as CMYK when printing in PDF 2024-02-03 00:04:38 +01:00
platform QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE 2023-11-22 05:56:25 +01:00
widgets printpreview: Avoid rendering artifacts while scrolling zoomed view 2023-12-21 17:38:01 +00:00
CMakeLists.txt Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBase 2023-07-11 22:44:29 +02:00
configure.cmake Fix build with -no-feature-lineedit 2023-03-04 09:45:21 +00:00
qt_cmdline.cmake CMake: Re-implement configure/qmake's command line handling in CMake 2020-08-17 08:08:20 +02:00