]> cloud.milkyroute.net Git - dolphin.git/commit
Fix visibility- and enabled-issues for the filter-panel
authorPeter Penz <peter.penz19@gmail.com>
Wed, 2 Feb 2011 18:36:08 +0000 (19:36 +0100)
committerPeter Penz <peter.penz19@gmail.com>
Wed, 2 Feb 2011 18:36:08 +0000 (19:36 +0100)
commit7045a25e3abaedab0d128f03702eaf48ffe6e0b7
tree66a3deaa0c15c353895f5d42301bd27b2241f7b5
parent28f00f36d74572510aee58111f1a9f884e148f6b
Fix visibility- and enabled-issues for the filter-panel

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
src/CMakeLists.txt
src/dolphinmainwindow.cpp
src/panels/filter/filterpanel.cpp
src/panels/filter/filterpanel.h
src/search/dolphinsearchbox.cpp
src/search/dolphinsearchbox.h
src/search/dolphinsearchinformation.cpp [new file with mode: 0644]
src/search/dolphinsearchinformation.h [new file with mode: 0644]