summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinterinfo
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+4
|\
| * Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-0/+4
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-11/+12
|\|
| * test: migrate QPrinterInfo test to QRegularExpressionSamuel Gaist2019-06-111-11/+12
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-2/+8
|\|
| * Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+8
* | CMake: Build PrintSupport module and testsTobias Hunger2018-12-141-0/+14
|/
* Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
* Drop unnecessary dependencies from some testsUlf Hermann2017-01-101-1/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-241-0/+8
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QPrinterInfo - Switch to QPlatformPrintDeviceJohn Layt2014-03-171-27/+67
* Remove qSort usages from testsSergio Ahumada2014-02-201-2/+4
* QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Test: Redo remove QSKIP from printsupport testsCaroline Chao2012-09-131-0/+20
* Test: remove QSKIP from printsupport testsCaroline Chao2012-09-121-21/+8
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-1/+8
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* QtPrinterInfo: Improve QPrinterInfo TestingJohn Layt2012-05-251-163/+88
* QtPrintSupport - Modify Platform Plugin QPrinterInfo apiJohn Layt2012-05-241-0/+19
* QtPrintSupport - Fix Mac printerName() useJohn Layt2012-05-231-15/+0
* Revert "QtPrintSupport: Remove remaining LPR specific code"Rohan McGovern2012-05-081-3/+0
* QtPrintSupport: Remove remaining LPR specific codeJohn Layt2012-05-071-0/+3
* Re-enable QPrinterInfo test on Mac OS X.Jason McDonald2012-04-191-2/+0
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+2
* QPrinterInfo: remove a test that is too earlyThiago Macieira2012-03-241-1/+1
* Fix infinite recursion crash in QPrinterInfo::supportedPaperSizes()Miikka Heikkinen2012-03-191-1/+0
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-123-0/+404