summaryrefslogtreecommitdiff
path: root/src/adblock/adblockrulenullimpl.h
Commit message (Collapse)AuthorAgeFilesLines
* Krazy Fixes, first shotAndrea Diamantini2012-12-281-1/+2
|
* Restored Adblock moving hiding logic to the one used in kwebkitpartAndrea Diamantini2012-12-101-0/+51
| | | | | This will let everyone to save time reinventing the wheel and let us remove webpage from adblockmanager code, but just manage it via (Q)NAM.
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-51/+0
| | | | Preparing repo to merge rekonq2 code...
* Consider option && ~option as null rules when option is not implementedAndrea Diamantini2012-02-101-1/+1
| | | | BUG: 246801
* Coding styleAndrea Diamantini2011-02-251-1/+1
|
* AdBlock: adding a Null Rule to match all the unimplemented filters.Andrea Diamantini2011-02-241-0/+51
BUG:248045 BUG:253329 BUG:265909