summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlscheme.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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