<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/122490/">https://git.reviewboard.kde.org/r/122490/</a>
     </td>
    </tr>
   </table>
   <br />





<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for KDevelop.</div>
<div>By Kevin Funk.</div>










<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
kdevplatform
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This fixes several issues:
- grepview plugin depending on the standardoutputview plugin
- standardoutput providing a globally useful shortcut combo
- F4 / Shift+F4 jumping to two different documents in case there are
  output marks in both the output view and the grep view result view

This patch provides a new interface (IToolViewActionListener) which
can be implemented by plugins providing a tool view,
which in turn provides a list of output marks one could jump to. The
actual shortcuts got moved to kdevplatformshell instead.

The toolview "listening" to those shortcuts is selected on a
LRU basis -- The last "activated" tool view will receive the shortcut
events.</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>plugins/standardoutputview/standardoutputview.cpp <span style="color: grey">(414fc8752601f62f258bf38e1a73be28653b009d)</span></li>

 <li>shell/mainwindow_actions.cpp <span style="color: grey">(ae670df2494a5964cc45e5ebcc807e9b8be60ab8)</span></li>

 <li>shell/mainwindow_p.h <span style="color: grey">(affb1f624fb705908932839767e1f6127836a464)</span></li>

 <li>shell/mainwindow_p.cpp <span style="color: grey">(12723ea5f84f6a422002d165591f594b300348f1)</span></li>

 <li>shell/uicontroller.h <span style="color: grey">(cc904ece895f836f09bda0bb3a311f9ec44a50a8)</span></li>

 <li>shell/uicontroller.cpp <span style="color: grey">(0f2270be2e8a9b41c3e57aec5d6177503533b4fd)</span></li>

 <li>plugins/grepview/grepoutputview.h <span style="color: grey">(881dbc0a94a4ff7e8f2e98158a8ad2509b2108a9)</span></li>

 <li>plugins/standardoutputview/outputwidget.h <span style="color: grey">(88415cfd4755d24d15c9598a283deca43b63b04c)</span></li>

 <li>plugins/standardoutputview/outputwidget.cpp <span style="color: grey">(5babb1977afe929531f6468678b4a78f9a203174)</span></li>

 <li>plugins/standardoutputview/standardoutputview.h <span style="color: grey">(772f75ad9d59b57899e40995f344033a65c16212)</span></li>

 <li>interfaces/iuicontroller.h <span style="color: grey">(8e17e0dcf2043b66388ffdec47b1bc72b798d908)</span></li>

 <li>interfaces/CMakeLists.txt <span style="color: grey">(22553eaa40cc739241cb97fcb5c2a0f4b01ca426)</span></li>

 <li>interfaces/itoolviewactionlistener.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>interfaces/itoolviewactionlistener.cpp <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/122490/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>




  </div>
 </body>
</html>