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.6
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
/
qprinter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]
Sergio Martins
2018-12-05
1
-1
/
+1
*
Extend PDF engine to allow the generation of PDFs with huge pages
Andre de la Rocha
2018-10-22
1
-1
/
+6
*
QPagedPainterDevicePrivate: Remove m_pageLayout
Albert Astals Cid
2018-02-16
1
-28
/
+15
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-1
/
+1
|
\
|
*
PrintSupport: convert 0 with nullptr (c++11)
Laurent Montel
2017-11-30
1
-1
/
+1
*
|
Replace Q_DECL_OVERRIDE with override where possible
Kevin Funk
2017-09-19
1
-6
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-31
1
-2
/
+1
|
\
|
*
Initialize the print engine with the given printer name
Andy Shaw
2017-08-25
1
-2
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
1
-3
/
+5
|
\
|
|
*
Convert features.printpreviewwidget to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-05-30
1
-3
/
+5
*
|
Improve PDF/A-1b support in QPdfWriter
Tobias Koenig
2017-03-28
1
-1
/
+32
|
/
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
1
-0
/
+4
|
\
|
*
winrt: Fix Qt5PrintSupport(d).lib generation
Maurice Kalinowski
2017-01-13
1
-0
/
+4
*
|
doc: update QPrinter docs for clangqdoc
Martin Smith
2017-01-06
1
-132
/
+6
|
/
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-3
/
+3
|
\
|
*
Doc: Change instances of '(Mac) OS X' to 'macOS'
Topi Reinio
2016-08-12
1
-3
/
+3
*
|
QtBase (remainder): use printf-style qWarning/qDebug where possible (I)
Marc Mutz
2016-03-12
1
-1
/
+1
*
|
QtPrintSupport: convert some index-based into C++11 range-for loops
Marc Mutz
2016-02-17
1
-8
/
+8
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
|
QtPrintSupport: eradicate all Q_FOREACH loops
Marc Mutz
2015-12-23
1
-1
/
+2
*
|
Use Q_UNLIKELY for every qFatal()/qCritical()
Marc Mutz
2015-11-29
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-06
1
-1
/
+9
|
\
|
*
Doc:added doc to undocumented functions
Nico Vertriest
2015-07-22
1
-1
/
+9
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
1
-3
/
+3
|
\
|
|
*
Replace MAC OS X with OS X
Nico Vertriest
2015-06-30
1
-3
/
+3
*
|
Use QList::reserve(), reduces reallocations
Sérgio Martins
2015-06-27
1
-1
/
+3
*
|
qprinter: Remove superfluous iteration and memory allocation
Sérgio Martins
2015-06-19
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-06-01
1
-2
/
+2
|
\
|
*
Fix documentation of obsoleted functions to show the right replacement
Andy Shaw
2015-05-26
1
-2
/
+2
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
|
/
*
Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixel
David Faure
2015-01-19
1
-1
/
+4
*
Make it possible to disable font embedding
Eskil Abrahamsen Blomfeldt
2014-11-15
1
-4
/
+0
*
QPrinter - Fix DuplexMode on all platforms
John Layt
2014-10-24
1
-4
/
+8
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QPrinter - Don't use QPrinterInfo::availablePrinters()
John Layt
2014-06-07
1
-3
/
+3
*
QPagedPaintDevice - Move QPageLayout methods
John Layt
2014-04-05
1
-65
/
+95
*
QPrinter - Doc fix
John Layt
2014-03-17
1
-16
/
+1
*
QPrinter - Fix winPageSize() on Mac and Linux
John Layt
2014-03-17
1
-8
/
+0
*
QPrinter - Use QPageSize and QPageLayout
John Layt
2014-03-17
1
-202
/
+270
*
QPrintEngine - Switch Windows to QPlatformPrintDevice
John Layt
2014-03-17
1
-9
/
+5
*
QPagedPaintDevice - Use QPageSize and QPageLayout
John Layt
2014-03-17
1
-50
/
+146
*
QPrinter - Add page metric tests
John Layt
2014-03-17
1
-2
/
+10
*
QPrinter - Enable changing of Orientation on Mac
John Layt
2014-02-05
1
-3
/
+1
*
QPrinter - Fix PaperSources
John Layt
2014-02-05
1
-2
/
+0
*
QPrinter - Fix Printer Selection option on Windows
John Layt
2014-02-05
1
-12
/
+10
*
QPrinter - Clean up Print Engine Key defaults and tests
John Layt
2014-02-05
1
-1
/
+0
*
QPrinter - Add missing PaperSource values
John Layt
2014-01-13
1
-1
/
+6
*
QPagedPaintDevice - Fix size of ISO B9 page
John Layt
2014-01-06
1
-2
/
+2
*
QPrinter - Simplify setting manual properties
John Layt
2013-11-29
1
-57
/
+30
*
QPrinter - Fix OutputFormat when no printers
John Layt
2013-11-29
1
-62
/
+109
[next]