summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Initialize the picpainter State in the QAlphaPaintEngine.Michael BrĂ¼ning2014-03-211-0/+1
* QPrinter - Doc fixJohn Layt2014-03-171-16/+1
* Fix translation of QtPrintSupport and QPageSize.Friedemann Kleint2014-03-171-0/+6
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-177-4/+26
* QCupsSupport - Remove obsolete CUPS codeJohn Layt2014-03-172-545/+1
* QPrintDialog - Remove CUPS specific codeJohn Layt2014-03-171-74/+74
* QPageSetupDialog - Use QPageLayout and QPageSizeJohn Layt2014-03-174-409/+356
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-173-15/+6
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-178-220/+415
* QPrintEngine - Switch Windows to QPageLayoutJohn Layt2014-03-173-309/+193
* QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-173-404/+170
* QPrintEngine - Switch Mac to QPageLayoutJohn Layt2014-03-171-0/+3
* QPrintEngine - Switch Cups to QPlaformPrintDeviceJohn Layt2014-03-173-6/+4
* QPdfPaintEngine - Use QPageLayout and QPageSizeJohn Layt2014-03-173-95/+43
* 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-264-57/+49
* QPrintEngine - Remove Windows use of port and driverJohn Layt2014-02-263-37/+16
* 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
* | Automatically link printsupport plugins to static applications.Friedemann Kleint2014-02-081-0/+1
* | Fixed initialization of QPrintPreviewDialog's image resources for static builds.Friedemann Kleint2014-02-071-0/+11
* | 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
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* | QPrinter - Add missing PaperSource valuesJohn Layt2014-01-133-2/+15
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-104-40/+50
|\|
| * QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-061-2/+2
| * QPageSetupWidget - Fix input of Custom paper sizeJohn Layt2014-01-062-37/+47
| * QprintDialog - Fix loss of page settings.John Layt2014-01-061-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-164-20/+8
|\|
| * Windows: Fix printing.Friedemann Kleint2013-12-161-1/+2
| * QPrintDialog - Fix Cups printer setup sequenceJohn Layt2013-12-091-2/+4
| * Reinitialize the printer after changing the custom paper sizeAndy Shaw2013-12-081-0/+1
| * QPageSetupWidget - Fix copying of printer settingsJohn Layt2013-12-081-3/+0
| * QPrintDialog - Fix setting of PageOrderJohn Layt2013-12-082-14/+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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-8/+0
|\|