aboutsummaryrefslogtreecommitdiff
path: root/include/filterinterface.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove ProfileInterfaceAqua-sama2020-02-291-0/+36
Plugins should define their own specific interfaces rather than subclassing from ProfileInterface: - add Filter for QWebEngineUrlRequestInterceptor filters - add FilterPlugin for Filter loading Remove deprecated Browser::profileList()