summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinter/tst_qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* 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-241-20/+26
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrinter - Expect failure of QPrinter page size testJohn Layt2014-03-171-1/+4
* 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-171-3/+5
* QPrinter - Add page metric testsJohn Layt2014-03-171-64/+220
* QPrinter - Add more testsJohn Layt2014-02-261-6/+25
* 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
* QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-14/+1
* Match up the specified paper size to an existing one if possibleAndy Shaw2013-11-141-2/+77
* 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-181-1/+1
* Tests: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-061-1/+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-221-24/+24
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-131-0/+18
* Test: remove QSKIP from printsupport testsCaroline Chao2012-09-121-24/+9
* Stabilize qprinter testEskil Abrahamsen Blomfeldt2012-09-121-1/+10
* Avoid duplicate setPen() in PDF when reusing QPrinterEskil Abrahamsen Blomfeldt2012-09-111-3/+0
* Ensure that printer orientation is preservedTitta Heikkala2012-08-301-0/+2
* Replace Q_WS_ in tests by Q_OS_ or check platform names.Friedemann Kleint2012-07-161-1/+1
* Replace insignificant test with QEXPECT_FAIL.Toby Tomkins2012-07-051-0/+3
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-11/+30
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-121-0/+1023