<table><tr><td style="">tcanabrava created this revision.<br />Restricted Application added a project: Konsole.<br />Restricted Application added a subscriber: konsole-devel.<br />tcanabrava 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/D13174">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Remove the global search bar and allows each tab<br />
to have it's own search. For this I created a new<br />
class TerminalWidget - that's the combination of<br />
the TerminalDisplay and SearchBar, and extracted<br />
the uses of TermianlDisplay and SearchBar that<br />
where scattered around the code, making the resulting<br />
code less tangled.</p>

<p>Testing:<br />
created tabs, created search boxes, searched, closed.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R319 Konsole</div></div></div><br /><div><strong>BRANCH</strong><div><div>fixSearchTab</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D13174">https://phabricator.kde.org/D13174</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/MainWindow.cpp<br />
src/Part.cpp<br />
src/SessionController.cpp<br />
src/SessionController.h<br />
src/TerminalDisplay.cpp<br />
src/TerminalDisplay.h<br />
src/ViewContainer.cpp<br />
src/ViewContainer.h<br />
src/ViewManager.cpp<br />
src/ViewManager.h</div></div></div><br /><div><strong>To: </strong>tcanabrava<br /><strong>Cc: </strong>konsole-devel, herrold, ngraham, maximilianocuria, hindenburg<br /></div>