<table><tr><td style="">croick created this revision.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D6262" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Major Changes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">grep job settings are saved in the GrepDialog config sections</li>
<li class="remarkup-list-item">when starting a session, grep jobs with the recalled settings are started</li>
</ul>

<p>Minor Changes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item">refresh button now restarts grep job for currently selected result</li>
<li class="remarkup-list-item">fix clearing of old entries beyond display limit in result view</li>
<li class="remarkup-list-item">disable refresh and clear buttons for empty result history</li>
<li class="remarkup-list-item">do not set up UI of GrepDialog when it stays hidden</li>
<li class="remarkup-list-item">keep track of all GrepDialogs for plugin unloading (fix)</li>
</ul>

<p>Remark:<br />
To make sure all projects are loaded after startup (for searches<br />
in project files only), the number of loaded projects must match<br />
the number of projects to be loaded from the "General Options"<br />
config section.</p>

<p>BUG: 380864</p></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">start a session with several projects to be opened</li>
<li class="remarkup-list-item">use the "Find/Replace in Files" tool to search in files</li>
<li class="remarkup-list-item">restart the same session and observe how the old searches are done after all projects have been loaded</li>
<li class="remarkup-list-item">use the refresh button to redo a selected search</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R33 KDevPlatform</div></div></div><br /><div><strong>BRANCH</strong><div><div>grephistory</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D6262" rel="noreferrer">https://phabricator.kde.org/D6262</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>plugins/grepview/grepdialog.cpp<br />
plugins/grepview/grepdialog.h<br />
plugins/grepview/grepjob.h<br />
plugins/grepview/grepoutputview.cpp<br />
plugins/grepview/grepoutputview.h<br />
plugins/grepview/grepviewplugin.cpp<br />
plugins/grepview/grepviewplugin.h</div></div></div><br /><div><strong>To: </strong>croick, KDevelop<br /><strong>Cc: </strong>kdevelop-devel<br /></div>