D10205: fileindexerconfig: Introduce canBeSearched()
Michael Heidelbach
noreply at phabricator.kde.org
Wed Jan 31 16:32:12 UTC 2018
michaelh created this revision.
michaelh added reviewers: Frameworks, Dolphin.
Restricted Application added a project: Frameworks.
michaelh requested review of this revision.
REVISION SUMMARY
Prepare for search refinement in dolphin.
The option to use baloo for searching should not only depend on the indexing state of search start folder but also on the indexing state of its descendants.
Example:
- ~/ : not indexed
- ~/Videos: indexed
- ~/EBooks: indexed
When starting search from ~/ the user should be able to use baloo for search.
CCBUG:388656
TEST PLAN
unit test, upcoming
REPOSITORY
R293 Baloo
BRANCH
search (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D10205
AFFECTED FILES
src/file/fileindexerconfig.cpp
src/file/fileindexerconfig.h
To: michaelh, #frameworks, #dolphin
Cc: michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180131/770f3798/attachment.html>
More information about the Kde-frameworks-devel
mailing list