┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/dolphinsearchinformation.cpp
AgeCommit message (Collapse)Author
2012-04-24Provide additional default groups for the Places PanelPeter Penz
If Nepomuk is enabled, it is now possible to easily search for some most common queries by having additional groups.
2011-11-28nepomuk config option change strigiservice -> fileindexerWeng Xuetian
2011-02-05Fix compilation when Nepomuk is not availablePeter Penz
CCBUG: 265547
2011-02-03Use KUrl::isParentOf() instead of doing custom QString-operationsPeter Penz
This fixes the issue that a directory might be declared as indexed/non-indexed although it just starts with a similar name like another directory.
2011-02-02Fix visibility- and enabled-issues for the filter-panelPeter Penz
The filter-panel should be disabled if the current folder is not indexed at all. Also when triggering a "Find" the filter-panel should stay invisible per default when the current folder is not indexed. CCBUG: 264969