<div dir="ltr">Hello boudewjin,<div> Can you please give me more information on how to tackle this bug.As I am working on this bug for like long time now.I would be grateful, If you could do the same.</div><div><br></div><div>Regards,</div><div>Rishabh Saxena</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 17, 2015 at 4:26 PM, Boudewijn Rempt <span dir="ltr"><<a href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Rishab,<br>
<br>
* for getting and setting the config option: kis_config.*<br>
* for adding the option to the preferences dialog: kis_dlg_preferences.* and wdggeneralsettings.ui<br>
* for disabling the tooltip: KisDocumentSectionView and/or KisDocumentSectionDelegate<div class="HOEnZb"><div class="h5"><br>
<br>
On Sat, 17 Jan 2015, Rishabh Saxena wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello boudewjin, I am trying to solve this bug( <a href="https://bugs.kde.org/show_bug.cgi?id=342168" target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=342168</a> ), but finding its difficult in<br>
fixing it as I am not able to find on which file i have to work on. Please, can you help me regarding this.<br>
<br>
Regards,<br>
Rishabh Saxena<br>
<br>
On Tue, Dec 30, 2014 at 8:02 AM, Sven Langkamp <<a href="mailto:sven.langkamp@gmail.com" target="_blank">sven.langkamp@gmail.com</a>> wrote:<br>
On 12/29/14, Rishabh Saxena <<a href="mailto:rishabh.saxena2112@gmail.com" target="_blank">rishabh.saxena2112@gmail.com</a>> wrote:<br>
> Hello boudewjin,<br>
> As I am done with solving 2 JJs (1 is solved<br>
> and for 2nd review is left).So, Could you please give me some more junior<br>
> jobs which I can solve.<br>
<br>
How about these?<br>
<a href="https://bugs.kde.org/show_bug.cgi?id=342217" target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=342217</a><br>
<a href="https://bugs.kde.org/show_bug.cgi?id=336857" target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=336857</a><br>
<br>
> Regards,<br>
> Rishabh Saxena<br>
><br>
><br>
> On Sat, Dec 20, 2014 at 12:23 AM, Rishabh Saxena <<br>
> <a href="mailto:rishabh.saxena2112@gmail.com" target="_blank">rishabh.saxena2112@gmail.com</a>> wrote:<br>
><br>
>> Hello boudewjin,<br>
>> I have submitted the Review Request of<br>
>> Bug-331483 which you gave me to fix, at<br>
>> <a href="https://git.reviewboard.kde.org/r/121598/" target="_blank">https://git.reviewboard.kde.<u></u>org/r/121598/</a> . I have also added you in<br>
>> my reviewer list. Kindly, have a look and discuss the issues if you<br>
>> find any.<br>
>><br>
>> Regards,<br>
>> Rishabh Saxena<br>
>><br>
>> On 12/17/14, Boudewijn Rempt <<a href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>> wrote:<br>
>> > Rishab,<br>
>> ><br>
>> > Layers are components of an image. Imagine a set of glass panes, with<br>
>> > an<br>
>> > painting on each pane, stacked, then lit from behind. The contents of<br>
>> > the<br>
>> > panes will look like they're one image. That's what layers do in<br>
>> > applications like Krita and Photoshop.<br>
>> ><br>
>> > Take a look at commit c7547e4d440fdc361ebc2020225a11<u></u>6bc80ffa06 -- that<br>
>> > adds the flatten_image action to the layerbox context menu. You can add<br>
>> > the latten_layer action in the same way...<br>
>> ><br>
>> > On Wed, 17 Dec 2014, Rishabh Saxena wrote:<br>
>> ><br>
>> >> Hello boud, I am not able to understand what<br>
>> >> actually<br>
>> >> layers do in krita. Moreover, what I have to do exactly in this<br>
>> bug.Please<br>
>> >> elaborate a little more.<br>
>> >><br>
>> >> Regards,<br>
>> >> Rishabh Saxena<br>
>> >><br>
>> >> On Sun, Dec 7, 2014 at 8:12 PM, Boudewijn Rempt <<a href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>><br>
>> wrote:<br>
>> >> Hi Rishabh,<br>
>> >><br>
>> >> You first need to figure out _what_ you want to work on. Which<br>
>> >> feature or bug? If you know that, then it's easier to find where in<br>
>> Krita<br>
>> >> that code resides. As we said on irc, good starting points<br>
>> >> are the bugs that are marked as Junior Jobs (JJ), because they<br>
>> >> should be easy to pick up.<br>
>> >><br>
>> >> Take a look at: <a href="https://bugs.kde.org/show_bug.cgi?id=331483" target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=331483</a><br>
>> >><br>
>> >> The code for this menu is definied in kis_layer_box.cpp, the<br>
>> method<br>
>> >> is<br>
>> >> slotContextMenuRequested().<br>
>> >><br>
>> >> On Sun, 7 Dec 2014, Rishabh Saxena wrote:<br>
>> >><br>
>> >><br>
>> >> Hello,<br>
>> >> This is to bring to your notice that I<br>
>> >> want<br>
>> >> to work on krita software. As I am new to this community have no idea<br>
>> >> from where should I start working, I have already<br>
>> >> build krita on my ubuntu operating system and now feels<br>
>> >> that<br>
>> >> it is the time to start fixing junior jobs.But I am facing problem in<br>
>> >> understanding code as there are many files and which<br>
>> >> files contain what sort of code is tough for me to<br>
>> >> understand.So, please do me favor and tell me how should I proceed<br>
>> >> further in fixing bugs and understanding code.<br>
>> >><br>
>> >> Thanking you,<br>
>> >> Rishabh Saxena<br>
>> >><br>
>> >><br>
>> >><br>
>> >> ______________________________<u></u>_________________<br>
>> >> Krita mailing list<br>
>> >> <a href="mailto:kimageshop@kde.org" target="_blank">kimageshop@kde.org</a><br>
>> >> <a href="https://mail.kde.org/mailman/listinfo/kimageshop" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kimageshop</a><br>
>> >><br>
>> >><br>
>> >><br>
>><br>
><br>
______________________________<u></u>_________________<br>
Krita mailing list<br>
<a href="mailto:kimageshop@kde.org" target="_blank">kimageshop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kimageshop" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kimageshop</a><br>
<br>
<br>
<br>
</blockquote>
</div></div><br>_______________________________________________<br>
Krita mailing list<br>
<a href="mailto:kimageshop@kde.org">kimageshop@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kimageshop" target="_blank">https://mail.kde.org/mailman/listinfo/kimageshop</a><br>
<br></blockquote></div><br></div>