summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Spellchecker: Fix and clean up qmake build of the examplePeter Varga2022-03-312-8/+7
* CookieBrowser: Make alternating rows readable in dark modePeter Varga2022-03-241-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-161-13/+13
* Doc: Remove broken homepage link from markdowncss attributionLuca Di Sera2021-11-082-2/+1
* Minor. Cleanup qt6_add_resources usageMichal Klocek2021-10-289-10/+10
* Fix some issues with icu for dict toolMichal Klocek2021-10-281-1/+0
* Doc: Fix broken attributions to the Public DomainLuca Di Sera2021-09-303-3/+3
* Polish the markdown editor exampleFriedemann Kleint2021-09-213-17/+24
* Fix disconnect on null old page win Simple Browser exampleKirill Burtsev2021-09-111-11/+12
* Fix wrong save file filter for Markdown Editor exampleKirill Burtsev2021-09-111-1/+1
* Fix webui exampleAllan Sandfeld Jensen2021-09-101-2/+1
* Fix crash in PrintMe exampleSzabolcs David2021-08-303-23/+32
* Fix issue of not working dictionary conversionMichal Klocek2021-08-302-4/+9
* Doc: Fix documentation warnings for Qt WebEngineTopi Reinio2021-08-231-4/+4
* Remove duplicated 'downloadProgress' in favor of separate signalsKirill Burtsev2021-07-212-3/+3
* Adaptations for 90-basedAllan Sandfeld Jensen2021-07-131-1/+5
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-073-16/+20
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-1/+0
* Make default profile off the recordMichal Klocek2021-06-252-7/+7
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-151-0/+34
* Move printing finished callback to signalAllan Sandfeld Jensen2021-06-111-2/+2
* Fix some compiler warningsPeter Varga2021-06-1013-16/+0
* Drop printsupport dependency from coreSzabolcs David2021-06-032-9/+9
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-288-54/+28
* Make handling of certificate errors possible from a signalAllan Sandfeld Jensen2021-05-253-5/+4
* Bump the minimum required cmake version to 3.19Michal Klocek2021-05-2213-13/+13
* Add examples to the cmake buildMichal Klocek2021-05-2215-6/+738
* 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
* | Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-02-021-1/+3
|\|
| * Support devtools close buttonAllan Sandfeld Jensen2021-01-221-1/+3
* | Remove qwebengineview setter from qwebenginepageMichal Klocek2020-11-207-130/+181
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-0/+1
* | Cleanup qwebenginescript and qwebenginescriptcollection apiMichal Klocek2020-09-281-4/+5
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-233-5/+5
* | Remove default qwebenginesettings getterMichal Klocek2020-09-021-2/+2
* | Improve QWebEngineCertificateError apiMichal Klocek2020-08-282-26/+21
* | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequestMichal Klocek2020-08-185-26/+26
* | Unify certificate error handlingMichal Klocek2020-08-142-3/+2
* | Remove QT_VERSION from simplebrowserMichal Klocek2020-08-149-51/+0
* | Merge all webenginecontextmenudata wrappers into one classMichal Klocek2020-08-121-4/+4
* | Move QMenu handling from page to viewMichal Klocek2020-08-122-3/+3
* | Use QList instead of QVectorJarek Kobus2020-07-153-6/+6
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-061-1/+0
* | Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-142-2/+2
|/
* Fix build of simplebrowser against 5.12Peter Varga2019-11-288-0/+45
* Doc: Fix documentation warningsTopi Reinio2019-11-201-1/+1
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Allan Sandfeld Jensen2019-09-243-28/+34
|\
| * Fix snippet in notification exampleAllan Sandfeld Jensen2019-08-293-28/+34