]> cloud.milkyroute.net Git - dolphin.git/commit
Make Saved Search feature discoverable
authorNathaniel Graham <pointedstick@zoho.com>
Tue, 24 Oct 2017 19:10:41 +0000 (13:10 -0600)
committerNathaniel Graham <pointedstick@zoho.com>
Wed, 1 Nov 2017 15:00:48 +0000 (09:00 -0600)
commit64cfc43b97e0216caf8b7b71dd5168eaedb3068c
treeb61727740d09431b6f7cdbb940ef1ba9730a277a
parent5454283008f26d377a6403861a3cdd7992dbbd38
Make Saved Search feature discoverable

Summary:
FEATURE: 269332

Make Dolphin's Saved Search feature discoverable by adding a button inside the search field. The button only becomes enabled when there is a valid search term. When pushed, it saves the search to the Places panel, providing a visible-by-default way to do this to complement the existing implementation that is only visible in the context menu.

Also harmonized the label text so that it's consistent no matter how you create a saved search (button or context menu)

Test Plan:
Tested in KDE Neon. Works great:
{F5449508}

Reviewers: #dolphin, broulik, dfaure, markg, emateli, elvisangelaccio

Reviewed By: #dolphin, markg, emateli, elvisangelaccio

Subscribers: anthonyfieroni, markg, emateli, elvisangelaccio, cfeck, #dolphin

Tags: #dolphin

Differential Revision: https://phabricator.kde.org/D8454
src/dolphincontextmenu.cpp
src/dolphinviewcontainer.cpp
src/search/dolphinsearchbox.cpp
src/search/dolphinsearchbox.h