| Commit message (Expand) | Author | Age | Files | Lines |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Add QWebEngineUrlRequestInfo::isDownload() | Benjamin Terrier | 2024-12-07 | 1 | -1/+3 |
| * | Remove test stuff from QWebEngineUrlRequestInfo | Szabolcs David | 2024-12-05 | 1 | -2/+0 |
| * | Remove the use of Q_WEBENGINECORE_PRIVATE_EXPORT | Alexey Edelev | 2024-01-16 | 1 | -1/+1 |
| * | QIODevice for request body in QWebEngineUrlRequestInterceptor | Yigit Akcay | 2023-06-16 | 1 | -1/+9 |
| * | Add QWebEngineUrlRequestInfo::httpHeaders() | Benjamin Terrier | 2022-08-23 | 1 | -2/+4 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-22 | 1 | -38/+2 |
| * | Clean up coding style in API header files | Allan Sandfeld Jensen | 2021-08-18 | 1 | -1/+2 |
| * | Move request interceptor to ui thread | Michal Klocek | 2020-04-20 | 1 | -1/+1 |
| * | Add QWebEngineUrlRequestInfo::initiator() | Tamas Zakor | 2019-06-05 | 1 | -1/+2 |
| * | Cleanup coding style in src/core/api | Allan Sandfeld Jensen | 2019-05-03 | 1 | -7/+4 |
| * | Unify license header usage. | Jani Heikkinen | 2016-02-01 | 1 | -11/+14 |
| * | Fix some syncqt warnings | Joerg Bornemann | 2015-12-11 | 1 | -0/+11 |
| * | Change QWebEngineUrlRequestInterceptor::interceptRequest to void. | Michael Bruning | 2015-12-02 | 1 | -0/+1 |
| * | Add firstPartyUrl to QWebEngineUrlRequestInfo | David Rosca | 2015-10-12 | 1 | -0/+2 |
| * | Add API for intercepting url requests | Andras Becsi | 2015-08-03 | 1 | -0/+76 |