Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | push startup on disabled adblock (don't load filters) | Andrea Diamantini | 2009-12-02 | 1 | -2/+5 |
| | |||||
* | trade-off: speed vs mem saving. | Andrea Diamantini | 2009-12-02 | 3 | -22/+9 |
| | | | | This time I decided for speed.. | ||||
* | We have adblock! (and it works) | Andrea Diamantini | 2009-11-30 | 6 | -362/+289 |
| | | | | | | | | | | | I had a lot of problems implementing it because I started working on assuming 2 things: 1) konqueror implementation works (it's not true, I found a bug! To guess what, try loading current rekonq vs current konqueror against kde-apps.org) 2) Arora's implementation can be easily ported to kcm technology. Another wrong assumption, based on MVP implementation. Sorry for spamming master branch, guys. | ||||
* | Porting rekonq to last Qt/KDE API | Andrea Diamantini | 2009-11-30 | 6 | -4/+566 |
| | | | | adblock (KDE one) fix #1 | ||||
* | removed current bugged adblock implementation. | Andrea Diamantini | 2009-11-28 | 6 | -643/+1 |
| | | | | Sorry about that :( | ||||
* | Moving (back?) to konqueror adblock support. | Andrea Diamantini | 2009-11-25 | 9 | -434/+377 |
| | | | | | This will be useful (if someone is interested) in pushing our patches directly on khtml filter engine. | ||||
* | Forgot some files :) | Andrea Diamantini | 2009-11-23 | 3 | -1/+258 |
| | |||||
* | First adblock implementation. now rekonq seems... slower :( | Andrea Diamantini | 2009-11-23 | 2 | -15/+53 |
| | | | | But at least it's ads free! | ||||
* | Ok, same other bits on the adblock manager. | Andrea Diamantini | 2009-11-21 | 4 | -23/+34 |
| | | | | Now it's really time to go to bed :) | ||||
* | A new kcmshell named "webkit adblock" to set... (guess what?!) | Andrea Diamantini | 2009-11-21 | 5 | -26/+189 |
| | | | | First bits work, seems enough for this evening | ||||
* | AdBlock, first file (and first UI. Probably not last :) | Andrea Diamantini | 2009-11-20 | 5 | -0/+253 |
| | |||||
* | AdBlock. First blocks :D | Andrea Diamantini | 2009-11-20 | 2 | -0/+95 |