| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Add missing property docs | Paul Wicking | 2025-11-06 | 1 | -3/+17 |
| * | CRA mark src/webenginequick | Kaloyan Chehlarski | 2025-10-06 | 1 | -0/+1 |
| * | Remove unnecessary QQmlEngine usage | Allan Sandfeld Jensen | 2025-08-26 | 1 | -16/+2 |
| * | Associate permissions with frames | Kaloyan Chehlarski | 2025-08-20 | 1 | -1/+1 |
| * | Add PersistentCookiesPolicy::OnlyPersistentCookies | Moss Heim | 2025-08-11 | 1 | -0/+6 |
| * | Normalize signal/slot signatures 2025 | Marc Mutz | 2025-06-04 | 1 | -1/+1 |
| * | Add API for extension management | Martin Negyokru | 2025-05-29 | 1 | -0/+14 |
| * | Fix QWebEngineDownloadRequest::pause() | Szabolcs David | 2025-02-24 | 1 | -1/+1 |
| * | Add WebEngineProfilePrototype for profile creation from qml | Anu Aliyas | 2024-12-06 | 1 | -0/+7 |
| * | Lazy initialization for offTheRecord setting | Anu Aliyas | 2024-11-20 | 1 | -1/+11 |
| * | Make download API asynchronous | Szabolcs David | 2024-10-24 | 1 | -11/+10 |
| * | Make QQuickWebEngineDownloadRequest public | Allan Sandfeld Jensen | 2024-08-23 | 1 | -1/+1 |
| * | Doc: Replace \instantiates with \nativetype | Paul Wicking | 2024-08-20 | 1 | -1/+1 |
| * | Prevent OTR to non-OTR profile switching when the storage name is empty | Anu Aliyas | 2024-08-13 | 1 | -0/+7 |
| * | Doc: Fix linking warnings for Qt WebEngine | Topi Reinio | 2024-07-31 | 1 | -1/+1 |
| * | Add a new constructor to QQuickWebEngineProfile | Szabolcs David | 2024-07-08 | 1 | -0/+18 |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -46/+51 |
| * | Clarify the OTR nature of default QQuickWebEngineProfiles | Szabolcs David | 2024-06-18 | 1 | -2/+17 |
| * | Implement API for listing existing permissions in a profile | Kaloyan Chehlarski | 2024-06-03 | 1 | -0/+142 |
| * | Implement optional website permission persistence | Kaloyan Chehlarski | 2024-06-01 | 1 | -5/+78 |
| * | Document how to use signal with private types | Allan Sandfeld Jensen | 2024-04-30 | 1 | -0/+4 |
| * | Document QWebEngineClientHints | Szabolcs David | 2024-01-11 | 1 | -0/+6 |
| * | Add API to override User Agent Client Hints | Szabolcs David | 2023-12-14 | 1 | -0/+8 |
| * | Remove WebEngineDownloadItem type from docs | Szabolcs David | 2023-10-16 | 1 | -3/+3 |
| * | Remove QWebEngineUrlResponseInterceptor API | Michael Brüning | 2023-08-24 | 1 | -13/+0 |
| * | Add clearHttpCacheCompleted signal to profile | Peter Varga | 2023-08-17 | 1 | -2/+34 |
| * | Add WebEngineView::save() convenience API | Anu Aliyas | 2023-04-20 | 1 | -1/+2 |
| * | QWebEngineUrlResponseInterceptor: Implement new URL response interceptor | Yigit Akcay | 2023-03-10 | 1 | -0/+13 |
| * | Fix initialization of QWebEngineDownloadRequest::totalBytes for Widgets | Peter Varga | 2023-03-01 | 1 | -1/+3 |
| * | Remove setPushServiceEndpoint from API | Michal Klocek | 2022-12-22 | 1 | -24/+16 |
| * | Enable Push Messaging | Szabolcs David | 2022-09-12 | 1 | -0/+43 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Protect against default profile being deleted before its pages | Allan Sandfeld Jensen | 2022-06-13 | 1 | -0/+2 |
| * | Adaptations for Chrome 98 | Allan Sandfeld Jensen | 2022-03-29 | 1 | -0/+5 |
| * | Add userScript docs for qml land | Michal Klocek | 2022-03-10 | 1 | -1/+1 |
| * | Add QML test for basic profiles and fix the docs accordingly | Kirill Burtsev | 2022-02-17 | 1 | -10/+11 |
| * | Fix crash on WebEngine(View|Profile).userScripts.collection get | Kirill Burtsev | 2022-02-10 | 1 | -4/+26 |
| * | Hide unneeded Quick C++ APIs | Kirill Burtsev | 2021-08-17 | 1 | -1/+1 |
| * | Clean up quick API | Peter Varga | 2021-07-19 | 1 | -4/+4 |
| * | Remove deprecated useforglobalcertificateverification | Peter Varga | 2021-07-06 | 1 | -69/+0 |
| * | Doc: Fix documentation issues for Qt WebEngine | Topi Reinio | 2021-07-01 | 1 | -4/+2 |
| * | Fix C++ documentation references to QtWebEngineQuick | Allan Sandfeld Jensen | 2021-06-23 | 1 | -1/+1 |
| * | Add page() and view() back to download-item | Allan Sandfeld Jensen | 2021-06-21 | 1 | -6/+8 |
| * | Fix some compiler warnings | Peter Varga | 2021-06-10 | 1 | -2/+2 |
| * | Add WebEngineWidgets, WebEngineQuick modules cmake build | Michal Klocek | 2021-05-19 | 1 | -10/+8 |
| * | Fix 'WebEngine' ambiguity for Qt6 | Michal Klocek | 2021-04-13 | 1 | -0/+1042 |