1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib/adblock
nowrep 5fbf11c8f2 AdBlock: Fix issue when enabling rule didn't work until restart.
When attempting to enable rule that was already disabled on startup,
it won't have an effect until completely restarting the browser.
2013-11-04 16:06:07 +01:00
..
adblockaddsubscriptiondialog.cpp AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockaddsubscriptiondialog.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
adblockaddsubscriptiondialog.ui AdBlock: Support for adding new subscriptions. 2012-06-24 23:46:32 +02:00
adblockblockednetworkreply.cpp Modified copyright year 2013-07-11 16:21:57 +02:00
adblockblockednetworkreply.h Modified copyright year 2013-07-11 16:21:57 +02:00
adblockdialog.cpp AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockdialog.h AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockdialog.ui AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockicon.cpp [GreaseMonkey, AdBlock] Use 16x16 icons in statusbar 2013-06-03 15:50:57 +02:00
adblockicon.h [Code] Use QVector instead of QList for elements bigger than pointer. 2013-02-26 12:56:11 +01:00
adblockmanager.cpp AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockmanager.h AdBlock: Added option to use full EasyList subscription 2013-11-03 16:04:38 +01:00
adblockrule.cpp AdBlock: Fix issue when enabling rule didn't work until restart. 2013-11-04 16:06:07 +01:00
adblockrule.h AdBlockRule: Add new rule type Invalid for invalid rules 2013-11-02 17:41:51 +01:00
adblocksearchtree.cpp AdBlockSearchTree: Save few string allocations on searching 2013-11-03 14:49:58 +01:00
adblocksearchtree.h AdBlockSearchTree: Save few string allocations on searching 2013-11-03 14:49:58 +01:00
adblocksubscription.cpp AdBlock: Fix issue when enabling rule didn't work until restart. 2013-11-04 16:06:07 +01:00
adblocksubscription.h AdBlockSubscription: Don't allocate search tree on heap. 2013-11-03 14:29:23 +01:00
adblocktreewidget.cpp [Code] Updated coding style with patched Astyle + normalized signals. 2013-03-06 09:08:29 +01:00
adblocktreewidget.h Significant memory savings in AdBlock (~ 30MB with just EasyList) 2013-02-26 10:45:33 +01:00