qt6-bb10/src
Tor Arne Vestbø bee9de0452 iOS: Enable the Qt Print Support module
The print support module was disabled for the initial port of Qt
for iOS due to the lack of a native print backend and native
print dialogs, as we have on macOS.

However, even lacking these we should be able to offer the print
to PDF feature, with widget based print dialogs. We can do so
by opting in to the generic Unix print dialogs and backends,
as these do not have a hard dependency on CUPS.

Longer term we should adopt UIPrintInteractionController,
UIPrinterPickerController, and UIPrinter, but that's a bigger
task.

[ChangeLog[iOS] The Qt Print Support module is now enabled,
allowing printing to PDF. Printing to system provided printers
are not yet supported.

Fixes: QTBUG-125581
Change-Id: I5bc143e47c7277b3cea52760672ac4d0c8a7a898
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2024-05-29 03:27:18 +02:00
..
3rdparty SQLite: Update SQLite to v3.46.0 2024-05-28 00:02:04 +02:00
android Android: keep QtNative.onNewIntent() public to not break NFC usecase 2024-05-27 20:11:42 +00:00
assets Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
concurrent Long live [[nodiscard]] QFile::open 2024-04-17 20:07:47 +02:00
corelib QDateTime::fromStdTimePoint: fix the constraint 2024-05-28 21:11:23 +02:00
dbus QDBusSignature: accept empty strings as valid 2024-05-10 13:17:20 -07:00
entrypoint Add preliminary support for Qt for visionOS 2024-04-18 05:00:57 +02:00
gui PDF: fix the encoding for the file name of attachments 2024-05-28 21:17:46 +02:00
network Http: Add support for full localsocket paths 2024-05-24 22:36:59 +02:00
opengl Long live [[nodiscard]] QFile::open 2024-04-17 20:07:47 +02:00
openglwidgets Long live [[nodiscard]] QFile::open 2024-04-17 20:07:47 +02:00
platformsupport libinput: Allow setting touchscreen matrix via env var 2024-04-09 21:10:47 +00:00
plugins wasm: fix uri-list handling urls 2024-05-29 08:18:06 +10:00
printsupport iOS: Enable the Qt Print Support module 2024-05-29 03:27:18 +02:00
sql SQL/models: use qsizetype/range-base for loops where possible 2024-05-23 16:52:20 +02:00
testlib Add -Wweak-vtables to headersclean 2024-05-19 15:56:17 +00:00
tools Android: use double quotes with androiddeployqt docs 2024-05-27 17:14:34 +03:00
widgets QDockWidget::setFloating() - reparent floating tab to main window 2024-05-28 15:41:15 +02:00
xml Long live [[nodiscard]] QFile::open 2024-04-17 20:07:47 +02:00
CMakeLists.txt Add Qt icon library for examples 2023-04-22 18:14:38 +03:00