summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/api/qquickwebengineprofile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal/slot signatures 2025Marc Mutz3 days1-1/+1
* Add API for extension managementMartin Negyokru10 days1-0/+14
* Fix QWebEngineDownloadRequest::pause()Szabolcs David2025-02-241-1/+1
* Add WebEngineProfilePrototype for profile creation from qmlAnu Aliyas2024-12-061-0/+7
* Lazy initialization for offTheRecord settingAnu Aliyas2024-11-201-1/+11
* Make download API asynchronousSzabolcs David2024-10-241-11/+10
* Make QQuickWebEngineDownloadRequest publicAllan Sandfeld Jensen2024-08-231-1/+1
* Doc: Replace \instantiates with \nativetypePaul Wicking2024-08-201-1/+1
* Prevent OTR to non-OTR profile switching when the storage name is emptyAnu Aliyas2024-08-131-0/+7
* Doc: Fix linking warnings for Qt WebEngineTopi Reinio2024-07-311-1/+1
* Add a new constructor to QQuickWebEngineProfileSzabolcs David2024-07-081-0/+18
* QWebEnginePermission: Post-API reviewKaloyan Chehlarski2024-07-031-46/+51
* Clarify the OTR nature of default QQuickWebEngineProfilesSzabolcs David2024-06-181-2/+17
* Implement API for listing existing permissions in a profileKaloyan Chehlarski2024-06-031-0/+142
* Implement optional website permission persistenceKaloyan Chehlarski2024-06-011-5/+78
* Document how to use signal with private typesAllan Sandfeld Jensen2024-04-301-0/+4
* Document QWebEngineClientHintsSzabolcs David2024-01-111-0/+6
* Add API to override User Agent Client HintsSzabolcs David2023-12-141-0/+8
* Remove WebEngineDownloadItem type from docsSzabolcs David2023-10-161-3/+3
* Remove QWebEngineUrlResponseInterceptor APIMichael Brüning2023-08-241-13/+0
* Add clearHttpCacheCompleted signal to profilePeter Varga2023-08-171-2/+34
* Add WebEngineView::save() convenience APIAnu Aliyas2023-04-201-1/+2
* QWebEngineUrlResponseInterceptor: Implement new URL response interceptorYigit Akcay2023-03-101-0/+13
* Fix initialization of QWebEngineDownloadRequest::totalBytes for WidgetsPeter Varga2023-03-011-1/+3
* Remove setPushServiceEndpoint from APIMichal Klocek2022-12-221-24/+16
* Enable Push MessagingSzabolcs David2022-09-121-0/+43
* 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
* Adaptations for Chrome 98Allan Sandfeld Jensen2022-03-291-0/+5
* Add userScript docs for qml landMichal Klocek2022-03-101-1/+1
* Add QML test for basic profiles and fix the docs accordinglyKirill Burtsev2022-02-171-10/+11
* Fix crash on WebEngine(View|Profile).userScripts.collection getKirill Burtsev2022-02-101-4/+26
* Hide unneeded Quick C++ APIsKirill Burtsev2021-08-171-1/+1
* Clean up quick APIPeter Varga2021-07-191-4/+4
* Remove deprecated useforglobalcertificateverificationPeter Varga2021-07-061-69/+0
* Doc: Fix documentation issues for Qt WebEngineTopi Reinio2021-07-011-4/+2
* Fix C++ documentation references to QtWebEngineQuickAllan Sandfeld Jensen2021-06-231-1/+1
* Add page() and view() back to download-itemAllan Sandfeld Jensen2021-06-211-6/+8
* Fix some compiler warningsPeter Varga2021-06-101-2/+2
* Add WebEngineWidgets, WebEngineQuick modules cmake buildMichal Klocek2021-05-191-10/+8
* Fix 'WebEngine' ambiguity for Qt6Michal Klocek2021-04-131-0/+1042