1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
nowrep 3159407c18 AdBlock: Use fast search tree for basic rules
For all rules that can be matched with simple string-contains match,
use fast tree searching.
Only in EasyList, there is 6000 those rules.
It improves overall performance of AdBlock matching by 5 - 10 times,
at the cost of memory.
The tree needs about 1.5MB memory for 1000 rules, which is a great
tradeoff for such big performance improvement.
2013-11-02 17:43:18 +01:00
..
3rdparty Modified copyright year 2013-07-11 16:21:57 +02:00
adblock AdBlock: Use fast search tree for basic rules 2013-11-02 17:43:18 +01:00
app X11: Use different WM_CLASS for private browsing window 2013-10-21 15:59:25 +02:00
autofill [Master Password Dialog] Set minimum width and height for widget 2013-07-24 12:33:39 +02:00
bookmarks Modified copyright year 2013-07-11 16:21:57 +02:00
bookmarksimport Fixed a small typo in bookmarksimportdialog.ui 2013-09-11 11:47:02 +02:00
cookies Typo fix in cookie manager 2013-08-27 14:22:29 +02:00
data Merge pull request #1023 from jdbastardy/ieimport 2013-09-10 06:41:27 -07:00
desktopnotifications [SideBarManager] Fixed ambiguous shortcuts when calling refreshMenu() 2013-08-02 00:21:56 +04:30
downloads Added option to copy download link in download options dialog. 2013-10-17 17:20:50 +02:00
history Modified copyright year 2013-07-11 16:21:57 +02:00
navigation [LocationBar] Don't move the cursor to the end if inline completion is empty. 2013-08-07 02:02:06 +04:30
network Contributor's email address change 2013-09-21 00:02:56 +02:00
opensearch Set DuckDuckGo as a default search engine 2013-08-12 10:46:24 +02:00
other License Viewer: Use Courier font + small visual tweaks 2013-08-25 23:50:24 +02:00
plugins Correctly set fileName member of Plugin struct. 2013-09-10 15:52:18 +02:00
popupwindow Modified copyright year 2013-07-11 16:21:57 +02:00
preferences Contributor's email address change 2013-09-21 00:02:56 +02:00
rss [RSSWidget] Fixed displaying a lot of RSS feeds. 2013-09-22 15:48:17 +02:00
session Modified copyright year 2013-07-11 16:21:57 +02:00
sidebar [SideBarManager] Fixed ambiguous shortcuts when calling refreshMenu() 2013-08-02 00:21:56 +04:30
tools Enhanced plural forms for languages with complex rules 2013-10-10 10:36:01 +02:00
webview [Unloaded tab color] Make sure it work also for black color 2013-09-17 17:03:50 +02:00
lib.pro AdBlock: Use fast search tree for basic rules 2013-11-02 17:43:18 +01:00