dolphin/src
Ismael Asensio b3120cb90e Update searchbar parameters on URL change
Summary:
Searchbar options (text and options) were only updated when toggling the search on, $
Main use case is when changing between stored search urls in Places panel.

Test Plan:
- Store two search urls in Places panel
- Navigate between them
- The searchbar text and parameters change accordingly

BEFORE:
{F7500811}
AFTER:
{F7500813}

Reviewers: #dolphin, elvisangelaccio

Subscribers: kfm-devel

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D24369
2019-10-02 23:01:29 +02:00
..
filterbar When filter bar is focused, switch to view when tab key is pressed 2019-05-25 21:32:29 -06:00
icons Add application icon for Mac and MS Windows. 2016-11-22 18:15:42 +01:00
kitemviews Fix rubber band not going away after right-click 2019-07-17 21:37:21 +02:00
panels Fix dir change when show hidden terminal panel with running program in it 2019-07-28 18:29:38 +02:00
search Use placeholder for search action 2019-04-22 23:03:10 +02:00
settings SVN_SILENT made messages (.desktop file) - always resolve ours 2019-07-31 08:56:25 +02:00
statusbar Add "What's This?" to nearly everything in the main window 2019-06-23 21:19:49 +02:00
tests Bring back placesitemmodeltest 2019-09-15 10:26:19 +02:00
trash Get rid of ugly static_cast usages in connect() calls 2019-05-05 17:53:29 +02:00
views Fix ascending/descending choosers getting unchecked when re-selecting the same sort order 2019-09-09 07:17:17 -06:00
CMakeLists.txt Rewrite servicemenu helper utility in C++ 2019-07-15 01:39:15 +03:00
config-baloo.h.cmake Port Dolphin to Baloo 2014-02-06 20:29:09 +01:00
config-kactivities.h.cmake Bring back KActivities support 2019-03-18 21:18:04 +01:00
config-terminal.h.cmake Introduce HAVE_TERMINAL 2019-01-28 22:38:21 +01:00
dbusinterface.cpp Adding option to open externally called folder in a new tab 2019-06-23 13:27:25 +02:00
dbusinterface.h Add dbus interface to dolphin 2015-04-22 18:59:39 +05:30
dolphin.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinbookmarkhandler.cpp Add Bookmark Handling 2019-05-13 16:37:15 +02:00
dolphinbookmarkhandler.h Add Bookmark Handling 2019-05-13 16:37:15 +02:00
dolphincontextmenu.cpp [DolphinContextMenu] Restore check for whether place already exists 2019-06-07 10:37:19 +02:00
dolphincontextmenu.h Move "Open" actions to the top of the context menu for files 2018-04-22 09:40:50 -06:00
dolphindockwidget.cpp don't use temporaries when uneeded 2018-06-22 16:17:47 +02:00
dolphindockwidget.h don't use temporaries when uneeded 2018-06-22 16:17:47 +02:00
dolphinmainwindow.cpp Fixing bugs in new folders in tabs feature 2019-09-02 23:15:08 +02:00
dolphinmainwindow.h Add "What's This?" to nearly everything in the main window 2019-06-23 21:19:49 +02:00
dolphinnewfilemenu.cpp [CLAZY] Fixed all level 1 and level 2 warnings with small exceptions 2016-03-16 22:17:37 +01:00
dolphinnewfilemenu.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinpart.cpp Get rid of ugly static_cast usages in connect() calls 2019-05-05 17:53:29 +02:00
dolphinpart.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-06-11 05:13:47 +02:00
dolphinpart.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinpart.qrc Bundle the XMLGUI files into qrc resources. 2017-07-25 11:39:57 +02:00
dolphinpart.rc part: fix name of 'Select All' action 2018-05-20 23:32:24 +02:00
dolphinpart_ext.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinpart_ext.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinplacesmodelsingleton.cpp Introduce singleton for KFilePlacesModel 2018-03-19 09:57:24 +01:00
dolphinplacesmodelsingleton.h Introduce singleton for KFilePlacesModel 2018-03-19 09:57:24 +01:00
dolphinrecenttabsmenu.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinrecenttabsmenu.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinremoveaction.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphinremoveaction.h Remove unused #include 2018-03-04 21:00:47 +03:00
dolphintabbar.cpp Remove unused #include 2018-03-04 21:00:47 +03:00
dolphintabbar.h Modernize: Use override where possible 2017-11-20 23:25:48 +01:00
dolphintabpage.cpp remove deprecated methods 2019-02-27 08:59:18 +01:00
dolphintabpage.h Fix minor typos 2018-10-25 21:23:44 +03:00
dolphintabwidget.cpp Fixing bugs in new folders in tabs feature 2019-09-02 23:15:08 +02:00
dolphintabwidget.h Fixing bugs in new folders in tabs feature 2019-09-02 23:15:08 +02:00
dolphinui.rc Add Bookmark Handling 2019-05-13 16:37:15 +02:00
dolphinviewcontainer.cpp Update searchbar parameters on URL change 2019-10-02 23:01:29 +02:00
dolphinviewcontainer.h Bring back KActivities support 2019-03-18 21:18:04 +01:00
global.cpp Do not match daemonized dolphin instances: part 2 2019-08-11 12:18:53 +02:00
global.h Fix container detaching 2019-06-08 13:11:47 +02:00
main.cpp Making sure that DBus objects are all created before the service 2019-09-02 23:13:53 +02:00
Messages.sh i18n: drop servicemenuinstaller messages from main po file 2019-07-15 08:08:23 +02:00
middleclickactioneventfilter.cpp Support middle clicking of Back/Forward/Up/Home toolbar buttons 2017-08-24 15:45:28 +02:00
middleclickactioneventfilter.h Fix all 'explicit constructor' krazy warnings 2018-02-03 22:21:30 +01:00
org.kde.dolphin.appdata.xml GIT_SILENT made messages (after extraction) 2019-07-31 07:41:55 +02:00
org.kde.dolphin.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2019-05-22 05:14:39 +02:00