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
/
macos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace variable length array in qt_mac_draw_pattern with QVarLengthArray
Tor Arne Vestbø
2025-04-03
1
-2
/
+2
*
print: Clamp margins entered by the user in the page setup dialog
Jarkko Koivikko
2024-04-25
1
-3
/
+4
*
qprintengine_mac: use const methods more
Anton Kudryavtsev
2023-09-25
1
-2
/
+2
*
qpaintengine: use rvalue overload more
Anton Kudryavtsev
2023-09-19
1
-1
/
+1
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-08-04
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
8
-304
/
+16
*
Printsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
1
-1
/
+3
*
Misc: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Make sure all qtbase private headers include at least one other
Thiago Macieira
2022-02-24
2
-1
/
+3
*
Link printer plugins into user projects when using a static Qt
Joerg Bornemann
2021-11-19
1
-2
/
+0
*
QPrintEngineMac: code tidies
Giuseppe D'Angelo
2021-05-04
1
-4
/
+4
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-17
/
+0
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-1
/
+1
*
Move QPolygonClipper to XCB native painting
Allan Sandfeld Jensen
2020-10-29
1
-1
/
+0
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
1
-2
/
+2
*
macOS: Remove PPD deprecation warning
Tor Arne Vestbø
2020-07-01
1
-4
/
+1
*
macOS: Build print support plugin directly into QtPrintSupport
Tor Arne Vestbø
2020-06-04
3
-1
/
+32
*
Move macOS print support from platform plugin into QtPrintSupport
Tor Arne Vestbø
2020-06-04
9
-0
/
+3421