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
/
plugins
/
printsupport
/
cups
/
qcupsprintengine.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QCupsPrintEnginePrivate: Use "true" for "landscape" option
Vladislav Tarakanov
2025-02-19
1
-1
/
+1
*
Replace QPair/qMakePair with std::pair in qtbase/plugins
Isak Fyksen
2024-11-19
1
-11
/
+11
*
QCupsPrintEngine::setProperty(): defend against malformed PPK_CupsOptions values
Marc Mutz
2024-11-19
1
-0
/
+7
*
QCupsPrintEngine: handle a possible failure to open the cups fd
Giuseppe D'Angelo
2024-04-04
1
-1
/
+14
*
Add CMYK support for pens/fills in the PDF engine
Giuseppe D'Angelo
2024-02-02
1
-3
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Printsupport: stop using QL1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-1
/
+1
*
Fix UI mismatch when QPrinter::setDuplex
Zhang Hao
2022-02-18
1
-3
/
+8
*
Use QList instead of QVector in plugins
Jarek Kobus
2020-07-06
1
-1
/
+1
*
Port QtPrintSupport to QStringView
Lars Knoll
2020-06-11
1
-1
/
+1
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-03
1
-1
/
+4
|
\
|
*
If the page size is not valid on the new printer, set a custom size
Andy Shaw
2018-05-02
1
-1
/
+4
*
|
cups: Support raw printers
Albert Astals Cid
2018-04-04
1
-1
/
+5
*
|
Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivate
Albert Astals Cid
2018-02-20
1
-1
/
+6
|
/
*
Remove QCupsPrintEnginePrivate::setupDefaultPrinter
Albert Astals Cid
2018-02-05
1
-32
/
+0
*
Fix custom page size handling in the Unix print dialog
Albert Astals Cid
2018-01-09
1
-3
/
+2
*
Fix print to a printer instance
Renato Araujo Oliveira Filho
2017-12-19
1
-2
/
+5
*
Cups: Check the created QPrintDevice is valid before using it
Andy Shaw
2017-09-26
1
-1
/
+1
*
Initialize the print engine with the given printer name
Andy Shaw
2017-08-25
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Use QList::reserve(), reduces reallocations
Sérgio Martins
2015-06-27
1
-1
/
+3
*
Replace #ifdefs with qmake feature checks.
Ulf Hermann
2015-06-22
1
-4
/
+0
*
Don't build CUPS related code if QT_NO_CUPS is set.
Ulf Hermann
2015-06-18
1
-2
/
+2
*
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
-2
/
+0
*
QPrinter - Fix DuplexMode on all platforms
John Layt
2014-10-24
1
-0
/
+6
*
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
-0
/
+3
*
QPrinter - Use QPageSize and QPageLayout
John Layt
2014-03-17
1
-0
/
+12
*
QPrintEngine - Switch Cups to QPlaformPrintDevice
John Layt
2014-03-17
1
-174
/
+98
*
QPdfPaintEngine - Use QPageLayout and QPageSize
John Layt
2014-03-17
1
-77
/
+38
*
QPrintEngine - Fix PPK_CollateCopies
John Layt
2014-02-05
1
-1
/
+1
*
Add support for setting/getting the paper name on the QPrinter
Andy Shaw
2013-03-12
1
-2
/
+45
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
QtPrintSupport: cleanup CUPS tmp files
Teemu Katajisto
2012-09-27
1
-0
/
+1
*
QtPrintSupport: use PPD defaults in CUPS plugin
Teemu Katajisto
2012-09-26
1
-0
/
+110
*
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
-0
/
+269