summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel
Commit message (Expand)AuthorAgeFilesLines
* QPrinter - Make PDF support required for QPrinterJohn Layt2013-11-271-8/+0
* QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-262-20/+22
* Match up the specified paper size to an existing one if possibleAndy Shaw2013-11-141-46/+82
* Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Remove compiler warning when QT_NO_PRINTER is definedPaul Olav Tvete2013-10-311-0/+2
* Clean up QPlatformPrinterSupport via post routine.Friedemann Kleint2013-10-311-4/+16
* Set currently selected printer to QCUPSSupport in PageSetupWidgetMartin Klapetek2013-10-182-0/+12
* If CUPS has no default printer, set up the first one in listMartin Klapetek2013-10-181-1/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-15/+15
* When calling setPageSizeMM then the size needs to be passed as MMAndy Shaw2013-09-231-3/+23
* Remove some qBinaryFind usages from the CUPS printing codeGiuseppe D'Angelo2013-09-231-2/+4
* Fix warnings about conversion from const char* to QString.Thiago Macieira2013-09-231-3/+3
* Offer Page Range option for apps that can't do it themselvesMartin Klapetek2013-09-202-0/+8
* Expose more CUPS options via the 'Properties' dialogMartin Klapetek2013-09-202-0/+37
* Add CUPS Page Set options to print supportMartin Klapetek2013-09-172-0/+30
* Add CUPS Banner Pages options to print supportMartin Klapetek2013-09-112-0/+70
* Add CUPS options widget to print supportMartin Klapetek2013-09-102-1/+114
* Make QFontEngine not derive from QObjectKonstantin Ritt2013-09-101-4/+6
* Make sure QPrinter::Folio maps to the right paper size on WindowsAndy Shaw2013-09-022-2/+5
* Fix text being cut off at the right side in print preview.Michael Brüning2013-07-291-0/+1
* Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-011-9/+0
* QPrinter - Fix doc errorsJohn Layt2013-04-121-2/+2
* Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-192-0/+4
* Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-124-11/+113
* Fix some warnings that have crept up since I last fixed warningsThiago Macieira2013-02-271-1/+1
* QWin32PrintEngine: Fix build on MinGW + avoid dummy allocationsKonstantin Ritt2013-02-261-6/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * Printer support needs user32.lib and gdi32.lib on WindowsPeter Kümmel2013-01-241-1/+1
* | | Add support for getting the paper names available for the printerAndy Shaw2013-02-119-3/+87
* | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-296-24/+0
|/ /
* / Update copyright year in Digia's license headersSergio Ahumada2013-01-1821-21/+21
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Fix print support docsLars Knoll2012-11-301-2/+2
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-212-5/+0
* Only use the user set page margins for custom paperAndy Shaw2012-10-303-9/+18
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-222-5/+16
* Revert a change to printer orientationTitta Heikkala2012-10-151-15/+2
* Fix number of available printers in CUPS support.Rafael Roquetto2012-10-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2222-517/+517
* printsupport: Include own headers firstSergio Ahumada2012-09-192-2/+4
* Fix QPrinter documentation errors.Mitch Curtis2012-09-131-76/+3
* QtPrintSupport: set QPrinter margins also to QPagedPaintDeviceTeemu Katajisto2012-09-111-0/+3
* Fix qdoc tag.Frederik Gladhorn2012-09-111-1/+1
* printsupport: Fix missing or improper include guard in headersSergio Ahumada2012-09-083-8/+8
* Ensure that printer orientation is preservedTitta Heikkala2012-08-301-2/+15
* Fix qdoc errors in PrinterInfo.Frederik Gladhorn2012-08-281-2/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-201-16/+9
* QtPrintSupport: Replace remaining Q_WS_ conditionals by name checks.Friedemann Kleint2012-07-211-11/+1