summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api/qquickwebengineprofile.h
Commit message (Expand)AuthorAgeFilesLines
* Add API for extension managementMartin Negyokru7 days1-0/+6
* QQuickWebEngineProfile: make the new ctor explicitMarc Mutz2025-02-101-1/+1
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-061-0/+1
* QQuickWebEngineProfile: Add missing REVISION to new propertyKaloyan Chehlarski2024-08-191-1/+1
* Add a new constructor to QQuickWebEngineProfileSzabolcs David2024-07-081-0/+1
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-8/+8
* Additions to QWebEngineClientHints (post API review)Szabolcs David2024-06-271-0/+1
* Implement API for listing existing permissions in a profileKaloyan Chehlarski2024-06-031-0/+6
* Implement optional website permission persistenceKaloyan Chehlarski2024-06-011-0/+12
* Thread safe implementation of Favicon Quick APIAnu Aliyas2024-04-301-1/+1
* Add API to override User Agent Client HintsSzabolcs David2023-12-141-0/+2
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-241-2/+0
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-0/+1
* Do comments from api 6.6 reviewMichal Klocek2023-07-261-1/+1
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-0/+2
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-4/+4
* Enable Push MessagingSzabolcs David2022-09-121-0/+5
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-0/+1
* Clean up quick APIPeter Varga2021-07-191-2/+0
* Fix Qt include conventions in public headersFriedemann Kleint2021-07-091-3/+3
* QWebEngineQuick: Fix export macrosFriedemann Kleint2021-07-081-1/+1
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-9/+0
* Use new qml registration system and new qml cmake apiMichal Klocek2021-06-231-0/+4
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-211-3/+3
* Add API for favicon databasePeter Varga2021-06-181-0/+1
* Fix QWebEngineQuick namespace for webenginequick moduleMichal Klocek2021-06-151-1/+1
* Replace Q_NULLPTR and pointer 0 with nullptrAllan Sandfeld Jensen2021-06-101-2/+2
* Add major revision to revisioned symbolsAllan Sandfeld Jensen2021-05-261-12/+12
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-0/+189