summaryrefslogtreecommitdiffstats
path: root/src/printsupport/platform/macos
Commit message (Expand)AuthorAgeFilesLines
* Replace variable length array in qt_mac_draw_pattern with QVarLengthArrayTor Arne Vestbø2025-04-031-2/+2
* print: Clamp margins entered by the user in the page setup dialogJarkko Koivikko2024-04-251-3/+4
* qprintengine_mac: use const methods moreAnton Kudryavtsev2023-09-251-2/+2
* qpaintengine: use rvalue overload moreAnton Kudryavtsev2023-09-191-1/+1
* Fix several more improperly placed #include mocThiago Macieira2022-08-041-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-168-304/+16
* Printsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-191-1/+3
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* Make sure all qtbase private headers include at least one otherThiago Macieira2022-02-242-1/+3
* Link printer plugins into user projects when using a static QtJoerg Bornemann2021-11-191-2/+0
* QPrintEngineMac: code tidiesGiuseppe D'Angelo2021-05-041-4/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-17/+0
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-121-1/+1
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-291-1/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* macOS: Remove PPD deprecation warningTor Arne Vestbø2020-07-011-4/+1
* macOS: Build print support plugin directly into QtPrintSupportTor Arne Vestbø2020-06-043-1/+32
* Move macOS print support from platform plugin into QtPrintSupportTor Arne Vestbø2020-06-049-0/+3421