| Commit message (Expand) | Author | Age | Files | Lines |
| * | Doc: Add [since X.X] tags to enums that are missing them | Kaloyan Chehlarski | 2025-09-08 | 1 | -1/+1 |
| * | CRA mark src/core/api | Moss Heim | 2025-08-12 | 1 | -0/+1 |
| * | Use printf-like syntax for qFatal, qWarning and qInfo where appropriate | Peter Varga | 2025-03-11 | 1 | -5/+9 |
| * | Adaptations for Chromium 120 | Allan Sandfeld Jensen | 2024-06-07 | 1 | -1/+1 |
| * | Doc: QWebEngineUrlScheme: Add since information to Flag::FetchApiAllowed | Topi Reinio | 2023-09-12 | 1 | -1/+1 |
| * | Update documentation for QWebEngineUrlScheme::FetchApiAllowed | Yigit Akcay | 2023-05-16 | 1 | -2/+3 |
| * | Custom URL Schemes usable with HTML5 Fetch Api | Yigit Akcay | 2023-02-09 | 1 | -0/+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 |
| * | Improve local scheme access rules | Allan Sandfeld Jensen | 2022-01-28 | 1 | -7/+7 |
| * | Fix warning on Windows | Tamas Zakor | 2019-07-23 | 1 | -1/+1 |
| * | Add QWebEngineUrlScheme::CorsEnabled flag | Jüri Valdmann | 2019-07-18 | 1 | -0/+8 |
| * | Cleanup coding style in src/core/api | Allan Sandfeld Jensen | 2019-05-03 | 1 | -7/+3 |
| * | QWebEngineUrlScheme: Prevent registration of standard schemes | Jüri Valdmann | 2019-04-29 | 1 | -0/+5 |
| * | Doc: Avoid auto-linking the string 'WebEngine' to the QML type | Leena Miettinen | 2019-04-01 | 1 | -1/+1 |
| * | Better error reporting for QWebEngineUrlScheme | Jüri Valdmann | 2019-02-11 | 1 | -1/+32 |
| * | Document and safeguard usage of custom schemes | Alexandru Croitor | 2018-12-12 | 1 | -2/+4 |
| * | Improve QWebEngineUrlScheme API | Jüri Valdmann | 2018-09-12 | 1 | -22/+22 |
| * | Fix QWebEngineUrlScheme::operator== constness | Jüri Valdmann | 2018-09-04 | 1 | -2/+2 |
| * | Add QWebEngineUrlScheme class | Jüri Valdmann | 2018-08-02 | 1 | -0/+375 |