summaryrefslogtreecommitdiff
path: root/src/adblock/adblockwidget.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix saving in adblock managementAndrea Diamantini2011-08-191-1/+3
| | | | | | | | | This original patch from fritz_van_tom has been modified by me to fix a couple of "obsoleted" things not removed in the previous changes. My fault for them (and for the need of this patch), sorry. REVIEW: 102362
* Tools Action MenuAndrea Diamantini2011-08-041-0/+66
- Removed showDeveloperTools action - Moved adblock GUI to adblock part - renamed toolsMenu and developerMenu to reflect their real/new roles - Added UserAgent action to the tools menu REVIEW:102170 REVIEWED-BY: fritz_van_tom