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
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
/
plugins
/
printsupport
/
cups
/
qcupsprintersupport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QPpdPrintDevice::isDefault
Albert Astals Cid
2018-11-29
1
-0
/
+5
*
cups: Add a QT_CONFIG(dialogbuttonbox) guard
Tamas Zakor
2018-08-23
1
-0
/
+6
*
cups: Show a dialog when asked for password
Albert Astals Cid
2018-05-03
1
-0
/
+72
*
Initialize the print engine with the given printer name
Andy Shaw
2017-08-25
1
-2
/
+2
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Use QList::reserve(), reduces reallocations
Sérgio Martins
2015-06-27
1
-0
/
+1
*
Replace #ifdefs with qmake feature checks.
Ulf Hermann
2015-06-22
1
-4
/
+0
*
Don't build CUPS related code if QT_NO_CUPS is set.
Ulf Hermann
2015-06-18
1
-2
/
+2
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QPrinterInfo - Switch to QPlatformPrintDevice
John Layt
2014-03-17
1
-88
/
+2
*
QPlatformPrintDevice - Add CUPS implementation
John Layt
2014-03-17
1
-0
/
+41
*
Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.
Friedemann Kleint
2013-10-17
1
-6
/
+17
*
Add support for getting the paper names available for the printer
Andy Shaw
2013-02-11
1
-0
/
+5
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
QtPrinterSupport: Fix compilation with QT_NO_PRINTER
Sergio Ahumada
2012-10-09
1
-0
/
+4
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtPrintSupport - Add CUPS printer and options queries to plugin
John Layt
2012-06-09
1
-8
/
+67
*
QtPrintSupport: Move plugin access of QPrinterInfo internals to base
John Layt
2012-06-08
1
-14
/
+2
*
QtPrintSupport: Add CUPS printsupport plugin
John Layt
2012-05-31
1
-0
/
+99