| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove WebEngineDownloadItem type from docs | Szabolcs David | 2023-11-07 | 1 | -3/+3 |
| * | Remove QWebEngineUrlResponseInterceptor API | Michael Brüning | 2023-08-25 | 1 | -13/+0 |
| * | 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 |