summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel
Commit message (Expand)AuthorAgeFilesLines
* QPagedPaintDevice - Move QPageLayout methodsJohn Layt2014-04-052-65/+101
* Initialize the picpainter State in the QAlphaPaintEngine.Michael BrĂ¼ning2014-03-211-0/+1
* QPrinter - Doc fixJohn Layt2014-03-171-16/+1
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-174-2/+16
* QCupsSupport - Remove obsolete CUPS codeJohn Layt2014-03-172-545/+1
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-173-15/+6
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-176-208/+373
* QPrintEngine - Switch Windows to QPageLayoutJohn Layt2014-03-172-282/+168
* QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-173-404/+170
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-173-6/+4
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-172-93/+41
* QPagedPaintDevice - Use QPageSize and QPageLayoutJohn Layt2014-03-172-54/+297
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-177-225/+240
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-178-0/+1312
* QPageSize - Add new QPageSize classJohn Layt2014-03-171-0/+1
* QPrinter - Add page metric testsJohn Layt2014-03-171-2/+10
* QPrintEngine - Improve devMode handlingJohn Layt2014-02-262-41/+35
* QPrintEngine - Remove Windows use of port and driverJohn Layt2014-02-262-36/+15
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+6
|\
| * Fix printing with a custom paper specified.Andy Shaw2014-02-061-2/+6
* | QPrinter - Enable changing of Orientation on MacJohn Layt2014-02-051-3/+1
* | QPrinter - Fix PaperSourcesJohn Layt2014-02-053-10/+4
* | QPrinter - Fix Printer Selection option on WindowsJohn Layt2014-02-052-14/+10
* | QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-052-6/+9
* | QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-052-5/+6
* | QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-2/+4
* | QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-053-24/+102
* | qprintengine_win.cpp: Fix assert when printing with custom page sizes.Friedemann Kleint2014-01-281-1/+1
* | 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