aboutsummaryrefslogtreecommitdiff
path: root/include/profileinterface.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove ProfileInterfaceAqua-sama2020-02-291-84/+0
| | | | | | | | | 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()
* Fix filter.header not workingAqua-sama2018-12-301-2/+2
|
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-0/+84