<div dir="ltr">Ping?<div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 23, 2014 at 10:09 AM, Michael Hansen <span dir="ltr"><<a href="mailto:zrax0111@gmail.com" target="_blank">zrax0111@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



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





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

<div>Review request for KDE Frameworks and Christoph Cullmann.</div>
<div>By Michael Hansen.</div>










<div style="margin-top:1.5em">
 <b style="color:#575012;font-size:10pt">Repository: </b>
ktexteditor
</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">
 <tbody><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"><p style="padding:0;margin:0;line-height:inherit;white-space:inherit">Fix for incorrect soft-tabs alignment after beginning-of-line, by taking the current cursor position into account when expanding tabs to spaces.</p>
<p style="padding:0;margin:0;line-height:inherit;white-space:inherit">This also now uses the indentation width rather than the tab width, as I see "Tab Width" as being the actual width of the \t character, and "Indentation width" as being the next alignment position for virtual indentation.  This more closely matches other editors (e.g. vim) which have similar indentation control.</p></pre>
  </td>
 </tr>
</tbody></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">
 <tbody><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"><p style="padding:0;margin:0;line-height:inherit;white-space:inherit">Typed the testcase in bug 340212 with various indent/tab width settings.  Only Soft Tab mode is affected by this change.</p>
<p style="padding:0;margin:0;line-height:inherit;white-space:inherit">With Indent 4/Tab 4:
    int     x;
    string  y;
    bool    z;</p>
<p style="padding:0;margin:0;line-height:inherit;white-space:inherit">With Indent 4/Tab 8:
    int     x;
    string  y;
    bool    z;</p>
<p style="padding:0;margin:0;line-height:inherit;white-space:inherit">With Indent 8/Tab 8 (single [tab] on the first line):
        int     x;
        string  y;
        bool    z;</p></pre>
  </td>
 </tr>
</tbody></table>


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

 <li>src/document/katedocument.h <span style="color:grey">(cc43d6ab033c3d5bcf5b90a18ef9c2dc78b220cf)</span></li>

 <li>src/document/katedocument.cpp <span style="color:grey">(edcf7a430412d30ca2ed210465690bc8e2c42d5b)</span></li>

</ul>

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






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




  </div>
 </div>


</blockquote></div><br></div></div>