<table><tr><td style="">nibags created this revision.<br />nibags added reviewers: KTextEditor, cullmann, dhaumann.<br />Herald added projects: Kate, Frameworks.<br />Herald added subscribers: kde-frameworks-devel, kwrite-devel.<br />nibags 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/D21712">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The new Mode menu introduced in <a href="https://phabricator.kde.org/D20958" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: line-through;">D20958</a> is updated, removing the use of QListWidget.</p>

<p>This replaces: <br />
QListWidget with <strong>QListView + QStandardItemModel</strong> <br />
and KListWidgetSearchLine with <strong>QLineEdit</strong></p>

<p>In addition, some changes are made:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">Decrease delay in displaying search results, after typing. The search clearing is done without delays.</li>
<li class="remarkup-list-item">Add ToolTip in the search bar, with a brief description.</li>
</ul>

<p>I also made small improvements to the code. From the user's point of view, this patch is almost imperceptible.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>BRANCH</strong><div><div>move-qlistview</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D21712">https://phabricator.kde.org/D21712</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/mode/katemodemenulist.cpp<br />
src/mode/katemodemenulist.h</div></div></div><br /><div><strong>To: </strong>nibags, KTextEditor, cullmann, dhaumann<br /><strong>Cc: </strong>kwrite-devel, kde-frameworks-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann<br /></div>