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
Showing
- dolphin/src/CMakeLists.txt 1 addition, 0 deletionsdolphin/src/CMakeLists.txt
- dolphin/src/dolphinmainwindow.cpp 5 additions, 3 deletionsdolphin/src/dolphinmainwindow.cpp
- dolphin/src/panels/filter/filterpanel.cpp 21 additions, 6 deletionsdolphin/src/panels/filter/filterpanel.cpp
- dolphin/src/panels/filter/filterpanel.h 3 additions, 1 deletiondolphin/src/panels/filter/filterpanel.h
- dolphin/src/search/dolphinsearchbox.cpp 3 additions, 36 deletionsdolphin/src/search/dolphinsearchbox.cpp
- dolphin/src/search/dolphinsearchbox.h 0 additions, 6 deletionsdolphin/src/search/dolphinsearchbox.h
- dolphin/src/search/dolphinsearchinformation.cpp 99 additions, 0 deletionsdolphin/src/search/dolphinsearchinformation.cpp
- dolphin/src/search/dolphinsearchinformation.h 57 additions, 0 deletionsdolphin/src/search/dolphinsearchinformation.h
Loading
Please register or sign in to comment