<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/103686/">http://git.reviewboard.kde.org/r/103686/</a>
     </td>
    </tr>
   </table>
   <br />



 <p>Ship it!</p>



 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I tested with tablet support, and nothing seems to have broken.</pre>
 <br />







<p>- Boudewijn</p>


<br />
<p>On January 12th, 2012, 9:25 p.m., C. Boemann 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 Calligra.</div>
<div>By C. Boemann.</div>


<p style="color: grey;"><i>Updated Jan. 12, 2012, 9:25 p.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;">    Implement tripleclicking

    To do so I had to reroute doubleclicking into toolproxy mousepress
    
    However for applications there are no change, except tools can now
    reimplement mouseTripleClickEvent to be notified of a triple click
    
    4 or more clicks are interpreted as (repeated) tripleclick. That
    is until the doubleclicktimeout period has elapsed since the first
    click.
    
    The behaviour is smooth and as expected. I've also change texttool
    take advantage of it and actiually select the paragraph on third
    click and not as before where doubliclcking alternated between
    selecting word and line
    
    This patch also fixes a bug where doublclickig a word selects the
    space after (it's a matter of taste and windows always selects the
    space. but it seems most people like to only select the word.
    BUG: 291124

</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>libs/flake/KoToolBase.h <span style="color: grey">(466319a)</span></li>

 <li>libs/flake/KoToolBase.cpp <span style="color: grey">(940ab45)</span></li>

 <li>libs/flake/KoToolProxy.cpp <span style="color: grey">(edd3668)</span></li>

 <li>libs/flake/KoToolProxy_p.h <span style="color: grey">(937ebd1)</span></li>

 <li>plugins/textshape/TextTool.h <span style="color: grey">(f8de126)</span></li>

 <li>plugins/textshape/TextTool.cpp <span style="color: grey">(f6822bd)</span></li>

</ul>

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




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








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