summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport/kernel
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* Fix tst_qprinterinfo.cpp not compiling on VxworksMarcin Zdunek2023-08-241-1/+1
* tst_QPrintDevice: compile with QT_NO_FOREACHAhmad Samir2023-08-191-5/+4
* tst_QPrinter: compile with QT_NO_FOREACHAhmad Samir2023-08-191-6/+7
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-192-0/+4
* 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
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-053-0/+18
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-174-8/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-111-3/+3
* tests: Fix tst_qprinterinfo for CUPS printer instancesMichael Weghorn2022-08-241-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-034-0/+12
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-283-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-201-8/+9
* Remove the qmake project filesJoerg Bornemann2021-01-074-23/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-223-3/+4
* Fit tst_qprinterinfo in case there are printers in local networkAndreas Buhr2020-11-211-4/+2
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-3/+3
* QPrinter: unit tests fail when default printer supports duplexAndreas Buhr2020-09-301-3/+2
* QPrinter: fix unit tests for special case when no printer is defaultAndreas Buhr2020-09-291-1/+7
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-233-3/+3
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-101-33/+3
* Remove deprecated QPrinter and QPagedPaintDevice APIsVolker Hilsheimer2020-09-041-454/+242
* Qpagedpaintdevice: Use marginsF instead of internal struct marginsPeng Wenhao2020-09-011-33/+29
* QPrinterInfo: Remove deprecated methodsMarcel Krems2020-08-251-12/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-093-3/+3
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* Regenerate tests/auto/printsupportAlexandru Croitor2019-11-133-2/+7
* 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-032-4/+14
|\|
| * Tests: Fix some warnings about deprecated functions not under testFriedemann Kleint2019-05-272-4/+14
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-1/+1
|\|
| * tst_QPrinter: stabilize qprinter testChristian Ehrlicher2019-01-201-1/+1
* | CMake: Build PrintSupport module and testsTobias Hunger2018-12-144-0/+46
|/
* 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
* Fix the test for non-English based setupsAndy Shaw2017-08-231-1/+11
* tst_QPrinter: Disambiguate all file namesFriedemann Kleint2017-08-231-38/+25