Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restored Adblock moving hiding logic to the one used in kwebkitpart | Andrea Diamantini | 2012-12-10 | 1 | -0/+139 |
| | | | | | 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 IMPORT | Andrea Diamantini | 2012-12-10 | 1 | -139/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Consider option && ~option as null rules when option is not implemented | Andrea Diamantini | 2012-02-10 | 1 | -16/+20 |
| | | | | BUG: 246801 | ||||
* | Improve adblock | Andrea Diamantini | 2011-09-14 | 1 | -4/+4 |
| | | | | | improve adblock docs check third-party option before (faster) | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 1 | -16/+16 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 1 | -18/+18 |
| | |||||
* | AdBlock Improvements: | Andrea Diamantini | 2011-04-10 | 1 | -2/+2 |
| | | | | | | | | | | | | - implemented "third party" support - do NOT block first requests (you cannot even see a blank page, sometimes...) BUG:270356 PS: Alberto, can you pls check this really works for you before backporting to 0.7 and let me know about? Many thanks for. | ||||
* | Revert "Return false for null mimetypes" | Rohan Garg | 2011-03-11 | 1 | -4/+0 |
| | | | | | This reverts commit 09bf176c22a25cee65b20b7aee9fdf9e541798af. This isn't *really* required, my bad | ||||
* | Return false for null mimetypes | Rohan Garg | 2011-03-09 | 1 | -0/+4 |
| | | | | BUG:267706 | ||||
* | Coding style | Andrea Diamantini | 2011-02-25 | 1 | -3/+3 |
| | |||||
* | AdBlock: adding a Null Rule to match all the unimplemented filters. | Andrea Diamantini | 2011-02-24 | 1 | -0/+135 |
BUG:248045 BUG:253329 BUG:265909 |