1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
David Rosca 1de32182c1 BrowserWindow: Don't restore first app window from postLaunch slot
Instead restore it immediately after creation from MainApplication
as all other window types.
2018-01-02 22:55:58 +01:00
..
3rdparty LineEdit: Don't query clipboard when its contents changes 2017-11-01 17:38:18 +01:00
adblock AdBlockTreeWidget: Fix restoring item font and color for normal rules 2017-12-03 19:10:56 +01:00
app BrowserWindow: Don't restore first app window from postLaunch slot 2018-01-02 22:55:58 +01:00
autofill SqlDatabase: Remove exec and execAsync methods 2017-12-23 18:34:46 +01:00
bookmarks Create every QSqlQuery with correct database for current thread 2017-12-18 13:06:42 +01:00
cookies First steps towards a cmake buildsystem, currently only builds src/lib. 2017-09-09 20:27:44 +02:00
data Update copyright year to 2018 2018-01-01 16:59:46 +01:00
downloads DownloadManager: Add app name to download finished notification 2018-01-01 18:11:01 +01:00
history Add ClosedWindowsManager allowing to restore closed windows 2018-01-02 15:03:11 +01:00
navigation LocationBar: Fix correctly loading "localhost" instead of launching search 2018-01-01 17:02:12 +01:00
network Remove leftover references to no longer used pinnedtabs.dat file 2017-12-30 18:06:06 +01:00
notifications Initial rename to Falkon 2017-08-25 17:32:32 +02:00
opensearch Create every QSqlQuery with correct database for current thread 2017-12-18 13:06:42 +01:00
other Add an option to disable search suggestions from the address bar. 2017-12-31 16:44:02 +01:00
plugins Initial rename to Falkon 2017-08-25 17:32:32 +02:00
popupwindow Initial rename to Falkon 2017-08-25 17:32:32 +02:00
preferences Add an option to disable search suggestions from the address bar. 2017-12-31 16:44:02 +01:00
session Change structure of session file + also save window geometry 2018-01-02 22:55:09 +01:00
sidebar Initial rename to Falkon 2017-08-25 17:32:32 +02:00
tabwidget TabBar: Fix dropping text/url to tabs 2018-01-02 15:03:27 +01:00
tools Fix merge issues 2018-01-02 15:22:35 +01:00
webengine WebView: Search using default engine instead of active in actions 2018-01-01 18:09:39 +01:00
webtab WebTab: Correctly remove itself from TabWidget 2018-01-01 17:01:48 +01:00
CMakeLists.txt Add ClosedWindowsManager allowing to restore closed windows 2018-01-02 15:03:11 +01:00