| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Add missing property docs | Paul Wicking | 2025-11-06 | 1 | -38/+41 |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Fix QWebEngineDownloadRequest::pause() | Szabolcs David | 2025-02-24 | 1 | -11/+7 |
| * | Use QStringList::append() where the string can be moved into the list | Peter Varga | 2025-02-21 | 1 | -1/+1 |
| * | Make QString and QByteArray strings constants if not modified | Peter Varga | 2025-02-21 | 1 | -1/+1 |
| * | Port to new Q_UNREACHABLE_RETURN() | Marc Mutz | 2025-02-11 | 1 | -2/+1 |
| * | Make download API asynchronous | Szabolcs David | 2024-10-24 | 1 | -18/+33 |
| * | Fix unconditional pointer access in QWebEngineDownloadRequest::page | Michael Brüning | 2023-12-07 | 1 | -1/+1 |
| * | Allow cancelling automatically accepted download requests | Szabolcs David | 2023-10-17 | 1 | -6/+12 |
| * | Fix initialization of QWebEngineDownloadRequest::totalBytes for Widgets | Peter Varga | 2023-03-01 | 1 | -15/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Include moc files | Allan Sandfeld Jensen | 2022-05-31 | 1 | -0/+2 |
| * | Remove duplicated 'downloadProgress' in favor of separate signals | Kirill Burtsev | 2021-07-21 | 1 | -14/+0 |
| * | 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 | -1/+0 |
| * | Doc: Fix documentation issues for Qt WebEngine | Topi Reinio | 2021-07-01 | 1 | -16/+11 |
| * | Add page() and view() back to download-item | Allan Sandfeld Jensen | 2021-06-21 | 1 | -4/+10 |
| * | Fix some compiler warnings | Peter Varga | 2021-06-10 | 1 | -13/+13 |
| * | Fix QWebEngineDownloadRequest signals | Balazs Egedi | 2021-05-07 | 1 | -5/+13 |
| * | Drop dependency on page in profile | Michal Klocek | 2020-11-18 | 1 | -2/+4 |
| * | Rename QWebEngineDownloadItem -> QWebEngineDownloadRequest | Michal Klocek | 2020-08-18 | 1 | -0/+680 |