summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-2/+1
|\
| * Doc: Changed title of Qt Print Support's C++ Classes page.Jerome Pasion2013-03-221-2/+1
* | Make sure that we #include qconfig.h before testing for features.Thiago Macieira2013-03-192-0/+4
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-3/+3
* | Add support for setting/getting the paper name on the QPrinterAndy Shaw2013-03-125-16/+124
* | Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-1/+1
|\ \
| * | iOS: Don't include QtPrintSupport dialogs on iOSTor Arne Vestbø2013-02-271-1/+1
* | | 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-142-7/+7
|\|
| * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-011-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
| * | | substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
| |/ /
* | | 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-2911-44/+0