summaryrefslogtreecommitdiff
path: root/src/adblock/adblocksettingwidget.cpp
Commit message (Collapse)AuthorAgeFilesLines
* const'ify. Don't add empty stringMontel Laurent2013-10-031-7/+8
|
* Const'ify. Don't add duplicate filterMontel Laurent2013-10-031-2/+9
|
* Allow to remove multi manual filters. Send hasChanged when necessaryMontel Laurent2013-10-011-3/+9
|
* Allow to dnd manual filter.Montel Laurent2013-10-011-1/+0
|
* Use const'refMontel Laurent2013-10-011-3/+3
|
* Fix mem leakMontel Laurent2013-09-291-1/+1
|
* Krazy fixes, second shot (normalize)Andrea Diamantini2012-12-281-1/+1
|
* adblock workAndrea Diamantini2012-12-101-0/+242
readded an icon in the urlbar when adblock is active, BUT with different features: you can now disable adblock "per-site", in a similar way chromium does. cleaned up adblock manager code, removing some old no more used code fragments