summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/stylesheetbrowser
Commit message (Expand)AuthorAgeFilesLines
* Merge recipe browser, stylesheet browser and markdown editor examplesYigit Akcay2023-04-0515-753/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-1/+1
* 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-226-271/+12
* Improve examples CMakeLists.txtKai Köhne2022-02-251-8/+4
* Minor. Cleanup qt6_add_resources usageMichal Klocek2021-10-281-1/+1
* Doc: Fix broken attributions to the Public DomainLuca Di Sera2021-09-301-1/+1
* Fix some compiler warningsPeter Varga2021-06-101-1/+0
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-3/+2
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-221-1/+1
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+55
* Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-4/+5
* Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-1/+1
* Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-131-4/+1
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-1/+0
* Document Tango icons used in examplesKai Koehne2018-08-215-1/+36
* Doc: Add missing dots (qtwebengine)Paul Wicking2018-06-221-1/+1
* Improve user experience in stylesheet exampleSzabolcs David2018-05-165-10/+87
* Remove hardcoded size from QWebEngineView::sizeHint()Szabolcs David2018-05-091-6/+50
* Fix FDL license headerKai Koehne2018-01-231-3/+3
* stylesheet example: Make dialog adapt to different sizesKai Koehne2018-01-091-136/+63
* Fix license headers in stylesheetbrowser exampleKai Koehne2017-10-205-108/+153
* Fix stylesheetbrowser to build in Qt namespaced buildAlexandru Croitor2017-07-132-0/+4
* Add StyleSheet Browser exampleSzabolcs David2017-05-1812-0/+831