aboutsummaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Split off UrlFilter into libraryAqua-sama2018-10-021-2/+2
| | | | - add more adblock filter options
* AdBlockRule: move matching logic to FilterRuleAqua-sama2018-07-181-11/+0
|
* AdBlock rule testingAqua-sama2018-07-091-0/+9
|
* Add web/urlfilterAqua-sama2018-07-051-11/+8
|
* Add filter.headerAqua-sama2018-07-051-2/+2
|
* Multithreading UrlRequestInterceptorAqua-sama2018-04-081-0/+17
- Add parse() free function to UrlRequestInterceptor - hostlists are loaded in parallel via QtConcurrent