summaryrefslogtreecommitdiff
path: root/src/printsupport
AgeCommit message (Expand)AuthorFilesLines
2014-02-06Fix printing with a custom paper specified.Andy Shaw1-2/+6
2014-01-06QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt1-2/+2
2014-01-06QPageSetupWidget - Fix input of Custom paper sizeJohn Layt2-37/+47
2014-01-06QprintDialog - Fix loss of page settings.John Layt1-1/+1
2013-12-16Windows: Fix printing.Friedemann Kleint1-1/+2
2013-12-09QPrintDialog - Fix Cups printer setup sequenceJohn Layt1-2/+4
2013-12-08Reinitialize the printer after changing the custom paper sizeAndy Shaw1-0/+1
2013-12-08QPageSetupWidget - Fix copying of printer settingsJohn Layt1-3/+0
2013-12-08QPrintDialog - Fix setting of PageOrderJohn Layt2-14/+1
2013-11-29QPrinter - Simplify setting manual propertiesJohn Layt2-59/+33
2013-11-29QPrinter - Fix OutputFormat when no printersJohn Layt2-72/+127
2013-11-27QPrinter - Make PDF support required for QPrinterJohn Layt1-8/+0
2013-11-26QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2-20/+22
2013-11-26QPrintDialog - Fix casting print engineJohn Layt1-2/+2
2013-11-14Match up the specified paper size to an existing one if possibleAndy Shaw1-46/+82
2013-11-07Add missing Q_INIT_RESOURCETor Arne Vestbø1-0/+6
2013-11-06Doc: Updated url variable in qdocconf files.Jerome Pasion1-1/+1
2013-11-05Make error messages a bit better.Stephen Kelly1-1/+1
2013-11-04QPrintDialog - Fix Windows Current Page option selectionunknown1-2/+4
2013-10-31use private linkage where possibleOswald Buddenhagen2-2/+2
2013-10-31Remove compiler warning when QT_NO_PRINTER is definedPaul Olav Tvete1-0/+2
2013-10-31Clean up QPlatformPrinterSupport via post routine.Friedemann Kleint1-4/+16
2013-10-18Set currently selected printer to QCUPSSupport in PageSetupWidgetMartin Klapetek3-0/+13
2013-10-18If CUPS has no default printer, set up the first one in listMartin Klapetek1-1/+3
2013-10-08Doc: Adding mark-up to boolean default values.Jerome Pasion2-16/+16
2013-09-26Doc: remove duplicate \externalpage definitionsTopi Reinio1-31/+0
2013-09-26Fix QT_NO_PRINTER build on MacVitalii Shastun2-3/+4
2013-09-23When calling setPageSizeMM then the size needs to be passed as MMAndy Shaw1-3/+23
2013-09-23Remove some qBinaryFind usages from the CUPS printing codeGiuseppe D'Angelo1-2/+4
2013-09-23Fix warnings about conversion from const char* to QString.Thiago Macieira1-3/+3
2013-09-21Merge branch 'stable' into devSergio Ahumada1-1/+1
2013-09-20Offer Page Range option for apps that can't do it themselvesMartin Klapetek3-12/+45
2013-09-20Check if Print Properties dialog was shown before accessing itMartin Klapetek1-8/+10
2013-09-20Expose more CUPS options via the 'Properties' dialogMartin Klapetek6-65/+256
2013-09-17Initialize the print panel with the NSPrintInfo we have createdAndy Shaw1-1/+1
2013-09-17Add CUPS Page Set options to print supportMartin Klapetek5-7/+136
2013-09-11Add CUPS Banner Pages options to print supportMartin Klapetek5-13/+150
2013-09-10Add CUPS options widget to print supportMartin Klapetek7-1/+527
2013-09-10Make QFontEngine not derive from QObjectKonstantin Ritt1-4/+6
2013-09-02Make sure QPrinter::Folio maps to the right paper size on WindowsAndy Shaw2-2/+5
2013-08-14Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn3-1/+8
2013-08-02Doc: Setting module pages' \qtvariable.Jerome Pasion1-0/+1
2013-07-29Fix text being cut off at the right side in print preview.Michael Brüning1-0/+1
2013-07-25QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge1-1/+3
2013-07-24QPrintDialog: document the modality on OS X and WindowsShawn Rutledge1-0/+4
2013-07-11Merge branch 'stable' into devSergio Ahumada1-9/+0
2013-07-01Deal with unused functions, as found by the Intel compilerThiago Macieira1-9/+0
2013-06-27Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn3-6/+4
2013-06-26QtPrintSupport: Initialize UI of widget-based dialog.Friedemann Kleint3-6/+4
2013-06-25Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion1-0/+3