Commit Graph

19 Commits (520e65f82205480a6286d6c51129c0715ec13149)

Author SHA1 Message Date
Marc Zinnschlag 7ca56ccd29 set search status bar to 'no results' message when search yields no results 7 years ago
Marc Zinnschlag 7d2394273e added statusbar to search window (Fixes #3276) 7 years ago
Marc Zinnschlag ecbd68a19b third batch of changing over user settings usage to the new system 9 years ago
Marc Zinnschlag a3a2c2f476 second batch of changing over user settings usage to the new system 9 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Marc Zinnschlag 0860c27b03 improving consistency of subview layouts 10 years ago
Marc Zinnschlag c9d519f36c focus search input field when opening search subview (Fixes #2534) 10 years ago
Marc Zinnschlag ae5de0cb2b implemented additional check before performing replace (make sure data hasn't been changed since the search) 10 years ago
Marc Zinnschlag 6fac4c5dd9 made user settings handling in search sub view more consistent 10 years ago
Marc Zinnschlag dab650a3d5 remove rows from result table after a successful replace (configurable via user settings) 10 years ago
Marc Zinnschlag b939fd440e added replace all button 10 years ago
Marc Zinnschlag 36ce2d61f4 consider lock mode when replacing 10 years ago
Marc Zinnschlag 4951fc477c added replace function 10 years ago
Marc Zinnschlag cb6caf5e39 added search-related user settings 10 years ago
Marc Zinnschlag 4928e3705f highlight (bold) search string in results 10 years ago
Marc Zinnschlag 8e9365741f make search sub-views re-usable (clear before starting a new search) 10 years ago
Marc Zinnschlag 23cf859fee added search stages (cell table only for now) 10 years ago
Marc Zinnschlag 78c6268891 added search class and search box widget 10 years ago
Marc Zinnschlag d053c62032 setting up global search operation and subview 10 years ago