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
/
platform
/
windows
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace QPair/qMakePair with std::pair in qtbase/printsupport
Isak Fyksen
2024-11-13
1
-3
/
+3
*
print: Clamp margins entered by the user in the page setup dialog
Jarkko Koivikko
2024-04-25
1
-3
/
+4
*
print: windows: Fix setting page orientation
Jarkko Koivikko
2024-04-12
1
-1
/
+1
*
Honor QPrinter::setFullPage(true) on Windows too (no margins)
David Faure
2024-03-08
1
-1
/
+2
*
Remove extra semi-colons
Tasuku Suzuki
2024-02-06
1
-1
/
+1
*
QWin32PrintEnginePrivate: Properly initialize flags and fields of DEVMODE
Friedemann Kleint
2023-11-22
2
-0
/
+18
*
QWin32PrintEnginePrivate: Brush up the code
Friedemann Kleint
2023-11-22
2
-62
/
+49
*
Refix printing of dpr>1 images on Windows
Eirik Aavitsland
2023-04-20
1
-1
/
+1
*
QtGui: Add a header declaring the Windows image conversion functions
Friedemann Kleint
2023-02-08
1
-1
/
+1
*
Support the scaling factor of some Windows pdf print devices
Eirik Aavitsland
2023-01-24
1
-3
/
+12
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-08-04
1
-2
/
+2
*
Fix printing of dpr>1 images on Windows
Eirik Aavitsland
2022-07-12
1
-0
/
+1
*
Move file-static const arrays out of qprint_p.h file
Øystein Heskestad
2022-06-04
1
-21
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
7
-268
/
+16
*
Printsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
2
-2
/
+6
*
Printsupport: stop using QL1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-1
/
+1
*
Windows: Fix potential crash when retrieving default printer
Friedemann Kleint
2022-03-29
1
-1
/
+1
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
2
-0
/
+2
*
Link printer plugins into user projects when using a static Qt
Joerg Bornemann
2021-11-19
1
-2
/
+0
*
Fix printing with unhinted fonts
Eskil Abrahamsen Blomfeldt
2021-08-16
1
-2
/
+36
*
Fix mingw compiler warnings
Mårten Nordheim
2021-02-11
1
-1
/
+1
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-16
/
+0
*
QWin32PrintEngine: fix compilation
Alex Trotsenko
2020-11-20
1
-2
/
+0
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-2
/
+2
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-1
/
+1
*
QFontEngine: get rid of userData() trickery
Konstantin Ritt
2020-10-28
1
-16
/
+7
*
QWindowsPrintDevice: Fix signedness warnings
Friedemann Kleint
2020-09-24
1
-7
/
+6
*
QWindowsPrintDevice: Brush up the code
Friedemann Kleint
2020-09-24
1
-19
/
+22
*
Windows: Build print support plugin directly into QtPrintSupport
Friedemann Kleint
2020-09-24
9
-0
/
+3119