summaryrefslogtreecommitdiffstats
path: root/examples/webenginequick
Commit message (Expand)AuthorAgeFilesLines
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-062-12/+9
* Add REUSE.toml files and missing licensesLucie Gérard2024-10-311-0/+15
* Make download API asynchronousSzabolcs David2024-10-242-3/+24
* Hook up quicknanobrowser to screen capturing APIKaloyan Chehlarski2024-08-201-0/+6
* Prevent OTR to non-OTR profile switching when the storage name is emptyAnu Aliyas2024-08-131-2/+2
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-15/+16
* Additions to QWebEngineClientHints (post API review)Szabolcs David2024-06-271-0/+6
* Replace urn:dje license identifier with SPDX compatible oneKai Köhne2024-06-241-2/+1
* Make ImageAnimationPolicy a scoped enumAllan Sandfeld Jensen2024-06-201-7/+7
* Add QWebEnginePermission and rewrite permissions APIKaloyan Chehlarski2024-06-032-35/+30
* Allow checking whether certificate error comes from a page resourceKaloyan Chehlarski2024-05-172-3/+11
* Correct license for examples filesLucie Gérard2024-04-093-3/+3
* Add local fonts permission notification to Quick Nano Browser exampleKaloyan Chehlarski2024-03-221-0/+3
* Fix warning in QuicknanobrowserSzabolcs David2024-03-141-7/+1
* Add granular permission for clipboard-read/writeMoss Heim2024-03-111-0/+3
* Add setting method to set image animation policyAnu Aliyas2024-03-071-1/+42
* QWebEngineWebAuthUxRequest: add RegisterEnumClassesUnscoped for QMLMarc Mutz2024-03-041-28/+28
* Update QWebEngineWebAuthUxRequest based on 6.7 API review commentAnu Aliyas2024-01-173-38/+38
* Modify copyright format in qt_attribution.jsonLucie Gérard2023-11-221-9/+9
* Add initial internal version pageMichal Klocek2023-08-111-1/+1
* Add NSCameraUsageDescription and NSMicrophoneUsageDescription to plistsMichael Brüning2023-08-112-1/+12
* Doc: Update example category namesKai Köhne2023-08-102-0/+2
* 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-1/+46
* Support FIDO2 user verificationAnu Aliyas2023-07-125-0/+321
* Add Quick Nano Browser to Application ExamplesKimmo Leppälä2023-06-191-0/+1
* Add Windows 10 compatible manifest to examplesMartin Negyokru2023-06-163-0/+29
* Fix quicknanobrowser tab closingMartin Negyokru2023-06-021-1/+0
* QuickNanoBrowser: Make FindBar visible in dark modePeter Varga2023-05-171-0/+14
* QuickNanoBrowser: Switch to Fusion stylePeter Varga2023-05-173-3/+3
* Merge recipe browser, stylesheet browser and markdown editor examplesYigit Akcay2023-04-0531-2993/+1
* Replace WebEngineAction example with a snippetMichael Brüning2023-03-3110-286/+1
* Move custom touch handles example to manual testsMichal Klocek2023-03-229-222/+0
* Move custom dialogs example to manual testsMichal Klocek2023-03-2243-1887/+0
* Move quick minimal example to manual testsMichal Klocek2023-03-228-165/+0
* Support LTR and RTL text directions in input fieldsSzabolcs David2023-02-151-1/+3
* QuickNanoBrowser: Add feature permission request handlingPeter Varga2023-02-022-6/+98
* QuickNanoBrowser: Remove usage of Quota Permission Request APIPeter Varga2023-02-021-7/+0
* QuickNanoBrowser: Remove deprecated Qt.labs.settingsPeter Varga2023-02-021-1/+1
* Fix navigation error for incomplete URLs in webenginequick examplesMartin Negyokru2023-02-0112-3/+73
* Suppress the QTP0001 policy warningAmir Masoud Abdol2023-01-271-0/+1
* Disable WebEngineContext dump by defaultPeter Varga2023-01-191-0/+2
* Fix quicknanobrowser's popup windowMartin Negyokru2022-12-091-1/+1
* Mention WebSockets in docsSzabolcs David2022-11-031-0/+2
* Polish the nano browser exampleFriedemann Kleint2022-09-0810-30/+54
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-268-8/+8
* Add license headers to cmake filesLucie Gérard2022-07-078-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-2255-2534/+110
* Examples: Use REQUIRED COMPONENTS where possibleKai Köhne2022-05-231-1/+1
* Quick: Add support for replacing touch handles with delegatesBalazs Egedi2022-05-049-0/+337