1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 17:42:10 +01:00
falkonOfficial/src/lib
David Rosca eb8ae20cc1 [AdBlockRule] Improve performance of rule matching with QStringMatcher
Use QStringMatcher instead of QString::contains in RegExpFilters.
QStringMatcher internally uses fast Boyer-Moore algorithm.
2014-04-13 11:49:39 +02:00
..
3rdparty [Windows] Correctly fix building after 6473bace10 2014-04-07 08:25:07 +02:00
adblock [AdBlockRule] Improve performance of rule matching with QStringMatcher 2014-04-13 11:49:39 +02:00
app [BrowserWindow] Add slash as a single key shortcut for search 2014-04-10 11:09:29 +02:00
autofill [PageFormCompleter] Try to be extra cautious with QWebFrames 2014-04-06 15:13:07 +02:00
bookmarks [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
cookies [Cookies] Renamed Match Domain exactly to Filter 3rd party cookies 2014-04-03 10:19:11 +02:00
data [CaBundle] Updated ca-bundle.crt 2014-03-27 22:32:41 +01:00
downloads [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
history [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
navigation [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
network [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
notifications [Cleanup] Split src/lib/webview into tabwidget, webkit and webtab folders 2014-03-31 14:54:08 +02:00
opensearch [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
other [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
plugins [Click2Flash] Fix playing YouTube videos with Qt5 2014-04-09 22:52:41 +02:00
popupwindow [Coding Style] Edited coding style (use linux style brackets) 2014-04-05 14:53:45 +02:00
preferences [BrowserWindow] Add slash as a single key shortcut for search 2014-04-10 11:09:29 +02:00
rss [IconProvider] Use fallback oxygen icon theme (in oxygen-fallback.qrc) 2014-03-24 16:09:30 +01:00
session [Session] Use the same session with both Qt4 & Qt5 2014-03-14 14:08:38 +01:00
sidebar [IconProvider] Use fallback oxygen icon theme (in oxygen-fallback.qrc) 2014-03-24 16:09:30 +01:00
tabwidget [TabWidget] Make sure current tab is loaded on session restore 2014-04-08 15:51:00 +02:00
tools [Build] Fix building with Qt 4.7 2014-04-09 22:52:30 +02:00
webkit [WebView] Fixed loading of bookmarklets 2014-04-12 22:24:42 +02:00
webtab [TabbedWebView] Make sure to not crash with invalid m_window pointer 2014-04-11 22:23:42 +02:00
lib.pro [Cleanup] Deleted unused ActionCopy class 2014-04-02 20:42:29 +02:00