summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinter/tst_qprinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+6
* tst_QPrinter: stabilize qprinter testChristian Ehrlicher2019-01-201-1/+1
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-031-0/+45
|\
| * If the page size is not valid on the new printer, set a custom sizeAndy Shaw2018-05-021-0/+45
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-101-1/+5
|\|
| * tst_QPrinter: Use qWaitForWindowActive() to wait for dialogKari Oikarinen2018-04-091-1/+5
* | Move duplex member from QPdfPrintEnginePrivate to QCupsPrintEnginePrivateAlbert Astals Cid2018-02-201-2/+2
|/
* Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-041-2/+2
* tst_QPrinter: Share printers in testPageRectAndPaperRect/testMarginFriedemann Kleint2017-08-231-64/+68
* tst_QPrinter: Disambiguate all file namesFriedemann Kleint2017-08-231-38/+25
* tst_QPrinter: Run in temporary directoryFriedemann Kleint2017-07-031-27/+32
* Convert features.filedialog to QT_[REQUIRE_]CONFIGStephan Binner2017-06-291-2/+2
* 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-211-17/+12
|/
* Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklistAndy Shaw2015-11-061-4/+4
* Various tests: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-281-3/+3
* 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