1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
David Rosca 9b3f56093e
TabbedWebView: Rename setWebPage -> setPage
Fixes hovered links not being shown in statusbar for target=_blank
tabs as WebPage is setting new page of webview with setPage.
2018-01-28 22:40:04 +01:00
..
3rdparty Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
adblock Fix build against Qt 5.11 2018-01-26 12:59:03 +01:00
app SqlDatabase: Correctly create new connections for threads 2018-01-28 12:56:32 +01:00
autofill AutoFill: Add option to disable auto complete on sites 2018-01-28 15:47:57 +01:00
bookmarks BookmarksToolBarButton: Don't change height in sizeHint 2018-01-24 15:13:10 +01:00
cookies First steps towards a cmake buildsystem, currently only builds src/lib. 2017-09-09 20:27:44 +02:00
data Filter duplicated plugins in falkon:config page 2018-01-28 12:52:13 +01:00
downloads DownloadItem: Fix calculating remaining time 2018-01-27 10:52:32 +01:00
history Add ClosedWindowsManager allowing to restore closed windows 2018-01-02 15:03:11 +01:00
navigation LocationBar: Also whitelist data: scheme for loading urls 2018-01-28 15:50:24 +01:00
network Show all data paths in falkon:config page 2018-01-28 12:52:00 +01:00
notifications Move build config options to config.h 2018-01-24 14:26:13 +01:00
opensearch LocationBar: Add LoadAction 2018-01-26 12:57:22 +01:00
other StatusBar: Add support for adding new buttons 2018-01-24 20:37:04 +01:00
plugins Move build config options to config.h 2018-01-24 14:26:13 +01:00
popupwindow AutoFill: Make it possible to request only usernames from backend 2018-01-28 12:53:59 +01:00
preferences Preferences: Always show Password Manager options 2018-01-28 15:48:31 +01:00
session SessionManager: Use completeBaseName for session names 2018-01-24 15:14:06 +01:00
sidebar SideBarManager: Use QActionGroup for sidebars menu 2018-01-11 19:26:00 +01:00
tabwidget TabContextMenu: Add Unload Tab action 2018-01-24 15:15:03 +01:00
tools SqlDatabase: Correctly create new connections for threads 2018-01-28 12:56:32 +01:00
webengine AutoFill: completePage now returns only list of usernames 2018-01-28 15:47:10 +01:00
webtab TabbedWebView: Rename setWebPage -> setPage 2018-01-28 22:40:04 +01:00
CMakeLists.txt Rename StatusBarMessage -> StatusBar 2018-01-24 20:36:34 +01:00