<table><tr><td style="">alex created this revision.<br />alex added reviewers: davidedmundson, ngraham, broulik, meven, apol.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />alex 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/D28544">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">Instead of early returning in the match method if the list of recent documents is empty the matching is suspended.</li>
<li class="remarkup-list-item">The imports have been cleaned up, redundant Q_UNUSED macros have been removed and the formatting has been changed.</li>
<li class="remarkup-list-item">Instead of getting the action using the id, all the actions are returned (in this case just the one that is set in the constructor).</li>
<li class="remarkup-list-item">The unnecessary comparison of the action has been removed and the replace method call uses a more performant overload.</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><p>Should compile and show the recent documents.<br />
To test the suspendMatching: Clear the ~/.local/share/RecentDocuments folder, restart krunner.<br />
There should be no results. Then open a file in dolphin and the file shows up as a query result in krunner.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>recentdocuments_cleanup (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D28544">https://phabricator.kde.org/D28544</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>runners/recentdocuments/recentdocuments.cpp<br />
runners/recentdocuments/recentdocuments.h</div></div></div><br /><div><strong>To: </strong>alex, davidedmundson, ngraham, broulik, meven, apol<br /><strong>Cc: </strong>plasma-devel, Orage, LeGast00n, The-Feren-OS-Dev, cblack, jraleigh, zachus, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>