1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 18:22:10 +02:00
falkonOfficial/src/lib
David Rosca ca04e9d967 TabBar: Support adding new tabs with text drop data
Urls are loaded directly and text is searched for using default search
engine.
2018-01-01 16:56:32 +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: Make sure window is shown before restoring session 2017-12-30 18:06:14 +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 SpeedDial: Show warning message when JavaScript is disabled 2017-12-30 18:04:05 +01:00
downloads Windows: Fix compile issues after build system changed to cmake. 2017-10-03 11:03:35 +03:30
history Create every QSqlQuery with correct database for current thread 2017-12-18 13:06:42 +01:00
navigation LocationCompleter: Fix showing old suggestions for one char search string 2018-01-01 16:56:03 +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 Initial rename to Falkon 2017-08-25 17:32:32 +02:00
sidebar Initial rename to Falkon 2017-08-25 17:32:32 +02:00
tabwidget TabBar: Support adding new tabs with text drop data 2018-01-01 16:56:32 +01:00
tools SqlDatabase: Remove exec and execAsync methods 2017-12-23 18:34:46 +01:00
webengine Set default button for all CheckBoxDialogs 2017-12-30 18:05:47 +01:00
webtab WebTab: Make sure to not call slotRestore multiple times 2017-12-30 18:06:19 +01:00
CMakeLists.txt Move tab context-menu methods to TabContextMenu. 2017-10-03 17:02:24 +03:30