qt6-bb10/src/printsupport
Eirik Aavitsland 2ac50bb0f5 QPrinter: allow any margins when setting a fullpage QPageLayout
By default, QPrinter::setPageLayout correctly rejects a layout that
specifies margins outside the printable area. However, when the layout
specifies fullpage mode, that check should be skipped, since then one
should be allowed to target the unprintable area, by definition.

Fixes: QTBUG-118580
Pick-to: 6.6 6.5
Change-Id: I8bd93d11aefee0344725ac51c2490d029657f483
Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
2023-11-09 16:52:45 +00:00
..
dialogs Use Desktop Handle in case of no valid app HWND for QPrintDialog 2023-11-08 18:24:17 +01:00
doc Doc: Fix warnings and linking issues 2023-10-09 17:24:07 +00:00
kernel QPrinter: allow any margins when setting a fullpage QPageLayout 2023-11-09 16:52:45 +00:00
platform qprintengine_mac: use const methods more 2023-09-25 17:17:57 +03:00
widgets
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