┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/search/searchpanel.h
AgeCommit message (Collapse)Author
2011-03-10Fix enabled/disabled issue for the Search PanelPeter Penz
2011-03-10Add search modes for the Search PanelPeter Penz
The search panel must get a hint whether clicking on the facets should result in searching everywhere or from the current folder. It is not sufficient to check the search-settings of the "Find:"-box, as when the "Find:"-box is invisible there is no hint for the user what kind of searching is done and the setting must be ignored.
2011-03-09Add (renamed) files searchpanel*Peter Penz
Thanks to Sebastian Dörner for the notification.