| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix -no-ssl build | Peter Varga | 2025-09-17 | 1 | -0/+4 |
| * | Doc: Add [since X.X] tags to enums that are missing them | Kaloyan Chehlarski | 2025-09-08 | 1 | -1/+1 |
| * | Associate permissions with frames | Kaloyan Chehlarski | 2025-08-20 | 1 | -1/+1 |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Add PersistentCookiesPolicy::OnlyPersistentCookies | Moss Heim | 2025-08-11 | 1 | -0/+3 |
| * | API-review webenginecore fixes | Allan Sandfeld Jensen | 2025-07-27 | 1 | -2/+2 |
| * | 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/+17 |
| * | Add API for providing additional CA certificates | Kai Uwe Broulik | 2025-05-27 | 1 | -0/+13 |
| * | Fix QWebEngineDownloadRequest::pause() | Szabolcs David | 2025-02-24 | 1 | -1/+1 |
| * | Doc: Various punctuation fixes | Kaloyan Chehlarski | 2025-02-10 | 1 | -1/+1 |
| * | Make download API asynchronous | Szabolcs David | 2024-10-24 | 1 | -13/+11 |
| * | Permission manager: separate tracking of transient permissions | Kaloyan Chehlarski | 2024-08-24 | 1 | -6/+5 |
| * | Mark the persistentPermissionPolicy API as new in 6.8 | Allan Sandfeld Jensen | 2024-08-05 | 1 | -0/+2 |
| * | QWebEnginePermission: Post-API review | Kaloyan Chehlarski | 2024-07-03 | 1 | -32/+36 |
| * | Implement API for listing existing permissions in a profile | Kaloyan Chehlarski | 2024-06-03 | 1 | -0/+90 |
| * | Implement optional website permission persistence | Kaloyan Chehlarski | 2024-06-01 | 1 | -1/+48 |
| * | 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 |
| * | Fix corrupted load/fetch state on start up in case of NoCache | Michal Klocek | 2023-10-12 | 1 | -1/+4 |
| * | Remove QWebEngineUrlResponseInterceptor API | Michael Brüning | 2023-08-24 | 1 | -21/+3 |
| * | Add clearHttpCacheCompleted signal to profile | Peter Varga | 2023-08-17 | 1 | -0/+22 |
| * | Add Windows 10 compatible manifest to examples | Martin Negyokru | 2023-06-16 | 1 | -1/+1 |
| * | QWebEngineUrlResponseInterceptor: Implement new URL response interceptor | Yigit Akcay | 2023-03-10 | 1 | -3/+21 |
| * | Fix initialization of QWebEngineDownloadRequest::totalBytes for Widgets | Peter Varga | 2023-03-01 | 1 | -1/+4 |
| * | Remove setPushServiceEndpoint from API | Michal Klocek | 2022-12-22 | 1 | -16/+12 |
| * | Enable Push Messaging | Szabolcs David | 2022-09-12 | 1 | -0/+35 |
| * | 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 |
| * | Include moc files | Allan Sandfeld Jensen | 2022-05-31 | 1 | -0/+3 |
| * | Adaptations for Chrome 98 | Allan Sandfeld Jensen | 2022-03-29 | 1 | -0/+6 |
| * | Bump copyrights | Allan Sandfeld Jensen | 2021-07-14 | 1 | -1/+1 |
| * | Clean up includes, forward declarations and friends in core api | Peter Varga | 2021-07-08 | 1 | -2/+1 |
| * | Remove deprecated useforglobalcertificateverification | Peter Varga | 2021-07-06 | 1 | -43/+0 |
| * | Doc: Fix documentation issues for Qt WebEngine | Topi Reinio | 2021-07-01 | 1 | -1/+2 |
| * | Fix docs since 6.0 references for new apis | Kirill Burtsev | 2021-07-01 | 1 | -1/+1 |
| * | Make default profile off the record | Michal Klocek | 2021-06-25 | 1 | -1/+1 |
| * | Fix module specified for moved classes | Allan Sandfeld Jensen | 2021-06-23 | 1 | -1/+1 |
| * | Add API for favicon database | Peter Varga | 2021-06-18 | 1 | -0/+66 |
| * | Fix some compiler warnings | Peter Varga | 2021-06-10 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/5.15' into dev | Allan Sandfeld Jensen | 2021-01-25 | 1 | -2/+9 |
| * | Remove deprecated url interoceptor setter from profile | Michal Klocek | 2020-11-20 | 1 | -28/+0 |
| * | Move profile from widgets to core | Michal Klocek | 2020-11-20 | 1 | -0/+897 |