<table><tr><td style="">ahmadsamir updated this revision to Diff 73530.<br />ahmadsamir edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-zvsrpwkqh7c6fn6/">(Show Details)</a><br />ahmadsamir added a comment.
</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/D26659">View Revision</a></tr></table><br /><div><div><p>Verbatim</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;"><span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">doNameFilter() was the only protected function that took a QRegExp param.,</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Due to BIC we can't change doNameFilter(); since it was a convenience</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">but I couldn't find any users of it in KDE.</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">function of sorts,</span> <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">Also changed lstFilters from</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">just replace the one time it was actually used and</span><br />
<span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">from QList</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">use a for loop directly</span> to <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">QVector</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">iterate over the regex patterns</span>.<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D26659?vs=73529&id=73530">https://phabricator.kde.org/D26659?vs=73529&id=73530</a></div></div><br /><div><strong>BRANCH</strong><div><div>l-qregexp-deprecate (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26659">https://phabricator.kde.org/D26659</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/kcoredirlister.cpp<br />
src/core/kcoredirlister_p.h</div></div></div><br /><div><strong>To: </strong>ahmadsamir, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns<br /></div>