summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinter
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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-052-2/+3
* Add bug numbers to insignificant_test markers.Jason McDonald2012-04-161-1/+1
* Windows: Make tst_qprinter significant again since the test is passingMiikka Heikkinen2012-03-311-1/+0
* Fix QPrinter test in WindowsMiikka Heikkinen2012-03-231-11/+30
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-123-0/+1034