<table><tr><td style="">neundorf created this revision.<br />neundorf added reviewers: sars, kwrite-devel.<br />Restricted Application added a project: Kate.<br />neundorf requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D9901" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The Search&Replace plugin has an "Exclude" filter.  The tooltip says "Comma separated list of files and directories to exclude from the search. Example: "build*", but that didn't actually work.<br />
In "Search in folder" mode, the exclude-filter was matching against the full path, in "In project"  mode it matches against the subdir.<br />
With this patch, it now also matches against the result subdir, relative to the base search dir, so excluding "build/*" works now.</p>

<p>Ok to commit ?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R40 Kate</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D9901" rel="noreferrer">https://phabricator.kde.org/D9901</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>addons/search/FolderFilesList.cpp</div></div></div><br /><div><strong>To: </strong>neundorf, sars, kwrite-devel<br /><strong>Cc: </strong>michaelh, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann<br /></div>