summaryrefslogtreecommitdiffstats
path: root/tests/auto/printsupport
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-044-4/+4
* Dialogs: clean up native dialogs when object gets destroyedVolker Hilsheimer2023-09-061-0/+17
* QPrintDialog on macOS: Don't crash when parent is not a windowVolker Hilsheimer2023-09-051-0/+16
* 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-054-0/+24
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-177-14/+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-237-7/+7
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-037-0/+21
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-284-4/+4
* Use SPDX license identifiersLucie Gérard2022-05-164-108/+8
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Compile autotests for IntegrityTatiana Borisova2021-09-202-9/+10
* Remove the qmake project filesJoerg Bornemann2021-01-077-40/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-224-4/+5
* 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-234-4/+4
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-1/+1
* Remove obsolete APIs and comments from QAbstractPrintDialogVolker Hilsheimer2020-09-102-55/+58
* 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 subdir test projectsAlexandru Croitor2020-07-091-0/+3
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-4/+4
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+1
* Regenerate tests/auto/printsupportAlexandru Croitor2019-11-134-4/+10
* 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
* | Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-071-0/+2
* | 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: Store Qt features in CMake CacheTobias Hunger2019-01-171-3/+0
* | CMake: Build PrintSupport module and testsTobias Hunger2018-12-147-0/+67
|/
* 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
|\|