summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/cups
Commit message (Expand)AuthorAgeFilesLines
* CUPS: Use printer job-billing as default instead of the empty stringAlbert Astals Cid2017-12-181-0/+2
* CUPS: Use printer job-sheets as default instead of none,noneAlbert Astals Cid2017-12-181-0/+2
* CUPS: Use default cups job-priority instead of 50Albert Astals Cid2017-12-181-0/+2
* CUPS: Fix lpoptions file not being taken into accountAlbert Astals Cid2017-12-181-1/+2
* Allow access to ppd file and ppdMarkOption via QPpdPrintDevice::property/setP...Albert Astals Cid2017-12-132-0/+24
* Merge remote-tracking branch 'origin/5.10' into devAllan Sandfeld Jensen2017-10-241-1/+1
|\
| * Cups: Check the created QPrintDevice is valid before using itAndy Shaw2017-09-261-1/+1
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-194-27/+27
|/
* Initialize the print engine with the given printer nameAndy Shaw2017-08-254-6/+6
* Plugins: optimize string usageAnton Kudryavtsev2016-10-181-1/+1
* employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-3/+4
|\
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-3/+4
* | Updated license headersJani Heikkinen2016-01-157-96/+138
|/
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-0/+3
* Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-272-1/+4
* Replace #ifdefs with qmake feature checks.Ulf Hermann2015-06-227-26/+0
* Don't build CUPS related code if QT_NO_CUPS is set.Ulf Hermann2015-06-187-14/+14
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-033-32/+1
|\
| * QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
| * Clean up API of QPlatformPrintDevice (QPA).Friedemann Kleint2015-05-052-31/+0
* | qppdprintdevice.h: Don't rely on indirect includesMarc Mutz2015-04-051-0/+4
|/
* Introduce QT_NO_MIMETYPESérgio Martins2015-02-172-0/+4
* Update copyright headersJani Heikkinen2015-02-117-47/+47
* Remove unnecessary math.h and limits.h includesAllan Sandfeld Jensen2015-02-041-2/+0
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-5/+5
* Do not pass a null pointer to unlink()Alexander Volkov2014-11-061-2/+3
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-242-0/+9
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-247-131/+75
* Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-173-6/+8
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-0/+3
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-0/+12
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-172-184/+104
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-172-80/+41
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-172-116/+5
* QPlatformPrintDevice - Add CUPS implementationJohn Layt2014-03-175-0/+676
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-1/+1
* Refresh CUPS printer list when QPrinterInfo.availablePrinters() is called.Friedemann Kleint2013-10-172-6/+19
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-122-2/+46
* Add support for getting the paper names available for the printerAndy Shaw2013-02-112-0/+6
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* specify MODULE to avoid module .pri filename clashMark Brand2012-11-021-1/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* QtPrintSupport: Fix build with QT_NO_PICTURE.Sérgio Martins2012-10-131-0/+1
* QtPrinterSupport: Fix compilation with QT_NO_PRINTERSergio Ahumada2012-10-093-0/+11
* QtPrintSupport: cleanup CUPS tmp filesTeemu Katajisto2012-09-271-0/+1