index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
printsupport
/
kernel
/
qprintengine_pdf.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace QPair/qMakePair with std::pair in qtbase/printsupport
Isak Fyksen
2024-11-13
1
-2
/
+2
*
print: Clamp margins entered by the user in the page setup dialog
Jarkko Koivikko
2024-04-25
1
-2
/
+3
*
QPrintEngine: emit CMYK colors as CMYK when printing in PDF
Giuseppe D'Angelo
2024-02-03
1
-1
/
+1
*
Add CMYK support for pens/fills in the PDF engine
Giuseppe D'Angelo
2024-02-02
1
-2
/
+25
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-3
/
+3
*
Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivate
Albert Astals Cid
2018-02-20
1
-7
/
+3
*
QtPrintSupport: Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-01-05
1
-1
/
+1
*
PrintSupport: convert 0 with nullptr (c++11)
Laurent Montel
2017-11-30
1
-1
/
+1
*
Improve PDF/A-1b support in QPdfWriter
Tobias Koenig
2017-03-28
1
-1
/
+3
*
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Remove unnecessary math.h and limits.h includes
Allan Sandfeld Jensen
2015-02-04
1
-4
/
+0
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QPrinter - Fix winPageSize() on Mac and Linux
John Layt
2014-03-17
1
-5
/
+6
*
QPrinter - Use QPageSize and QPageLayout
John Layt
2014-03-17
1
-0
/
+30
*
QPrintEngine - Switch Cups to QPlaformPrintDevice
John Layt
2014-03-17
1
-2
/
+2
*
QPdfPaintEngine - Use QPageLayout and QPageSize
John Layt
2014-03-17
1
-78
/
+41
*
QPrintEngine - Fix PPK_CollateCopies
John Layt
2014-02-05
1
-1
/
+1
*
QPrinter - Clean up Print Engine Key defaults and tests
John Layt
2014-02-05
1
-4
/
+38
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Only use the user set page margins for custom paper
Andy Shaw
2012-10-30
1
-2
/
+7
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtPrintSupport: Add CUPS printsupport plugin
John Layt
2012-05-31
1
-294
/
+11
*
printsupport: set duplex setting correctly to CUPS printer
Teemu Katajisto
2012-05-15
1
-14
/
+14
*
Revert "QtPrintSupport: Remove remaining LPR specific code"
Rohan McGovern
2012-05-08
1
-15
/
+156
*
QtPrintSupport: Remove remaining LPR specific code
John Layt
2012-05-07
1
-156
/
+15
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Fix printerPaperSize and some tst_qprinter test failures
Sergio Ahumada
2011-12-29
1
-1
/
+1
*
Fix build.
Friedemann Kleint
2011-08-19
1
-0
/
+4
*
Move printing into it's own library
Lars Knoll
2011-08-19
1
-0
/
+662