summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-1/+18
|\
| * QMacPrintEngine: Really set the printer resolutionKai Pastor2016-02-251-1/+18
* | Updated license headersJani Heikkinen2016-01-214-67/+47
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-182-7/+4
|\|
| * Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklistAndy Shaw2015-11-062-7/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-0/+3
|\|
| * Blacklist tst_QPrinter::doubleSidedPrinting for msvc 2013Frederik Gladhorn2015-11-031-0/+3
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-053-3/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-013-3/+0
|/
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-3/+3
* tst_qprintdevice: Extend output.Friedemann Kleint2015-07-171-2/+3
* Update copyright headersJani Heikkinen2015-02-114-27/+27
* Fix QPrinter::setPaperSize regression when using QPrinter::DevicePixelDavid Faure2015-01-191-1/+11
* Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche2014-12-181-1/+1
* Make it possible to disable font embeddingEskil Abrahamsen Blomfeldt2014-11-151-15/+5
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-242-20/+34
* Update license headers and add new license filesMatti Paaso2014-09-244-75/+43
* QPrinter - Expect failure of QPrinter page size testJohn Layt2014-03-171-1/+4
* QtPrintSupport - Fix QT_NO_PRINTER buildJohn Layt2014-03-171-0/+2
* QPrinter - Fix winPageSize() on Mac and LinuxJohn Layt2014-03-171-13/+17
* QPrinter - Use QPageSize and QPageLayoutJohn Layt2014-03-171-104/+54
* QPrintEngine - Switch Windows to QPlatformPrintDeviceJohn Layt2014-03-171-39/+8
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-172-30/+72
* QPlatformPrintDevice - New QPA base classJohn Layt2014-03-174-0/+120
* QPrinter - Add page metric testsJohn Layt2014-03-171-64/+220
* QPrinter - Add more testsJohn Layt2014-02-261-6/+25
* Remove qSort usages from testsSergio Ahumada2014-02-201-2/+4
* QPrinter - Fix Printer Selection option on WindowsJohn Layt2014-02-051-5/+3
* QPrintEngne - Fix PPK_CreatorJohn Layt2014-02-051-5/+2
* QPrintEngine - Fix PPK_CollateCopiesJohn Layt2014-02-051-17/+14
* QPrintEngine - Fix PPK_DocumentNameJohn Layt2014-02-051-9/+2
* QPrinter - Clean up Print Engine Key defaults and testsJohn Layt2014-02-051-407/+1009
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-14/+1
|\
| * QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-14/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-262-2/+86
|\|
| * QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
| * Match up the specified paper size to an existing one if possibleAndy Shaw2013-11-141-2/+77
* | QPrintSupport: Move QAbstractPrintDialog test into QPrintSupportJohn Layt2013-10-265-0/+158
|/
* When calling setPageSizeMM then the size needs to be passed as MMAndy Shaw2013-09-231-0/+1
* QPrintPreviewDialog: Prevent changing of page in resize handling.Friedemann Kleint2013-05-231-0/+46
* QPagedPaintDevice: Fix setPageSize() to set correct metricsJohn Layt2013-04-121-0/+38
* Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-062-2/+0
* Only use the user set page margins for custom paperAndy Shaw2012-10-301-0/+59
* Revert a change to printer orientationTitta Heikkala2012-10-151-6/+6
* QtPrintSupport: allow slight deviations from pre-defined paper sizes in testsTeemu Katajisto2012-09-261-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-48/+48
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-132-0/+38
* Test: remove QSKIP from printsupport testsCaroline Chao2012-09-122-45/+17
* Stabilize qprinter testEskil Abrahamsen Blomfeldt2012-09-121-1/+10