1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-14 19:12:11 +01:00
falkonOfficial/src/lib/app
Julian Wolff d708fea839 Use selected text in searchToolBar
Summary:
With this patch, the currently selected text in a webpage is automatically inserted into the
searchToolBar when it is opened.
This matches the behaviour of the search tool bar in Kate.

Test Plan:
Open a webpage. Select a single line of text. Press Ctrl+F. The selected text is inserted into the
searchToolBar.

Reviewers: #falkon, drosca

Reviewed By: #falkon, drosca

Subscribers: drosca

Differential Revision: https://phabricator.kde.org/D11210
2018-03-10 15:05:37 +01:00
..
autosaver.cpp Initial rename to Falkon 2017-08-25 17:32:32 +02:00
autosaver.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
browserwindow.cpp Use selected text in searchToolBar 2018-03-10 15:05:37 +01:00
browserwindow.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
commandlineoptions.cpp Don't call non-const member functions on temporaries 2018-01-11 19:05:56 +01:00
commandlineoptions.h Initial rename to Falkon 2017-08-25 17:32:32 +02:00
datapaths.cpp DataPaths: Remove Translations path 2018-02-26 22:04:14 +01:00
datapaths.h DataPaths: Remove Translations path 2018-02-26 22:04:14 +01:00
mainapplication.cpp Merge branch 'Falkon/3.0' 2018-03-09 22:53:16 +01:00
mainapplication.h Remove option to change language on per-profile basis 2018-02-26 21:52:39 +01:00
mainmenu.cpp CookieManager: Change to QDialog 2018-02-09 18:14:00 +01:00
mainmenu.h Replace signals/slots with Q_SIGNALS/Q_SLOTS 2018-02-25 13:33:07 +01:00
profilemanager.cpp Merge branch 'Falkon/3.0' 2018-03-01 16:48:01 +01:00
profilemanager.h ProfileManager: Create database structure from SQL 2017-11-13 13:25:30 +01:00
proxystyle.cpp Remove any remaining Oxygen style workarounds 2018-02-16 12:04:46 +01:00
proxystyle.h More overrides 2018-02-07 12:04:02 +01:00
qzcommon.cpp Add Falkon UserBase Wiki links 2018-02-16 15:24:49 +01:00
qzcommon.h Add Falkon UserBase Wiki links 2018-02-16 15:24:49 +01:00
settings.cpp MainApplication: Sync settings after writing isRunning value 2018-01-11 19:40:38 +01:00
settings.h MainApplication: Sync settings after writing isRunning value 2018-01-11 19:40:38 +01:00