summaryrefslogtreecommitdiffstats
path: root/src/printsupport/platform
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-1615-572/+32
* Printsupport: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-04-193-3/+9
* Printsupport: stop using QL1Char constructor for creating char literalsSona Kurazyan2022-04-191-1/+1
* Windows: Fix potential crash when retrieving default printerFriedemann Kleint2022-03-291-1/+1
* 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-244-1/+5
* Link printer plugins into user projects when using a static QtJoerg Bornemann2021-11-192-4/+0
* Fix printing with unhinted fontsEskil Abrahamsen Blomfeldt2021-08-161-2/+36
* QPrintEngineMac: code tidiesGiuseppe D'Angelo2021-05-041-4/+4
* Fix mingw compiler warningsMårten Nordheim2021-02-111-1/+1
* Remove the qmake project filesJoerg Bornemann2021-01-072-33/+0
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-201-2/+0
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-2/+2
* Remove Qt4Compatible paintingAllan Sandfeld Jensen2020-11-122-2/+2
* Move QPolygonClipper to XCB native paintingAllan Sandfeld Jensen2020-10-291-1/+0
* QFontEngine: get rid of userData() trickeryKonstantin Ritt2020-10-281-16/+7
* QWindowsPrintDevice: Fix signedness warningsFriedemann Kleint2020-09-241-7/+6
* QWindowsPrintDevice: Brush up the codeFriedemann Kleint2020-09-241-19/+22
* Windows: Build print support plugin directly into QtPrintSupportFriedemann Kleint2020-09-249-0/+3119
* 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