summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix -no-ssl buildPeter Varga2025-09-171-0/+4
* Doc: Add [since X.X] tags to enums that are missing themKaloyan Chehlarski2025-09-081-1/+1
* Associate permissions with framesKaloyan Chehlarski2025-08-201-1/+1
* CRA mark src/core/apiMoss Heim2025-08-121-0/+1
* Add PersistentCookiesPolicy::OnlyPersistentCookiesMoss Heim2025-08-111-0/+3
* API-review webenginecore fixesAllan Sandfeld Jensen2025-07-271-2/+2
* Normalize signal/slot signatures 2025Marc Mutz2025-06-041-1/+1
* Add API for extension managementMartin Negyokru2025-05-291-0/+17
* Add API for providing additional CA certificatesKai Uwe Broulik2025-05-271-0/+13
* Fix QWebEngineDownloadRequest::pause()Szabolcs David2025-02-241-1/+1
* Doc: Various punctuation fixesKaloyan Chehlarski2025-02-101-1/+1
* Make download API asynchronousSzabolcs David2024-10-241-13/+11
* Permission manager: separate tracking of transient permissionsKaloyan Chehlarski2024-08-241-6/+5
* Mark the persistentPermissionPolicy API as new in 6.8Allan Sandfeld Jensen2024-08-051-0/+2
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-32/+36
* Implement API for listing existing permissions in a profileKaloyan Chehlarski2024-06-031-0/+90
* Implement optional website permission persistenceKaloyan Chehlarski2024-06-011-1/+48
* Document QWebEngineClientHintsSzabolcs David2024-01-111-0/+6
* Add API to override User Agent Client HintsSzabolcs David2023-12-141-0/+8
* Fix corrupted load/fetch state on start up in case of NoCacheMichal Klocek2023-10-121-1/+4
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-241-21/+3
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-0/+22
* Add Windows 10 compatible manifest to examplesMartin Negyokru2023-06-161-1/+1
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-3/+21
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-1/+4
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-16/+12
* Enable Push MessagingSzabolcs David2022-09-121-0/+35
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Protect against default profile being deleted before its pagesAllan Sandfeld Jensen2022-06-131-0/+2
* Include moc filesAllan Sandfeld Jensen2022-05-311-0/+3
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-0/+6
* Bump copyrightsAllan Sandfeld Jensen2021-07-141-1/+1
* Clean up includes, forward declarations and friends in core apiPeter Varga2021-07-081-2/+1
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-43/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-011-1/+2
* Fix docs since 6.0 references for new apisKirill Burtsev2021-07-011-1/+1
* Make default profile off the recordMichal Klocek2021-06-251-1/+1
* Fix module specified for moved classesAllan Sandfeld Jensen2021-06-231-1/+1
* Add API for favicon databasePeter Varga2021-06-181-0/+66
* Fix some compiler warningsPeter Varga2021-06-101-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAllan Sandfeld Jensen2021-01-251-2/+9
* Remove deprecated url interoceptor setter from profileMichal Klocek2020-11-201-28/+0
* Move profile from widgets to coreMichal Klocek2020-11-201-0/+897