summaryrefslogtreecommitdiff
path: root/src/adblock/blockedelementswidget.h
Commit message (Collapse)AuthorAgeFilesLines
* adblock workAndrea Diamantini2012-12-101-71/+0
| | | | | | | | 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
* Restored Adblock moving hiding logic to the one used in kwebkitpartAndrea Diamantini2012-12-101-0/+71
| | | | | 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-71/+0
| | | | Preparing repo to merge rekonq2 code...
* Kitchen sink clean upAndrea Diamantini2012-05-271-3/+9
| | | | | | - astyle - copyrights - (some) includes
* Let user change his mind enabling block/unblockAndrea Diamantini2012-03-131-0/+4
|
* Clean up adblock manager code and fix unblock featureAndrea Diamantini2012-03-131-0/+3
|
* Add dialog allowing adblock to list blocked/hided elements and unblockAndrea Diamantini2012-03-131-0/+58
some of them