summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken attributions to the Public DomainLuca Di Sera2021-09-303-3/+3
* Polish the markdown editor exampleFriedemann Kleint2021-09-203-17/+24
* Fix disconnect on null old page win Simple Browser exampleKirill Burtsev2021-09-101-11/+12
* Fix wrong save file filter for Markdown Editor exampleKirill Burtsev2021-09-101-1/+1
* Fix crash in PrintMe exampleSzabolcs David2021-08-303-23/+32
* Fix issue of not working dictionary conversionMichal Klocek2021-08-292-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-081-1/+5
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-1/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-013-16/+20
* Make default profile off the recordMichal Klocek2021-06-252-7/+7
* Add spellchecker support and qwebengine_covert_dict to cmakeMichal Klocek2021-06-141-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
* | Remove usages of deprecated APIsSona Kurazyan2019-09-094-5/+6
* | Allow deferring QWebEngineCertificateError handlingKirill Burtsev2019-09-051-15/+27
* | Introduce findTextFinished signalPeter Varga2019-08-234-4/+20
* | Add API to change download directory path and file nameTamas Zakor2019-07-052-3/+5
|/
* Web Notifications widgets' API exampleKirill Burtsev2019-05-209-0/+495
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-3014-16/+533
|\
| * Simple browser example: create off-the-record profile in a lazy mannerKirill Burtsev2019-04-233-14/+24