Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding domain-specific hiding support to the adblocker. | Paul Rohrbach | 2013-07-30 | 4 | -34/+200 |
| | | | | | | | | | | | The domain-specific rules are stored in a QMultiHash, where the key is the domain and the values are the rules for the specified domain. This causes redundancy, because on rule can be applied to more than one domain, but has a really fast look-up time. The code for the generic hiding has not changed and is just relocated. REVIEW: 111521 REVIEWED-BY: adjam | ||||
* | AdBlock Improvement | Andrea Diamantini | 2013-02-24 | 2 | -2/+57 |
| | | | | | | | | | Hiding rules support (at least the easy ones, the most ones, against hiding id && classes) :D To test it, take a look (in example) at the url: http://simple-adblock.com/faq/testing-your-adblocker/ | ||||
* | Delay 1 sec adblock settings load to boost startup performance | Andrea Diamantini | 2013-02-21 | 1 | -1/+3 |
| | |||||
* | Triple check against stupid rules like "*" or "##" | Andrea Diamantini | 2013-02-21 | 4 | -2/+14 |
| | | | | CCBUG: 315002 | ||||
* | Add overwrite flag to file copy ad filters list to not bother users | Andrea Diamantini | 2013-02-21 | 1 | -1/+1 |
| | | | | about | ||||
* | Get sure rules with not supported filter options are ignored | Andrea Diamantini | 2013-02-12 | 2 | -25/+54 |
| | | | | | | Thomas, can you test this and tell us if it is enough? CCMAIL: thomas@tanghus.net | ||||
* | Krazy fixes, second shot (normalize) | Andrea Diamantini | 2012-12-28 | 2 | -2/+2 |
| | |||||
* | Krazy Fixes, first shot | Andrea Diamantini | 2012-12-28 | 6 | -8/+12 |
| | |||||
* | - Code style check (codestyle script round) | Andrea Diamantini | 2012-12-12 | 4 | -6/+8 |
| | | | | | | | | | - restored CTRL + ENTER code - applied Vedant's patch about (thanks!!!) CCMAIL: vedant.kota@gmail.com REVIEW: 107662 REVIEWED-BY: Tirtha and me | ||||
* | Clean up previous commit about adblock and fix enable/disable feature | Andrea Diamantini | 2012-12-10 | 4 | -55/+8 |
| | |||||
* | adblock work | Andrea Diamantini | 2012-12-10 | 8 | -233/+97 |
| | | | | | | | | 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 kwebkitpart | Andrea Diamantini | 2012-12-10 | 21 | -0/+2310 |
| | | | | | 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 | 23 | -2477/+0 |
| | | | | Preparing repo to merge rekonq2 code... | ||||
* | Faster html elements check and better address resolution | Andrea Diamantini | 2012-10-14 | 1 | -3/+2 |
| | | | | | | | | | This "should" fix some strange adblock behaviour on image hiding. Needs testing Patch courtesy by "vic". Thanks :) PS: will be applied to rekonq2, too. BUG:305861 | ||||
* | Fix some string inconsistences | Andrea Diamantini | 2012-07-08 | 1 | -7/+0 |
| | | | | | | Patch by Yuri Chornoivan, Thanks :) BUG: 303180 | ||||
* | Krazy fixes | Andrea Diamantini | 2012-07-07 | 1 | -1/+1 |
| | |||||
* | Fix adblock hide behavior | Andrea Diamantini | 2012-07-06 | 1 | -1/+7 |
| | | | | | | | NOTE: You'll find also some style & copyrights fixes here. Just reenable the git hooks scripts... BUG: 302050 | ||||
* | Cleans up | Andrea Diamantini | 2012-06-12 | 1 | -1/+0 |
| | | | | | | - set initial icon to have properly dimensions set - properly calculate needed icon's height - calm down some kDebug messages | ||||
* | Kitchen sink clean up | Andrea Diamantini | 2012-05-27 | 3 | -9/+15 |
| | | | | | | - astyle - copyrights - (some) includes | ||||
* | Clean up headers && fix compilation with (the upcoming) qt 4.8.2 | Andrea Diamantini | 2012-04-20 | 3 | -2/+3 |
| | |||||
* | fixuifiles | Pino Toscano | 2012-03-16 | 1 | -3/+0 |
| | |||||
* | hided->hidden, pluralize message | Yuri Chornoivan | 2012-03-14 | 2 | -2/+2 |
| | |||||
* | Let user change his mind enabling block/unblock | Andrea Diamantini | 2012-03-13 | 3 | -9/+25 |
| | |||||
* | Clean up adblock manager code and fix unblock feature | Andrea Diamantini | 2012-03-13 | 4 | -46/+65 |
| | |||||
* | check/update/load subscriptions well :) | Andrea Diamantini | 2012-03-13 | 2 | -36/+57 |
| | |||||
* | Add dialog allowing adblock to list blocked/hided elements and unblock | Andrea Diamantini | 2012-03-13 | 5 | -8/+335 |
| | | | | some of them | ||||
* | Let rekonq block sparse images (this idea has been copied from Arora) | Andrea Diamantini | 2012-03-13 | 2 | -0/+33 |
| | |||||
* | Add adblock icon to inform users that some contents was hidden | Andrea Diamantini | 2012-03-13 | 1 | -0/+6 |
| | | | | | | | | This is a patch by Andrea Di Menna, changed a bit to allow element blocked/hided listing (you'll see it in next commit) REVIEW:102761 REVIEWED-BY: adjam | ||||
* | Update adblock dialog | Andrea Diamantini | 2012-03-13 | 5 | -94/+139 |
| | |||||
* | Move adblock manager to use multiple text files for rules and | Andrea Diamantini | 2012-03-13 | 3 | -135/+108 |
| | | | | | | separate adblock settings from rekonq ones. We now have 60 adblock rules list sites stored to be enabled "on click" | ||||
* | Remove ability to manage abp schemes and add subscriptions on click | Andrea Diamantini | 2012-03-13 | 2 | -22/+3 |
| | |||||
* | Krazy fixes | Andrea Diamantini | 2012-02-16 | 1 | -1/+1 |
| | | | | | - doublequote_chars - normalize | ||||
* | Consider option && ~option as null rules when option is not implemented | Andrea Diamantini | 2012-02-10 | 8 | -21/+27 |
| | | | | BUG: 246801 | ||||
* | Krazy fixes | Andrea Diamantini | 2012-01-19 | 3 | -4/+4 |
| | | | | | | | - QL1S/QL1C - single-char QString efficiency - explicit ctors - normalized signals & slots | ||||
* | Unifies macro style | Johannes Troscher | 2011-11-27 | 6 | -21/+21 |
| | | | | | REVIEW: 103242 REVIEWED-BY: adjam | ||||
* | Calm down kDebug messages | Andrea Diamantini | 2011-10-11 | 1 | -9/+4 |
| | |||||
* | Get sure mainWindow() exists before trying applying settings | Andrea Diamantini | 2011-09-16 | 1 | -2/+2 |
| | | | | BUG: 272107 | ||||
* | Get sure page is extant before searching for DOM elements there | Andrea Diamantini | 2011-09-16 | 1 | -0/+4 |
| | | | | BUG: 282012 | ||||
* | Improve adblock 2 | Andrea Diamantini | 2011-09-14 | 2 | -9/+3 |
| | | | | | remove wrong assumption on referer header. This fixes a lot of third-party rules :) | ||||
* | Improve adblock | Andrea Diamantini | 2011-09-14 | 2 | -5/+22 |
| | | | | | improve adblock docs check third-party option before (faster) | ||||
* | Fix saving in adblock management | Andrea Diamantini | 2011-08-19 | 3 | -3/+10 |
| | | | | | | | | | 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 | ||||
* | Fix non const code in the adblockwidget | Andrea Diamantini | 2011-08-12 | 1 | -8/+6 |
| | | | | CCMAIL: fritz_van_tom@hotmail.com | ||||
* | Tools Action Menu | Andrea Diamantini | 2011-08-04 | 5 | -0/+472 |
| | | | | | | | | | | | - 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 | ||||
* | clean up | Andrea Diamantini | 2011-07-25 | 7 | -70/+70 |
| | | | | | | - QL1S - one stupid kDebug less - codingstyle | ||||
* | Calm down kDebug messages | Andrea Diamantini | 2011-07-19 | 1 | -2/+0 |
| | |||||
* | A round of the "new" astyle 2.01... | Andrea Diamantini | 2011-07-17 | 8 | -87/+87 |
| | |||||
* | AdBlock Improvements: | Andrea Diamantini | 2011-04-10 | 4 | -5/+34 |
| | | | | | | | | | | | | - 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 | 11 | -28/+44 |
| |