summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/simplebrowser
Commit message (Expand)AuthorAgeFilesLines
* Update simplebrowser example to use onbeforeunloadMoss Heim11 days2-1/+23
* Correct license for examples filesLucie Gérard2024-04-093-3/+3
* simplebrowser example: Use new theme iconsFriedemann Kleint2024-04-053-7/+14
* Add granular permission for clipboard-read/writeMoss Heim2024-03-111-0/+2
* Add setting method to set image animation policyAnu Aliyas2024-03-072-0/+64
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-175-53/+53
* Add new API for screen capturingMartin Negyokru2023-12-154-0/+13
* Modify copyright format in qt_attribution.jsonLucie Gérard2023-11-221-9/+9
* Modify the file system access request window titleAnu Aliyas2023-09-141-1/+1
* Add initial internal version pageMichal Klocek2023-08-111-1/+1
* Add NSCameraUsageDescription and NSMicrophoneUsageDescription to plistsMichael Brüning2023-08-112-0/+11
* Doc: Update example category namesKai Köhne2023-08-101-0/+1
* Fix compilation issue on MAC OS with -debug-and-release configure optionAnu Aliyas2023-08-011-1/+7
* Fix geolocation permissions to use new Qt Permissions APIMichael Brüning2023-07-262-0/+45
* Support FIDO2 user verificationAnu Aliyas2023-07-128-3/+552
* Remove recipebrowser and simplebrowser from Application ExamplesKimmo Leppälä2023-06-271-1/+0
* Set example category on Widgets examplesAllan Sandfeld Jensen2023-06-201-0/+1
* Add Windows 10 compatible manifest to examplesMartin Negyokru2023-06-163-0/+29
* Simple browser example: Fix up the codeFriedemann Kleint2023-04-053-34/+6
* Simple browser example: Add helper function to remove key backspaceFriedemann Kleint2023-03-301-15/+16
* Simple browser example: Fix clazy warningsFriedemann Kleint2023-03-302-17/+13
* Simple browser example: Use member initializationFriedemann Kleint2023-03-289-25/+16
* Simple browser example: Use modern string literalsFriedemann Kleint2023-03-286-19/+31
* Disable WebEngineContext dump by defaultPeter Varga2023-01-191-0/+2
* Mention WebSockets in docsSzabolcs David2022-11-031-0/+2
* Simple Browser example: Fix startup flicker on WindowsFriedemann Kleint2022-10-134-4/+16
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-261-1/+1
* Fix simplebrowser build with Qt 6.3Peter Varga2022-08-182-0/+10
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-2218-859/+36
* Simplebrowser: Add inspector action to Window menuPeter Varga2022-06-151-1/+9
* Fix simplebrowser build with Qt 6.2Allan Sandfeld Jensen2022-06-112-0/+12
* Implement File System Access permission APISzabolcs David2022-05-262-0/+34
* Improve examples CMakeLists.txtKai Köhne2022-02-251-8/+5
* Simplebrowser: fix compiler warningsBalazs Egedi2022-02-102-3/+3
* 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-101-11/+12
* 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-011-10/+14
* 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