<br><br><div class="gmail_quote">On Sat, May 2, 2009 at 10:25 PM, Urs Wolfer <span dir="ltr">&lt;<a href="mailto:uwolfer@kde.org">uwolfer@kde.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div><div></div><div class="h5">On Saturday 02 May 2009 17:47:40 Paweł Prażak wrote:<br>
&gt; Hi!<br>
&gt;<br>
&gt; I found some room for improvements in zoom actions.<br>
&gt;<br>
&gt; Essentially I propose to add the ability to change between text only and<br>
&gt; whole page zoom modes (like &quot;Zoom Text Only&quot; option  in FF).<br>
&gt;<br>
&gt; I attach the patch with proposed changes.<br>
&gt;<br>
&gt; There are 3 small irrelevant intendation cleanup changes, I hope it&#39;s OK,<br>
&gt; if not I can clean up the patch and resend.<br>
&gt;<br>
&gt; I&#39;m little confused about the style, I&#39;ve tried to use style of the<br>
&gt; surrounding code, but I&#39;m not sure if I did it right, sorry about that.<br>
&gt; What style should be used in the webkitkde code?<br>
<br>
</div></div>Hi Paweł<br>
<br>
Thanks for your patch! It looks basically good to me. Some comments:<br>
#1: Please create two patches: one for the code style fixes, and one for the<br>
functional changes.</blockquote><div><br>Done. I&#39;ve added astyle script as well (and runned in on the code). I&#39;m not sure if you want that big changes (&gt;1000 LOC), but to make it simpler to merge this commit with some uncommited changes out there, one can apply script first and then merge :)<br>

<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
#2: Please make sure things still build with Qt 4.4, since this code shoul<br>
still build against stable kdelibs. I have not checked, but I&#39;m not sure if<br>
you have paid attention to that.</blockquote><div><br>I thought I had but when I&#39;ve checked it turned out I didn&#39;t ;)<br>Anyway I&#39;ve made some further improvements and removed enlarge/shrink actions as they are redundant. <br>

<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
About the coding style: basically we use kdelibs coding style (see techbase<br>
for a documentation, though webkitsettings.{cpp,h} is a file copied from KHTML<br>
and thus uses (used) that coding style.. Please use kdelibs coding style for<br>
new code.</blockquote><div> <br>I&#39;ve configured astyle to use kdelibs style.<br><br>Best Regards,<br>Paweł<br></div></div>