summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel
Commit message (Expand)AuthorAgeFilesLines
* QPrinter - Add missing PaperSource valuesJohn Layt2014-01-133-2/+15
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-2/+2
|\
| * QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-061-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-1/+3
|\|
| * Windows: Fix printing.Friedemann Kleint2013-12-161-1/+2
| * Reinitialize the printer after changing the custom paper sizeAndy Shaw2013-12-081-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-121/+150
|\|
| * QPrinter - Simplify setting manual propertiesJohn Layt2013-11-292-59/+33
| * QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-292-72/+127
* | Cleanup some Windows printengine code to make it look more readableAndy Shaw2013-12-031-56/+39
|/
* 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