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.5
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
2
-2
/
+2
*
Avoid warning from QPrinter::setFromTo() in the documented 0,0 case
Eirik Aavitsland
2022-10-19
1
-1
/
+2
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-4
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-11
1
-5
/
+5
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-3
/
+3
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-08-04
1
-4
/
+4
*
Fix typos in docs and comments
Kai Köhne
2022-06-15
1
-1
/
+1
*
Move file-static const arrays out of qprint_p.h file
Øystein Heskestad
2022-06-04
2
-129
/
+179
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
26
-989
/
+53
*
QtPrintSupport: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Printsupport: replace remaining uses of QL1String with QL1StringView
Sona Kurazyan
2022-04-19
1
-2
/
+2
*
Printsupport: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-19
3
-15
/
+21
*
Printsupport: stop using QL1Char constructor for creating char literals
Sona Kurazyan
2022-04-19
1
-2
/
+2
*
Rest of QtBase: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN
Marc Mutz
2022-04-07
4
-5
/
+21
*
Link printer plugins into user projects when using a static Qt
Joerg Bornemann
2021-11-19
1
-0
/
+6
*
Migrate to autogenerated cpp exports
Alexey Edelev
2021-06-25
1
-14
/
+1
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-34
/
+0
*
remove unused variables and parameters to fix compilation with g++-10.2
Andreas Buhr
2020-11-13
1
-2
/
+0
*
Remove Qt4Compatible painting
Allan Sandfeld Jensen
2020-11-12
1
-1
/
+1
*
Rename QRangeCollection to QPageRanges, make it a proper value type
Volker Hilsheimer
2020-11-08
2
-24
/
+7
*
Windows: Build print support plugin directly into QtPrintSupport
Friedemann Kleint
2020-09-24
3
-2072
/
+0
*
Fix some qdoc warnings: printer API cleanup
Volker Hilsheimer
2020-09-22
1
-5
/
+5
*
Remove deprecated QPrinter and QPagedPaintDevice APIs
Volker Hilsheimer
2020-09-04
2
-678
/
+3
*
Mark obsolete QPrinter functions as deprecated from 5.15 on
Volker Hilsheimer
2020-09-03
1
-1
/
+33
*
Qpagedpaintdevice: Use marginsF instead of internal struct margins
Peng Wenhao
2020-09-01
2
-3
/
+3
*
QPrinterInfo: Remove deprecated methods
Marcel Krems
2020-08-25
2
-50
/
+0
*
Drop spurious const from parameter
Edward Welbourne
2020-08-23
1
-1
/
+1
*
Fix build with mingw gcc 9 and -Wsuggest-override
Kai Koehne
2020-08-10
1
-15
/
+15
*
Fix some MSVC int conversion warnings
Friedemann Kleint
2020-07-17
1
-1
/
+1
*
Add ; to Q_UNUSED
Lars Schmertmann
2020-07-07
2
-12
/
+12
*
Use QList instead of QVector in printsupport
Jarek Kobus
2020-07-06
7
-31
/
+30
*
Remove winrt
Oliver Wolff
2020-06-06
2
-8
/
+2
*
Support multiple page ranges in QPrinter
Szabolcs David
2020-04-09
2
-11
/
+23
*
Pass QDate and QTime as value classes
Edward Welbourne
2020-02-27
2
-3
/
+3
*
Deprecate all methods that use QMatrix
Jarek Kobus
2020-01-28
1
-1
/
+0
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
3
-5
/
+5
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
3
-12
/
+12
*
Deprecate constructing QFlags from a pointer
Allan Sandfeld Jensen
2019-11-20
1
-1
/
+1
*
Port from QStringViewLiteral to u""
Marc Mutz
2019-07-29
1
-1
/
+1
*
Migrate Windows system libs to external dependencies
Joerg Bornemann
2019-05-08
1
-1
/
+4
*
Remove handling of missing Q_COMPILER_RVALUE_REFS
Allan Sandfeld Jensen
2019-05-01
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-11
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-04-10
1
-4
/
+4
|
|
\
|
|
*
printsupport: Fix clang-cl warning
Kai Koehne
2019-04-09
1
-4
/
+4
*
|
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-2
/
+2
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-26
1
-9
/
+21
|
\
\
|
|
/
|
*
Fix license header for qprinterinfo.cpp
Kai Koehne
2019-01-22
1
-9
/
+21
*
|
Add a few qAsConst() to range-for to prevent detachments
Sergio Martins
2018-12-10
1
-5
/
+5
*
|
Pass non-trivial types by const-ref in range-loop [-Wclazy-range-loop]
Sergio Martins
2018-12-05
1
-1
/
+1
[next]