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
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 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
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2018-10-25
5
-12
/
+21
|
\
|
|
*
Extend PDF engine to allow the generation of PDFs with huge pages
Andre de la Rocha
2018-10-22
1
-1
/
+6
|
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-10-17
4
-11
/
+15
|
|
\
|
|
*
Modernize the "mimetype" feature
Liang Qi
2018-10-12
4
-12
/
+16
*
|
|
Printing: Expose default and supported color modes
Albert Astals Cid
2018-10-12
2
-0
/
+32
*
|
|
Do not include qprintdialog in a kernel/ file
Albert Astals Cid
2018-10-05
1
-13
/
+3
|
/
/
*
|
Windows code: Fix clang-tidy warnings about C-style casts
Friedemann Kleint
2018-08-30
1
-6
/
+8
*
|
Remove dead code in QWin32PrintEngine
Friedemann Kleint
2018-08-28
1
-28
/
+15
*
|
Windows: Cache the printer capability information the first time
Andy Shaw
2018-07-20
1
-5
/
+6
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-24
1
-8
/
+2
|
\
|
|
*
QWin32PrintEngine: Fix crash in drawPixmap(), drawImage()
Friedemann Kleint
2018-05-23
1
-8
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-05-03
1
-1
/
+4
|
\
|
|
*
If the page size is not valid on the new printer, set a custom size
Andy Shaw
2018-05-02
1
-1
/
+4
*
|
cups: Take conflicts for duplex and page size into account
Albert Astals Cid
2018-03-27
2
-0
/
+25
*
|
Unify QPlatformPrintDevice constructors
Albert Astals Cid
2018-03-23
2
-19
/
+1
*
|
Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivate
Albert Astals Cid
2018-02-20
2
-8
/
+3
*
|
Fix QPlatformPrintDevice::supportedPageSizeMatch
Albert Astals Cid
2018-02-20
1
-0
/
+4
*
|
QPagedPainterDevicePrivate: Remove m_pageLayout
Albert Astals Cid
2018-02-16
2
-28
/
+19
|
/
*
Remove QPlatformPrinterSupport::createDefaultPrintDevice
Albert Astals Cid
2018-02-05
2
-6
/
+0
*
cups: Clear cups options at the start of QPrintPropertiesDialog::setupPrinter
Albert Astals Cid
2018-01-24
2
-0
/
+6
*
CUPS: Don't show choices that conflict with the printer installed options
Albert Astals Cid
2018-01-12
5
-0
/
+16
*
CUPS: Rework set/clearCupsOption API
Albert Astals Cid
2018-01-12
2
-31
/
+19
*
CUPS: Enable printing arbitrary pages and page ranges
Albert Astals Cid
2018-01-12
2
-1
/
+7
*
Unix: Fix usability of the print properties dialog
Albert Astals Cid
2018-01-12
1
-2
/
+8
*
QtPrintSupport: Raise minimum supported MSVC version to 2015
Friedemann Kleint
2018-01-05
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
6
-11
/
+11
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Lars Knoll
2017-12-30
1
-1
/
+1
|
|
\
|
|
*
qprintengine_win.cpp: Fix -Wclazy-range-loop
Friedemann Kleint
2017-11-30
1
-1
/
+1
|
*
|
PrintSupport: convert 0 with nullptr (c++11)
Laurent Montel
2017-11-30
5
-10
/
+10
*
|
|
CUPS: Use printer job-hold-until as default instead of the nohold
Albert Astals Cid
2017-12-19
2
-5
/
+44
*
|
|
CUPS: Use printer job-billing as default instead of the empty string
Albert Astals Cid
2017-12-18
1
-0
/
+1
*
|
|
CUPS: Use printer job-sheets as default instead of none,none
Albert Astals Cid
2017-12-18
2
-0
/
+34
*
|
|
CUPS: Use default cups job-priority instead of 50
Albert Astals Cid
2017-12-18
1
-2
/
+3
*
|
|
QPlatformPrintDevice: use QVector, not QList in the API
Marc Mutz
2017-12-14
6
-29
/
+29
*
|
|
QPlatformPrintDevice: store QPageSize/QMimeType/int in QList, not QVector
Marc Mutz
2017-12-14
2
-6
/
+6
*
|
|
Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setP...
Albert Astals Cid
2017-12-13
2
-0
/
+4
*
|
|
Introduce QPrintDevice::property/setProperty
Albert Astals Cid
2017-12-13
4
-0
/
+38
*
|
|
QAlphaPaintEngine: port away from QRegion::rects()
Marc Mutz
2017-12-06
1
-6
/
+3
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-17
1
-1
/
+1
|
\
|
|
[next]