summaryrefslogtreecommitdiff
path: root/src/adblock/adblockmanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning again (the morning after) the adblock thing.. :)Andrea Diamantini2010-01-141-18/+17
| | | | | Removed the "options" part. Will be rewritten in rekonq 0.5 together with the UI..
* Better AdBlocking things :)Andrea Diamantini2010-01-141-6/+67
|
* push startup on disabled adblock (don't load filters)Andrea Diamantini2009-12-021-2/+5
|
* trade-off: speed vs mem saving.Andrea Diamantini2009-12-021-20/+4
| | | | This time I decided for speed..
* We have adblock! (and it works)Andrea Diamantini2009-11-301-12/+33
| | | | | | | | | | | 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 APIAndrea Diamantini2009-11-301-2/+43
| | | | adblock (KDE one) fix #1
* removed current bugged adblock implementation.Andrea Diamantini2009-11-281-37/+1
| | | | Sorry about that :(
* Moving (back?) to konqueror adblock support.Andrea Diamantini2009-11-251-34/+25
| | | | | This will be useful (if someone is interested) in pushing our patches directly on khtml filter engine.
* First adblock implementation. now rekonq seems... slower :(Andrea Diamantini2009-11-231-14/+51
| | | | But at least it's ads free!
* Ok, same other bits on the adblock manager.Andrea Diamantini2009-11-211-1/+24
| | | | Now it's really time to go to bed :)
* AdBlock. First blocks :DAndrea Diamantini2009-11-201-0/+47