Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | const'ify. Don't add empty string | Montel Laurent | 2013-10-03 | 1 | -7/+8 |
| | |||||
* | Const'ify. Don't add duplicate filter | Montel Laurent | 2013-10-03 | 1 | -2/+9 |
| | |||||
* | Allow to remove multi manual filters. Send hasChanged when necessary | Montel Laurent | 2013-10-01 | 1 | -3/+9 |
| | |||||
* | Allow to dnd manual filter. | Montel Laurent | 2013-10-01 | 1 | -1/+0 |
| | |||||
* | Use const'ref | Montel Laurent | 2013-10-01 | 1 | -3/+3 |
| | |||||
* | Fix mem leak | Montel Laurent | 2013-09-29 | 1 | -1/+1 |
| | |||||
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 1 | -1/+1 |
| | |||||
* | adblock work | Andrea Diamantini | 2012-12-10 | 1 | -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 |