| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Doc: Various punctuation fixes | Kaloyan Chehlarski | 2025-02-10 | 1 | -3/+3 |
| * | Fix deprecation of QWebEngineUrlRequestJob::NoError after API review | Szabolcs David | 2024-06-24 | 1 | -1/+1 |
| * | Allow succeeding URLRequestJobs without actual content loading | Szabolcs David | 2024-05-30 | 1 | -1/+1 |
| * | Switch additional response header to QMultiMap | Allan Sandfeld Jensen | 2023-08-25 | 1 | -1/+1 |
| * | Add ResourceRequestBody to QWebEngineUrlRequestJob | Yigit Akcay | 2023-06-20 | 1 | -0/+14 |
| * | QWebEngineUrlRequestJob: Add function to set additional reponse headers | Yigit Akcay | 2023-01-26 | 1 | -0/+12 |
| * | 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 |
| * | Add charset parsing to custom scheme handler's content type | Allan Sandfeld Jensen | 2022-02-16 | 1 | -1/+4 |
| * | Cleanup coding style in src/core/api | Allan Sandfeld Jensen | 2019-05-03 | 1 | -3/+2 |
| * | API cleanup | Allan Sandfeld Jensen | 2019-02-27 | 1 | -1/+1 |
| * | Add HTTP request headers to custom URL schemes (reland) | Allan Sandfeld Jensen | 2019-01-30 | 1 | -0/+9 |
| * | Fix bougs documentation for QWebEngineUrlRequestJob::reply | Michal Klocek | 2018-07-30 | 1 | -2/+3 |
| * | QWebEngineUrlRequestJob: QUrl("null") for unique initiator origins | Jüri Valdmann | 2018-07-20 | 1 | -3/+18 |
| * | Cleanup file locations | Allan Sandfeld Jensen | 2018-03-20 | 1 | -2/+2 |
| * | Add initiator to QWebEngineUrlRequestJob | Allan Sandfeld Jensen | 2018-01-22 | 1 | -0/+11 |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10 | Allan Sandfeld Jensen | 2018-01-08 | 1 | -0/+8 |
| |\ |
|
| | * | Doc: QWebEngineUrlRequestJob: mention when to delete the device | David Faure | 2017-12-20 | 1 | -0/+7 |
| * | | Simplify URLRequestCustomJob handling | Michal Klocek | 2017-09-11 | 1 | -1/+7 |
| * | | Refactor URLRequestCustomJob | Michal Klocek | 2017-09-11 | 1 | -0/+1 |
| |/ |
|
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | Doc: edit QWebEngineUrlRequestJob docs | Leena Miettinen | 2015-10-06 | 1 | -9/+29 |
| * | Make request job and request info methods consistent | Allan Sandfeld Jensen | 2015-09-06 | 1 | -7/+15 |
| * | Move custom URL scheme handlers to core | Allan Sandfeld Jensen | 2015-08-27 | 1 | -0/+110 |