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





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">OK, thanks for the explanation! If there is a way to opt-out, this can go into master from my point of view.

I've noticed a possible problem though: the CMake message about kactivities in your patch says "STRONGLY_RECOMMENDED: Needed for Dolphin and Konqueror integration with activities". However, in its current state your patch will only integrate Dolphin with activities, not Konqueror. Note that DolphinViewContainer is only used by Dolphin, the Konqueror equivalent is DolphinPart. Both are wrappers for DolphinView. If you want to integrate both with activities, it might therefore be better to move your changes to DolphinView.</pre>
 <br />







<p>- Frank</p>


<br />
<p>On August 11th, 2012, 10:27 a.m., Ivan Čukić wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Dolphin, KDE Base Apps, Plasma, and Frank Reininghaus.</div>
<div>By Ivan Čukić.</div>


<p style="color: grey;"><i>Updated Aug. 11, 2012, 10:27 a.m.</i></p>






<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;">Dolphin reports open locations to the activity manager (KAMD).

Reasoning behind the feature:
 - KAMD ranks the locations based on the time the user has spent in them
 - Share-Like-Connect applet can know what is open in dolphin

This is an compile-time-optional feature - turned on if there is libkactivities installed.

The find_package(KActivities) is located in the root CMakeLists.txt because this feature should also be implemented for Konqueror.
</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </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;">With SDI windows, with tabs.</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>dolphin/src/dolphinviewcontainer.cpp <span style="color: grey">(31c82d6)</span></li>

 <li>dolphin/src/dolphinviewcontainer.h <span style="color: grey">(fd52806)</span></li>

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

 <li>config-apps.h.cmake <span style="color: grey">(43764ef)</span></li>

 <li>dolphin/src/CMakeLists.txt <span style="color: grey">(5c1a6da)</span></li>

</ul>

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



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Screenshots </h1>

<div>

 <a href="http://git.reviewboard.kde.org/r/105973/s/672/"><img src="http://git.reviewboard.kde.org/media/uploaded/images/2012/08/10/dolphin-slc_400x100.jpg" style="border: 1px black solid;" alt="S-L-C showing dolphin folder" /></a>

</div>


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








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