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.6
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
/
qcups.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-1
/
+1
*
Long live Q_UNREACHABLE_RETURN()!
Marc Mutz
2022-10-15
1
-4
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+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
1
-13
/
+15
*
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
1
-0
/
+10
*
Drop spurious const from parameter
Edward Welbourne
2020-08-23
1
-1
/
+1
*
Pass QDate and QTime as value classes
Edward Welbourne
2020-02-27
1
-1
/
+1
*
Replace usages of QVariant::value by qvariant_cast
Olivier Goffart
2019-12-15
1
-1
/
+1
*
Port from QStringViewLiteral to u""
Marc Mutz
2019-07-29
1
-1
/
+1
*
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-2
/
+2
*
cups: Take conflicts for duplex and page size into account
Albert Astals Cid
2018-03-27
1
-0
/
+20
*
cups: Clear cups options at the start of QPrintPropertiesDialog::setupPrinter
Albert Astals Cid
2018-01-24
1
-0
/
+5
*
CUPS: Rework set/clearCupsOption API
Albert Astals Cid
2018-01-12
1
-27
/
+17
*
CUPS: Enable printing arbitrary pages and page ranges
Albert Astals Cid
2018-01-12
1
-1
/
+6
*
CUPS: Use printer job-hold-until as default instead of the nohold
Albert Astals Cid
2017-12-19
1
-0
/
+31
*
CUPS: Use printer job-sheets as default instead of none,none
Albert Astals Cid
2017-12-18
1
-0
/
+26
*
Printsupport: Fix compilation on gcc with -Wpedantic
Laurent Montel
2017-10-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
1
-4
/
+0
|
\
|
*
Convert features.cups to QT_[REQUIRE_]CONFIG
Stephan Binner
2017-05-30
1
-4
/
+0
*
|
QDate/Time: add toString(QStringView) overloads
Marc Mutz
2017-04-12
1
-1
/
+1
|
/
*
Annotate more implicit fallthroughs
Allan Sandfeld Jensen
2017-03-27
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QCUPSSupport: clear the job-hold-until option if jobHoldToString() is empty
Marc Mutz
2015-06-19
1
-2
/
+14
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QCups: avoid relocations
Marc Mutz
2014-11-25
1
-2
/
+5
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
1
-1
/
+1
|
\
|
*
QCUPSSupport: fix misuse of QDateTime::addDays()
David Faure
2014-04-08
1
-1
/
+1
*
|
QCUPSSupport: Extract Method bannerPageToString() from setBannerPages()
Marc Mutz
2014-03-31
1
-49
/
+17
*
|
QCUPSSupport: Extract Method jobHoldToString() from setJobHold()
Marc Mutz
2014-03-31
1
-49
/
+37
|
/
*
QCupsSupport - Remove obsolete CUPS code
John Layt
2014-03-17
1
-480
/
+1
*
Set currently selected printer to QCUPSSupport in PageSetupWidget
Martin Klapetek
2013-10-18
1
-0
/
+11
*
If CUPS has no default printer, set up the first one in list
Martin Klapetek
2013-10-18
1
-1
/
+3
*
Remove some qBinaryFind usages from the CUPS printing code
Giuseppe D'Angelo
2013-09-23
1
-2
/
+4
*
Fix warnings about conversion from const char* to QString.
Thiago Macieira
2013-09-23
1
-3
/
+3
*
Offer Page Range option for apps that can't do it themselves
Martin Klapetek
2013-09-20
1
-0
/
+7
*
Expose more CUPS options via the 'Properties' dialog
Martin Klapetek
2013-09-20
1
-0
/
+11
*
Add CUPS Page Set options to print support
Martin Klapetek
2013-09-17
1
-0
/
+21
*
Add CUPS Banner Pages options to print support
Martin Klapetek
2013-09-11
1
-0
/
+57
*
Add CUPS options widget to print support
Martin Klapetek
2013-09-10
1
-1
/
+91
*
Deal with unused functions, as found by the Intel compiler
Thiago Macieira
2013-07-01
1
-9
/
+0
*
Fix some warnings that have crept up since I last fixed warnings
Thiago Macieira
2013-02-27
1
-1
/
+1
*
Add support for getting the paper names available for the printer
Andy Shaw
2013-02-11
1
-0
/
+21
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Fix number of available printers in CUPS support.
Rafael Roquetto
2012-10-13
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
printsupport: Include own headers first
Sergio Ahumada
2012-09-19
1
-1
/
+3
*
QtPrintSupport: Add CUPS printsupport plugin
John Layt
2012-05-31
1
-13
/
+70
[next]