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
/
qplatformprintdevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QPrinter: allow any margins when setting a fullpage QPageLayout
Eirik Aavitsland
2023-11-09
1
-0
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-5
/
+5
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-8
/
+8
*
Use QList instead of QVector in printsupport
Jarek Kobus
2020-07-06
1
-4
/
+4
*
Add a few qAsConst() to range-for to prevent detachments
Sergio Martins
2018-12-10
1
-5
/
+5
*
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-10-25
1
-3
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
1
-3
/
+5
|
|
\
|
|
*
Modernize the "mimetype" feature
Liang Qi
2018-10-12
1
-4
/
+6
*
|
|
Do not include qprintdialog in a kernel/ file
Albert Astals Cid
2018-10-05
1
-13
/
+3
|
/
/
*
|
Unify QPlatformPrintDevice constructors
Albert Astals Cid
2018-03-23
1
-17
/
+0
*
|
Fix QPlatformPrintDevice::supportedPageSizeMatch
Albert Astals Cid
2018-02-20
1
-0
/
+4
|
/
*
CUPS: Don't show choices that conflict with the printer installed options
Albert Astals Cid
2018-01-12
1
-0
/
+8
*
QPlatformPrintDevice: use QVector, not QList in the API
Marc Mutz
2017-12-14
1
-8
/
+8
*
QPlatformPrintDevice: store QPageSize/QMimeType/int in QList, not QVector
Marc Mutz
2017-12-14
1
-3
/
+3
*
Introduce QPrintDevice::property/setProperty
Albert Astals Cid
2017-12-13
1
-0
/
+15
*
Convert features.printdialog to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-05-30
1
-0
/
+2
*
Fix printsupport compilation with -no-feature...
Paul Olav Tvete
2017-01-25
1
-0
/
+8
*
Fix build with various features disabled
Lars Knoll
2016-10-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-11
1
-0
/
+6
|
\
|
*
QPlatformPrintDevice: fix uninit'ed member variable
Marc Mutz
2016-03-06
1
-0
/
+6
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
|
QtPrintSupport: eradicate all Q_FOREACH loops
Marc Mutz
2015-12-23
1
-5
/
+5
|
/
*
Clean up API of QPlatformPrintDevice (QPA).
Friedemann Kleint
2015-05-05
1
-5
/
+0
*
Introduce QT_NO_MIMETYPE
Sérgio Martins
2015-02-17
1
-0
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
QtPrintSupport - Fix QT_NO_PRINTER build
John Layt
2014-03-17
1
-0
/
+4
*
QPlatformPrintDevice - New QPA base class
John Layt
2014-03-17
1
-0
/
+389