summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel/qprinterinfo/tst_qprinterinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Fix tst_qprinterinfo.cpp not compiling on VxworksMarcin Zdunek2023-08-241-1/+1
* tests: port assorted trivial uses of Q_FOREACH to ranged for loopsMarc Mutz2023-08-141-2/+2
* Android: temporarily skip tst_qprinterinfo, tst_qwidget and tst_qwindowAssam Boudjelthia2023-07-261-0/+4
* tests: Fix tst_qprinterinfo for CUPS printer instancesMichael Weghorn2022-08-241-1/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Compile autotests for IntegrityTatiana Borisova2021-09-201-8/+9
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fit tst_qprinterinfo in case there are printers in local networkAndreas Buhr2020-11-211-4/+2
* QPrinterInfo: Remove deprecated methodsMarcel Krems2020-08-251-12/+0
* Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-011-0/+4
* test: migrate QPrinterInfo test to QRegularExpressionSamuel Gaist2019-06-111-11/+12
* Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-271-2/+8
* Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
* Updated license headersJani Heikkinen2016-01-211-17/+12
* 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
* QtPrintSupport - Add QPrinterInfo api for more printer detailsJohn Layt2012-05-291-1/+8
* 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
* Fix MSVC warnings in tests.Friedemann Kleint2012-04-021-1/+2
* QPrinterInfo: remove a test that is too earlyThiago Macieira2012-03-241-1/+1
* Move tst_qprinter.cpp to QtPrintSupportDebao Zhang2012-03-121-0/+393