summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * QPrinter - Make PDF support required for QPrinterJohn Layt2013-11-271-8/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2610-78/+138
|\|
| * QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-262-20/+22
| * QPrintDialog - Fix casting print engineJohn Layt2013-11-261-2/+2
| * Match up the specified paper size to an existing one if possibleAndy Shaw2013-11-141-46/+82
| * Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-071-0/+6
| * Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
| * Make error messages a bit better.Stephen Kelly2013-11-051-1/+1
| * QPrintDialog - Fix Windows Current Page option selectionunknown2013-11-041-2/+4
| * use private linkage where possibleOswald Buddenhagen2013-10-312-2/+2
| * 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
* | QPrintPreviewWidget: use QSignalBlockerMarc Mutz2013-10-301-3/+4
|/
* Set currently selected printer to QCUPSSupport in PageSetupWidgetMartin Klapetek2013-10-183-0/+13
* 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-082-16/+16
* Doc: remove duplicate \externalpage definitionsTopi Reinio2013-09-261-31/+0
* Fix QT_NO_PRINTER build on MacVitalii Shastun2013-09-262-3/+4
* 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
* Merge branch 'stable' into devSergio Ahumada2013-09-211-1/+1
|\
| * Initialize the print panel with the NSPrintInfo we have createdAndy Shaw2013-09-171-1/+1
* | Offer Page Range option for apps that can't do it themselvesMartin Klapetek2013-09-203-12/+45
* | Check if Print Properties dialog was shown before accessing itMartin Klapetek2013-09-201-8/+10
* | Expose more CUPS options via the 'Properties' dialogMartin Klapetek2013-09-206-65/+256
* | Add CUPS Page Set options to print supportMartin Klapetek2013-09-175-7/+136
* | Add CUPS Banner Pages options to print supportMartin Klapetek2013-09-115-13/+150
* | Add CUPS options widget to print supportMartin Klapetek2013-09-107-1/+527
* | 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-143-1/+8
|\|
| * Fix text being cut off at the right side in print preview.Michael Brüning2013-07-291-0/+1
| * QPrintDialog OSX: don't crash if ApplicationModal and no parentShawn Rutledge2013-07-251-1/+3
| * QPrintDialog: document the modality on OS X and WindowsShawn Rutledge2013-07-241-0/+4
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-9/+0
|\|
| * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-011-9/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-273-6/+4
|\|
| * QtPrintSupport: Initialize UI of widget-based dialog.Friedemann Kleint2013-06-263-6/+4
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+3
|/
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-272-2/+0
* QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-231-0/+2
* Doc: Remove widgets examples from Qt Print Support documentationTopi Reinio2013-05-204-8/+36
* Clean up old PostScript printing codeSze Howe Koh2013-05-121-9/+2
* Doc: Remove PostScript print supportSze Howe Koh2013-05-111-2/+2
* qtprintsupport: Fix missing images in tools-customcompleter.htmlSergio Ahumada2013-05-071-1/+2
* QPrinter - Fix doc errorsJohn Layt2013-04-121-2/+2