<table><tr><td style="">jtamate updated this revision to Diff 30331.<br />jtamate edited the summary of this revision. <a href="https://phabricator.kde.org/transactions/detail/PHID-XACT-DREV-icoocqlzhvd3kd3/">(Show Details)</a><br />jtamate 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/D11487">View Revision</a></tr></table><br /><div><div><p>Using upper_bound with <<br />
Changed the name of the iterator<br />
Using -> instead of (*x)</p>

<p>These are the calls I get since I open the document:<br />
doc= KTextEditor::DocumentPrivate(0x228fe10)  range= [ (0, 0)  ->  (0, 0) ]  dictionary= "" singleLine= true returnSingleRange= false<br />
doc= KTextEditor::DocumentPrivate(0x228fe10)  range= [ (1, 0)  ->  (1, 4096) ]  dictionary= "" singleLine= true returnSingleRange= false<br />
doc= KTextEditor::DocumentPrivate(0x228fe10)  range= [ (0, 0)  ->  (0, 4090) ]  dictionary= "" singleLine= true returnSingleRange= false<br />
sonnet.core: Missing trigrams for languages: QSet("en_CA", "en_GB", "en_AU")<br />
doc= KTextEditor::DocumentPrivate(0x228fe10)  range= [ (0, 0)  ->  (0, 358720) ]  dictionary= "" singleLine= true returnSingleRange= false<br />
doc= KTextEditor::DocumentPrivate(0x228fe10)  range= [ (5, 0)  ->  (5, 162682) ]  dictionary= "" singleLine= true returnSingleRange= false</p></div></div><br /><div><strong>CHANGES TO REVISION SUMMARY</strong><div><div style="white-space: pre-wrap; color: #74777D;">Use a <span style="padding: 0 2px; color: #333333; background: rgba(251, 175, 175, .7);">custom </span>binary search for the needed Attribute.<div style="padding: 8px 0;">...</div></div></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>CHANGES SINCE LAST UPDATE</strong><div><a href="https://phabricator.kde.org/D11487?vs=30134&id=30331">https://phabricator.kde.org/D11487?vs=30134&id=30331</a></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11487">https://phabricator.kde.org/D11487</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/buffer/katetextline.cpp<br />
src/buffer/katetextline.h</div></div></div><br /><div><strong>To: </strong>jtamate, Frameworks, Kate<br /><strong>Cc: </strong>anthonyfieroni, dhaumann, mwolff, cullmann, michaelh, kevinapavew, ngraham, demsking, sars<br /></div>