Thanks benjamin. I am using the Qt creator for rekonq. <br>I am facing this issue with the project : <br><br>1)  I am unable to see the kdebug comments , when I run the application .<br><br><br>Any pointers how to get this will help me to understand the code more easily.<br>
Although i will start putting breakpoints and start look into the key handling.<br><br>--Chinmaya<br><br><div class="gmail_quote">On Mon, Nov 8, 2010 at 4:40 PM, Benjamin Poulain <span dir="ltr">&lt;<a href="mailto:benjamin.poulain@nokia.com">benjamin.poulain@nokia.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi,<br>
<div class="im"><br>
On 10/31/2010 03:49 AM, ext Chinmaya Padhi wrote:<br>
&gt; I want to contribute to this bug in rekpnq. Please sujest where should i<br>
&gt; start to look at (class/functions)<br>
<br>
</div>You should not expect devs to help you getting started with the basis of<br>
Rekonq, this is not the way people usually contribute to open source<br>
project. :)<br>
<br>
I think a good way to get started on any project is to fix small bugs,<br>
not by adding new features. By fixing the bug and thanks to review, you<br>
learn more and more about the way a project works and you end being<br>
confident patching anything.<br>
<br>
In this process, GDB is you best first to find what is going on. For<br>
example, you could add breakpoints in key event handler and see what<br>
happens in there.<br>
<br>
cheers,<br>
Benjamin<br>
_______________________________________________<br>
rekonq mailing list<br>
<a href="mailto:rekonq@kde.org">rekonq@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/rekonq" target="_blank">https://mail.kde.org/mailman/listinfo/rekonq</a><br>
</blockquote></div><br>