summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* print: Clamp margins entered by the user in the page setup dialogJarkko Koivikko43 hours4-10/+13
* Long live [[nodiscard]] QFile::openGiuseppe D'Angelo10 days1-0/+1
* print: windows: Fix setting page orientationJarkko Koivikko2024-04-121-1/+1
* Honor QPrinter::setFullPage(true) on Windows too (no margins)David Faure2024-03-081-1/+2
* Fix previewing a preview on reentranceAllan Sandfeld Jensen2024-03-013-0/+9
* Correct doc snippet licenseLucie Gérard2024-02-281-1/+1
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* QPrintEngine: emit CMYK colors as CMYK when printing in PDFGiuseppe D'Angelo2024-02-031-1/+1
* Add CMYK support for pens/fills in the PDF engineGiuseppe D'Angelo2024-02-023-2/+28
* printpreview: Avoid rendering artifacts while scrolling zoomed viewJarkko Koivikko2023-12-211-1/+0
* QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODEFriedemann Kleint2023-11-223-0/+19
* QWin32PrintEnginePrivate: Brush up the codeFriedemann Kleint2023-11-223-68/+56
* QPrinter: allow any margins when setting a fullpage QPageLayoutEirik Aavitsland2023-11-091-0/+4
* Use Desktop Handle in case of no valid app HWND for QPrintDialogWladimir Leuschner2023-11-081-1/+6
* print: Use transient parent for native print dialog if providedJarkko Koivikko2023-10-261-13/+16
* Include what you need: <QPointer>Marc Mutz2023-10-122-0/+4
* Doc: Fix warnings and linking issuesTopi Reinio2023-10-091-0/+3
* qprintengine_mac: use const methods moreAnton Kudryavtsev2023-09-251-2/+2
* qpaintengine: use rvalue overload moreAnton Kudryavtsev2023-09-191-1/+1
* printsupport: use string view types moreAnton Kudryavtsev2023-09-122-5/+5
* Remove redundant QPair includesAhmad Samir2023-09-061-1/+0
* QPrintDialog on macOS: Don't crash when parent is not a windowVolker Hilsheimer2023-09-051-2/+3
* Enable QT_NO_CONTEXTLESS_CONNECT for most of QtBaseGiuseppe D'Angelo2023-07-111-0/+1
* Use a global value for warning limit when testing documentation in CITopi Reinio2023-06-271-3/+0
* Fix GCC 13 warning about freeing the global staticThiago Macieira2023-06-061-1/+1
* Clarify module changes in Qt6Jaishree Vyas2023-05-091-1/+1
* QPrinterInfo: fix mismatching types to ternary operatorThiago Macieira2023-05-051-1/+1
* Refix printing of dpr>1 images on WindowsEirik Aavitsland2023-04-201-1/+1
* Use Qt CMake APIs to exclude files from Unity BuildAmir Masoud Abdol2023-04-031-9/+4
* Fix build with -no-feature-lineeditTasuku Suzuki2023-03-041-0/+5
* Fix build with -no-feature-formlayoutTasuku Suzuki2023-02-211-1/+1
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-161-0/+11
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-101-5/+0
* QtGui: Add a header declaring the Windows image conversion functionsFriedemann Kleint2023-02-081-1/+1
* QtWidgets: Fix errors about fields from anonymous namespaces (-Werror=subobje...Friedemann Kleint2023-02-011-2/+5
* Support the scaling factor of some Windows pdf print devicesEirik Aavitsland2023-01-241-3/+12
* Fix build with -no-feature-messageboxTasuku Suzuki2023-01-171-2/+2
* QtPrintSupport: Disambiguate static functionsFriedemann Kleint2023-01-122-4/+4
* macOS: Stop using the deprecated [NSWorkspace openFile:] APITor Arne Vestbø2023-01-021-1/+1
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-1/+1
* Replace usages of Q_CLANG_QDOC with Q_QDOCLuca Di Sera2022-10-212-2/+2
* Avoid warning from QPrinter::setFromTo() in the documented 0,0 caseEirik Aavitsland2022-10-191-1/+2
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-4/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-112-7/+7
* Port from container.count()/length() to size()Marc Mutz2022-10-043-10/+10
* Respect CMake source tree when installing header filesAlexey Edelev2022-09-071-0/+2
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-011-0/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Fix several more improperly placed #include mocThiago Macieira2022-08-043-8/+8
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9