summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Minor. Add deployment script to simplebrowser exampleMichal Klocek2025-05-061-12/+12
* CMake: silence warning configuring examplesMoss Heim2025-04-043-5/+8
* Cleanup permissionbrowser exampleMoss Heim2025-04-034-49/+21
* multipage example: correct the qrc file to support build with qmakeShawn Rutledge2025-03-251-1/+1
* CMake: fix example target name conflictMoss Heim2025-03-241-8/+8
* Docs: fix typoMoss Heim2025-03-111-1/+1
* Minor. Open pdf files with simplebrowserMichal Klocek2025-03-061-2/+3
* Bump permissionbrowser example cmake versionMoss Heim2025-02-091-1/+1
* Remove unused lambda capturesMoss Heim2025-02-092-3/+2
* Fix discarded QFile::open() resultsPeter Varga2025-02-023-4/+16
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-062-12/+9
* Add QWebEngineProfileBuilder classAnu Aliyas2024-12-042-2/+6
* Add REUSE.toml files and missing licensesLucie Gérard2024-10-316-0/+81
* Docs: Fix formatting errors in PermissionBrowser example docsKaloyan Chehlarski2024-10-291-5/+5
* Make download API asynchronousSzabolcs David2024-10-242-3/+24
* Fix static logging category deprecation warningsKaloyan Chehlarski2024-08-272-2/+4
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-241-0/+1
* Hook up quicknanobrowser to screen capturing APIKaloyan Chehlarski2024-08-201-0/+6
* fix conditional redundancy for receivedBytesTian Shilin2024-08-161-1/+5
* fix conditional redundancy for totalBytesTian Shilin2024-08-151-1/+1
* Prevent OTR to non-OTR profile switching when the storage name is emptyAnu Aliyas2024-08-131-2/+2
* Doc: Fix links to Qt Creator documentationLeena Miettinen2024-08-052-5/+4
* Doc: Fix link to Qt Widgets DesignerTopi Reinio2024-07-301-5/+6
* Permission browser example: Use QLatin1StringViewKaloyan Chehlarski2024-07-261-1/+1
* Revert "Use static logging categories everywhere"Kaloyan Chehlarski2024-07-252-1/+3
* Fix compiler warnings in tests and examplesPeter Varga2024-07-181-2/+5
* Correct license for examples fileLucie Gérard2024-07-081-1/+1
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-038-67/+72
* Use static logging categories everywhereKaloyan Chehlarski2024-07-022-3/+1
* Additions to QWebEngineClientHints (post API review)Szabolcs David2024-06-271-0/+6
* Replace urn:dje license identifier IIKai Köhne2024-06-261-2/+1
* Replace urn:dje license identifier with SPDX compatible oneKai Köhne2024-06-243-6/+3
* Fix QWEPermission related warningsMartin Negyokru2024-06-241-1/+1
* Make ImageAnimationPolicy a scoped enumAllan Sandfeld Jensen2024-06-202-13/+13
* Add PermissionBrowser exampleKaloyan Chehlarski2024-06-0420-0/+1433
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-039-88/+74
* Allow checking whether certificate error comes from a page resourceKaloyan Chehlarski2024-05-174-5/+24
* Update simplebrowser example to use onbeforeunloadMoss Heim2024-05-022-1/+23
* Fix print preview dialog crashes in printme exampleKaloyan Chehlarski2024-04-162-5/+10
* Correct license for examples filesLucie Gérard2024-04-0923-23/+23
* simplebrowser example: Use new theme iconsFriedemann Kleint2024-04-053-7/+14
* Add local fonts permission notification to Quick Nano Browser exampleKaloyan Chehlarski2024-03-221-0/+3
* PDF multipage example: don't assume http by defaultShawn Rutledge2024-03-211-1/+3
* Fix warning in QuicknanobrowserSzabolcs David2024-03-141-7/+1
* Add granular permission for clipboard-read/writeMoss Heim2024-03-112-0/+5
* Add setting method to set image animation policyAnu Aliyas2024-03-073-1/+106
* QWebEngineWebAuthUxRequest: add RegisterEnumClassesUnscoped for QMLMarc Mutz2024-03-041-28/+28
* doc: Add docs for the pdfviewer exampleShawn Rutledge2024-01-1929-43/+107
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-178-91/+91
* Fix the background color issue in cookiebrowserAnu Aliyas2024-01-062-2/+16