summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlscheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Add [since X.X] tags to enums that are missing themKaloyan Chehlarski2025-09-081-1/+1
* CRA mark src/core/apiMoss Heim2025-08-121-0/+1
* Use printf-like syntax for qFatal, qWarning and qInfo where appropriatePeter Varga2025-03-111-5/+9
* Adaptations for Chromium 120Allan Sandfeld Jensen2024-06-071-1/+1
* Doc: QWebEngineUrlScheme: Add since information to Flag::FetchApiAllowedTopi Reinio2023-09-121-1/+1
* Update documentation for QWebEngineUrlScheme::FetchApiAllowedYigit Akcay2023-05-161-2/+3
* Custom URL Schemes usable with HTML5 Fetch ApiYigit Akcay2023-02-091-0/+4
* Use SPDX license identifiersLucie Gérard2022-06-221-38/+2
* Include moc filesAllan Sandfeld Jensen2022-05-311-0/+2
* Improve local scheme access rulesAllan Sandfeld Jensen2022-01-281-7/+7
* Fix warning on WindowsTamas Zakor2019-07-231-1/+1
* Add QWebEngineUrlScheme::CorsEnabled flagJüri Valdmann2019-07-181-0/+8
* Cleanup coding style in src/core/apiAllan Sandfeld Jensen2019-05-031-7/+3
* QWebEngineUrlScheme: Prevent registration of standard schemesJüri Valdmann2019-04-291-0/+5
* Doc: Avoid auto-linking the string 'WebEngine' to the QML typeLeena Miettinen2019-04-011-1/+1
* Better error reporting for QWebEngineUrlSchemeJüri Valdmann2019-02-111-1/+32
* Document and safeguard usage of custom schemesAlexandru Croitor2018-12-121-2/+4
* Improve QWebEngineUrlScheme APIJüri Valdmann2018-09-121-22/+22
* Fix QWebEngineUrlScheme::operator== constnessJüri Valdmann2018-09-041-2/+2
* Add QWebEngineUrlScheme classJüri Valdmann2018-08-021-0/+375