summaryrefslogtreecommitdiffstats
path: root/src/printsupport
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2248-48/+48
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1848-48/+48
| |/
* / Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-082-2/+2
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Fixes to Qt D-Bus docsLars Knoll2012-11-301-1/+2
* Fix print support docsLars Knoll2012-11-304-17/+16
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* QtPrintSupport: use CUPS defaults for UNIX print dialogTeemu Katajisto2012-11-223-290/+178
* QtPrintSupport: remove advanced tab from UNIX print properties dialogTeemu Katajisto2012-11-222-436/+15
* SIC QPrintSupport: Remove unused PPK_SuppressSystemPrintStatusJohn Layt2012-11-212-5/+0
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-201-14/+8
|\