summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/printme
Commit message (Expand)AuthorAgeFilesLines
* Fix print preview dialog crashes in printme exampleKaloyan Chehlarski2024-04-162-5/+10
* Correct license for examples filesLucie Gérard2024-04-091-1/+1
* Redesign printMe exampleKarolina Sofia Bang2023-12-176-78/+54
* Doc: Update example category namesKai Köhne2023-08-101-1/+1
* Set example category on Widgets examplesAllan Sandfeld Jensen2023-06-201-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-224-173/+8
* Improve examples CMakeLists.txtKai Köhne2022-02-251-10/+4
* Minor. Cleanup qt6_add_resources usageMichal Klocek2021-10-281-1/+1
* Fix crash in PrintMe exampleSzabolcs David2021-08-303-23/+32
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-011-1/+1
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-111-2/+2
* Fix some compiler warningsPeter Varga2021-06-101-1/+0
* Drop printsupport dependency from coreSzabolcs David2021-06-031-2/+2
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-3/+3
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+57
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-05-121-0/+1
|\
| * Docs: Suggest to use higher DPI for printingSzabolcs David2021-04-211-0/+1
* | Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-203-13/+13
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-2/+2
|/
* Add PrintMe exampleMichal Klocek2019-04-1510-0/+504