<table><tr><td style="">tcanabrava retitled this revision from "Return early - minimize if indentation" to "Cleanup IncrementalSearchBar".<br />tcanabrava edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-clqti4gym4gsr22/">(Show Details)</a><br />tcanabrava added reviewers: Konsole, hindenburg.
</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/D13512">View Revision</a></tr></table><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);">Use initializer list to create QSet<br />
<br />
Don't check what doesn't needs to be checked.<br />
<br />
the QBitArray knows how to deal with true / false<br />
directly, so remove the if's. the speedgain of the<br />
if's are probabely slower than just setting the values<br />
to true / false again anyway as we are not suffering<br />
from a possible branch-prediction, and plus, code is<br />
cleaner.<br />
<br />
No need to test for true / false to set true false<br />
<br />
Just set it directly</span><span style="padding: 0 2px; color: #333333; background: rgba(151, 234, 151, .6);">Random code cleanup to IncrementalSearchBar to simplify future maintenance.</span></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13512">https://phabricator.kde.org/D13512</a></div></div><br /><div><strong>To: </strong>tcanabrava, Konsole, hindenburg<br /><strong>Cc: </strong>konsole-devel, herrold, ngraham, maximilianocuria, hindenburg<br /></div>