summaryrefslogtreecommitdiff
path: root/src/adblock/adblockrulefallbackimpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get sure rules with not supported filter options are ignoredAndrea Diamantini2013-02-121-25/+52
* Restored Adblock moving hiding logic to the one used in kwebkitpartAndrea Diamantini2012-12-101-0/+180
* WARNING COMMIT --> FIRST REKONQ 2 IMPORTAndrea Diamantini2012-12-101-180/+0
* Consider option && ~option as null rules when option is not implementedAndrea Diamantini2012-02-101-0/+1
* Unifies macro styleJohannes Troscher2011-11-271-2/+2
* Improve adblock 2Andrea Diamantini2011-09-141-5/+2
* clean upAndrea Diamantini2011-07-251-13/+13
* A round of the "new" astyle 2.01...Andrea Diamantini2011-07-171-14/+14
* AdBlock Improvements:Andrea Diamantini2011-04-101-2/+23
* Coding styleAndrea Diamantini2011-02-251-9/+17
* Finally found time to update copyrights... ;)Andrea Diamantini2011-02-241-1/+1
* Krazy Fixes!!Rohan Garg2011-01-121-1/+1
* Implement a sort of debugging informations for adblockAndrea Diamantini2010-09-291-0/+12
* Add support for domain option in the ad block moduleBenjamin Poulain2010-08-221-3/+39
* Improve the performance of AdBlockRuleTextMatchImplBenjamin Poulain2010-08-191-1/+1
* Split AdBlock rule in two classes to move the implementation out of itBenjamin Poulain2010-08-181-0/+105