| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/webenginequick | Kaloyan Chehlarski | 2025-10-06 | 1 | -0/+1 |
| * | Remove unnecessary QQmlEngine usage | Allan Sandfeld Jensen | 2025-08-26 | 1 | -1/+0 |
| * | Mark extensionManager as a constant | Allan Sandfeld Jensen | 2025-08-20 | 1 | -1/+1 |
| * | Add PersistentCookiesPolicy::OnlyPersistentCookies | Moss Heim | 2025-08-11 | 1 | -1/+2 |
| * | Remove FINAL marker on new property | Allan Sandfeld Jensen | 2025-07-25 | 1 | -2/+1 |
| * | Add API for extension management | Martin Negyokru | 2025-05-29 | 1 | -0/+6 |
| * | QQuickWebEngineProfile: make the new ctor explicit | Marc Mutz | 2025-02-10 | 1 | -1/+1 |
| * | Add WebEngineProfilePrototype for profile creation from qml | Anu Aliyas | 2024-12-06 | 1 | -0/+1 |
| * | QQuickWebEngineProfile: Add missing REVISION to new property | Kaloyan Chehlarski | 2024-08-19 | 1 | -1/+1 |
| * | Add a new constructor to QQuickWebEngineProfile | Szabolcs David | 2024-07-08 | 1 | -0/+1 |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -8/+8 |
| * | Additions to QWebEngineClientHints (post API review) | Szabolcs David | 2024-06-27 | 1 | -0/+1 |
| * | Implement API for listing existing permissions in a profile | Kaloyan Chehlarski | 2024-06-03 | 1 | -0/+6 |
| * | Implement optional website permission persistence | Kaloyan Chehlarski | 2024-06-01 | 1 | -0/+12 |
| * | Thread safe implementation of Favicon Quick API | Anu Aliyas | 2024-04-30 | 1 | -1/+1 |
| * | Add API to override User Agent Client Hints | Szabolcs David | 2023-12-14 | 1 | -0/+2 |
| * | Remove QWebEngineUrlResponseInterceptor API | Michael Brüning | 2023-08-24 | 1 | -2/+0 |
| * | Add clearHttpCacheCompleted signal to profile | Peter Varga | 2023-08-17 | 1 | -0/+1 |
| * | Do comments from api 6.6 review | Michal Klocek | 2023-07-26 | 1 | -1/+1 |
| * | QWebEngineUrlResponseInterceptor: Implement new URL response interceptor | Yigit Akcay | 2023-03-10 | 1 | -0/+2 |
| * | Remove setPushServiceEndpoint from API | Michal Klocek | 2022-12-22 | 1 | -4/+4 |
| * | Enable Push Messaging | Szabolcs David | 2022-09-12 | 1 | -0/+5 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Fix crash on WebEngine(View|Profile).userScripts.collection get | Kirill Burtsev | 2022-02-10 | 1 | -0/+1 |
| * | Clean up quick API | Peter Varga | 2021-07-19 | 1 | -2/+0 |
| * | Fix Qt include conventions in public headers | Friedemann Kleint | 2021-07-09 | 1 | -3/+3 |
| * | QWebEngineQuick: Fix export macros | Friedemann Kleint | 2021-07-08 | 1 | -1/+1 |
| * | Remove deprecated useforglobalcertificateverification | Peter Varga | 2021-07-06 | 1 | -9/+0 |
| * | Use new qml registration system and new qml cmake api | Michal Klocek | 2021-06-23 | 1 | -0/+4 |
| * | Add page() and view() back to download-item | Allan Sandfeld Jensen | 2021-06-21 | 1 | -3/+3 |
| * | Add API for favicon database | Peter Varga | 2021-06-18 | 1 | -0/+1 |
| * | Fix QWebEngineQuick namespace for webenginequick module | Michal Klocek | 2021-06-15 | 1 | -1/+1 |
| * | Replace Q_NULLPTR and pointer 0 with nullptr | Allan Sandfeld Jensen | 2021-06-10 | 1 | -2/+2 |
| * | Add major revision to revisioned symbols | Allan Sandfeld Jensen | 2021-05-26 | 1 | -12/+12 |
| * | Fix 'WebEngine' ambiguity for Qt6 | Michal Klocek | 2021-04-13 | 1 | -0/+189 |