summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/printing
Commit message (Expand)AuthorAgeFilesLines
* Fix discarded QFile::open() resultsPeter Varga2025-02-021-3/+6
* Fix the flaky tst_Printing::printFromPdfViewer testAnu Aliyas2025-01-291-3/+3
* Add PrintHeaderAndFooter to WebEngineSettingsSzabolcs David2024-10-171-0/+49
* Increase wait time in tst_Printing::printFromPdfViewerMoss Heim2024-09-231-1/+1
* Revert "Blacklist flaky tests for Bugfix week 2024/H2"Daniel Smith2024-08-291-2/+0
* Drop poppler dependencySzabolcs David2024-08-282-37/+54
* Blacklist flaky tests for Bugfix week 2024/H2Daniel Smith2024-08-091-0/+2
* Correct license for test filesLucie Gérard2024-06-191-1/+1
* Fix printing from PDF pluginSzabolcs David2023-12-201-0/+46
* Better handling of interrupted PDF printingSzabolcs David2023-04-051-0/+14
* Port from container::count() and length() to size() - V4Marc Mutz2022-10-111-9/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-2/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Fix build with libc++Qt Submodule Update Bot2022-04-072-6/+5
* Nuke all qmake files from testsMichal Klocek2021-08-312-15/+0
* Return printToPdf to QWebEnginePageAllan Sandfeld Jensen2021-08-091-5/+7
* Replace calls to obsolete cmake functions with modern alternativeFabian Kosmale2021-06-071-1/+1
* Drop printsupport dependency from coreSzabolcs David2021-06-031-21/+21
* Add tests to the cmake buildMichal Klocek2021-05-222-3/+37
* Fix building tst_printing against libc++Jüri Valdmann2018-11-071-2/+2
* Add printRequest()Michal Klocek2018-08-091-0/+20
* Add printToPdfPoppler testMichal Klocek2018-08-092-6/+54
* Move printing out of tst_qwebenginepageMichal Klocek2018-07-184-0/+99