summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/simplebrowser
Commit message (Expand)AuthorAgeFilesLines
* Minor. Cleanup qt6_add_resources usageMichal Klocek2021-10-281-2/+2
* Doc: Fix broken attributions to the Public DomainLuca Di Sera2021-09-301-1/+1
* Fix disconnect on null old page win Simple Browser exampleKirill Burtsev2021-09-111-11/+12
* 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-071-10/+14
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-1/+0
* Make default profile off the recordMichal Klocek2021-06-252-7/+7
* Fix some compiler warningsPeter Varga2021-06-101-2/+0
* Use fixed qt_add_resource BASE argumentPeter Varga2021-05-281-35/+11
* 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-221-1/+1
* Add examples to the cmake buildMichal Klocek2021-05-221-0/+106
* 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-204-117/+168
* | Update dependencies on 'dev' in qt/qtwebengineAllan Sandfeld Jensen2020-11-021-0/+1
* | Fix compilation after 757a9c21c1 in basePeter Varga2020-09-231-2/+2
* | 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
* | Move QMenu handling from page to viewMichal Klocek2020-08-121-1/+1
* | Use QList instead of QVectorJarek Kobus2020-07-152-5/+5
* | Adapt to newer dependenciesAllan Sandfeld Jensen2020-07-061-1/+0
* | Update 'dev' dependenciesAllan Sandfeld Jensen2020-05-141-1/+1
|/
* Fix build of simplebrowser against 5.12Peter Varga2019-11-288-0/+45
* Improve QWebEngineFindTextResult APIv5.14.0-beta2Peter Varga2019-10-191-1/+1
* 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
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-303-14/+24
|\
| * Simple browser example: create off-the-record profile in a lazy mannerKirill Burtsev2019-04-233-14/+24
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-091-2/+2
|\|
| * Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-2/+2
* | Replace deprecated QDesktopWidget::screenGeometry usage in simplebrowserPeter Varga2019-02-081-1/+2
* | Web Notifications APIKirill Burtsev2019-02-061-1/+1
* | Merge branch '5.12' into devAllan Sandfeld Jensen2018-11-161-0/+1
|\|
| * Set organizationName of all examples to QtExamplesJüri Valdmann2018-11-131-0/+1
* | Merge remote-tracking branch 'origin/5.12' into devAllan Sandfeld Jensen2018-11-052-3/+3
|\|
| * Allow client certificates without opensslAllan Sandfeld Jensen2018-10-232-3/+3
* | Make it possible to enable OCSP on LinuxAllan Sandfeld Jensen2018-10-171-0/+3
|/
* Chromium requires C++14Allan Sandfeld Jensen2018-10-111-1/+0
* Merge remote-tracking branch 'origin/5.11' into 5.12Allan Sandfeld Jensen2018-09-1712-12/+43
|\
| * Document Tango icons used in examplesKai Koehne2018-08-2112-12/+43
* | Correct cert to certificateAllan Sandfeld Jensen2018-09-122-2/+2
* | Fix simplebrowser build without sslMichal Klocek2018-07-292-0/+6
* | Enable client certificate storeAllan Sandfeld Jensen2018-07-082-0/+9