[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-kimageshop
Subject:    Re: Want to be a contributor for krita software
From:       Rishabh Saxena <rishabh.saxena2112 () gmail ! com>
Date:       2015-02-07 12:26:50
Message-ID: CAHhynVkMa907d6wDJHmzzfmmjqJZ9PB=O8AL6FeZtYV5nYhvFw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi boudewjin,
                    I am working on this bug (
https://bugs.kde.org/show_bug.cgi?id=343324 ) but facing some difficulty in
saving the colors which would then remain fixed even after     closing the
krita and moreover, where should I place the save as default button.I would
be grateful if you could help me regarding the same and provide some
instructions in coding.

                  Thanks in advance,

Regards,
Rishabh Saxena




On Thu, Jan 29, 2015 at 8:12 PM, Boudewijn Rempt <boud@valdyas.org> wrote:

> Hi Rishabh,
>
> Well, maybe https://bugs.kde.org/show_bug.cgi?id=338931 ?
>
>
> On Thu, 29 Jan 2015, Rishabh Saxena wrote:
>
>  Hello Boudwejin,                           Could you please suggest some
>> more junior jobs, which can be solved by
>> newbie like me.
>>
>>                            Thanks in advance.
>>
>> Regards,
>> Rishabh Saxena
>>
>> On Mon, Jan 26, 2015 at 10:49 AM, Rishabh Saxena <
>> rishabh.saxena2112@gmail.com> wrote:
>>       Hello Boudwejin,                            Could you please
>> provide me some information about the
>>       following file:
>>                                   KisDocumentSectionView
>>                             KisDocumentSectionModel
>>                             As I am finding the enable or disable option
>> for tooltip(or window) which comes
>> when you hover over the        layers.
>>
>>                             Thanks in advance.
>>
>> Regards,
>> Rishabh Saxena
>>
>> On Thu, Jan 22, 2015 at 5:32 PM, Rishabh Saxena <
>> rishabh.saxena2112@gmail.com> wrote:
>>       Hello Boudwejin,                         No problem. Do take care
>> of yourself and get well
>>       soon. :)
>>
>> Regards,
>> Rishabh Saxena
>>
>> On Thu, Jan 22, 2015 at 2:22 PM, Boudewijn Rempt <boud@valdyas.org>
>> wrote:
>>       Hi Rishabh,
>>
>>       I'm sorry, I've been sick all week and, in fact, I'm still in bed
>> with a fever. What you
>>       need to do is add an option to KisConfig, like all the other
>> options, add a checkbox to
>>       the preferences dialog -- just like all the other checkboxes in the
>> dialog, and then
>>       check where the tooltip is created, and threre, read the config
>> option to determine
>>       whether to show the tooltip or not.
>>
>>       On Tuesday 20 January 2015 Jan 15:40:28 Rishabh Saxena wrote:
>>       > Hello boudewjin,
>>       >                       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.
>>       >
>>       > Regards,
>>       > Rishabh Saxena
>>       >
>>       > On Sat, Jan 17, 2015 at 4:26 PM, Boudewijn Rempt <
>> boud@valdyas.org> wrote:
>>       >
>>       > > Hi Rishab,
>>       > >
>>       > > * for getting and setting the config option: kis_config.*
>>       > > * for adding the option to the preferences dialog:
>> kis_dlg_preferences.*
>>       > > and wdggeneralsettings.ui
>>       > > * for disabling the tooltip: KisDocumentSectionView and/or
>>       > > KisDocumentSectionDelegate
>>       > >
>>       > >
>>       > > On Sat, 17 Jan 2015, Rishabh Saxena wrote:
>>       > >
>>       > >  Hello boudewjin,                           I am trying to
>> solve this bug(
>>       > >> https://bugs.kde.org/show_bug.cgi?id=342168 ), but finding
>> its difficult
>>       > >> in
>>       > >> fixing it as I am not able to find on which file i have to
>> work on.
>>       > >> Please, can you help me regarding this.
>>       > >>
>>       > >> Regards,
>>       > >> Rishabh Saxena
>>       > >>
>>       > >> On Tue, Dec 30, 2014 at 8:02 AM, Sven Langkamp <
>> sven.langkamp@gmail.com>
>>       > >> wrote:
>>       > >>       On 12/29/14, Rishabh Saxena <
>> rishabh.saxena2112@gmail.com> wrote:
>>       > >>       > Hello boudewjin,
>>       > >>       >                             As I am done with solving
>> 2 JJs (1 is
>>       > >> solved
>>       > >>       > and for 2nd review is left).So, Could you please give
>> me some
>>       > >> more junior
>>       > >>       > jobs which I can solve.
>>       > >>
>>       > >>       How about these?
>>       > >>       https://bugs.kde.org/show_bug.cgi?id=342217
>>       > >>       https://bugs.kde.org/show_bug.cgi?id=336857
>>       > >>
>>       > >>       > Regards,
>>       > >>       > Rishabh Saxena
>>       > >>       >
>>       > >>       >
>>       > >>       > On Sat, Dec 20, 2014 at 12:23 AM, Rishabh Saxena <
>>       > >>       > rishabh.saxena2112@gmail.com> wrote:
>>       > >>       >
>>       > >>       >> Hello boudewjin,
>>       > >>       >>                            I have submitted the
>> Review Request of
>>       > >>       >> Bug-331483 which you gave me to fix, at
>>       > >>       >> https://git.reviewboard.kde.org/r/121598/ . I have
>> also added
>>       > >> you in
>>       > >>       >> my reviewer list. Kindly, have a look and discuss the
>> issues if
>>       > >> you
>>       > >>       >> find any.
>>       > >>       >>
>>       > >>       >> Regards,
>>       > >>       >> Rishabh Saxena
>>       > >>       >>
>>       > >>       >> On 12/17/14, Boudewijn Rempt <boud@valdyas.org>
>> wrote:
>>       > >>       >> > Rishab,
>>       > >>       >> >
>>       > >>       >> > Layers are components of an image. Imagine a set of
>> glass
>>       > >> panes, with
>>       > >>       >> > an
>>       > >>       >> > painting on each pane, stacked, then lit from
>> behind. The
>>       > >> contents of
>>       > >>       >> > the
>>       > >>       >> > panes will look like they're one image. That's what
>> layers do
>>       > >> in
>>       > >>       >> > applications like Krita and Photoshop.
>>       > >>       >> >
>>       > >>       >> > Take a look at commit c7547e4d440fdc361ebc2020225a11
>> 6bc80ffa06
>>       > >> -- that
>>       > >>       >> > adds the flatten_image action to the layerbox
>> context menu.
>>       > >> You can add
>>       > >>       >> > the latten_layer action in the same way...
>>       > >>       >> >
>>       > >>       >> > On Wed, 17 Dec 2014, Rishabh Saxena wrote:
>>       > >>       >> >
>>       > >>       >> >> Hello boud,                   I am not able to
>> understand what
>>       > >>       >> >> actually
>>       > >>       >> >> layers do in krita. Moreover, what I have to do
>> exactly in
>>       > >> this
>>       > >>       >> bug.Please
>>       > >>       >> >> elaborate a little more.
>>       > >>       >> >>
>>       > >>       >> >> Regards,
>>       > >>       >> >> Rishabh Saxena
>>       > >>       >> >>
>>       > >>       >> >> On Sun, Dec 7, 2014 at 8:12 PM, Boudewijn Rempt <
>>       > >> boud@valdyas.org>
>>       > >>       >> wrote:
>>       > >>       >> >>       Hi Rishabh,
>>       > >>       >> >>
>>       > >>       >> >>       You first need to figure out _what_ you want
>> to work
>>       > >> on. Which
>>       > >>       >> >> feature or bug? If you know that, then it's easier
>> to find
>>       > >> where in
>>       > >>       >> Krita
>>       > >>       >> >> that code resides. As we said on irc, good
>> starting points
>>       > >>       >> >>       are the bugs that are marked as Junior Jobs
>> (JJ),
>>       > >> because they
>>       > >>       >> >> should be easy to pick up.
>>       > >>       >> >>
>>       > >>       >> >>       Take a look at:
>> https://bugs.kde.org/show_bug.
>>       > >> cgi?id=331483
>>       > >>       >> >>
>>       > >>       >> >>       The code for this menu is definied in
>>       > >> kis_layer_box.cpp, the
>>       > >>       >> method
>>       > >>       >> >> is
>>       > >>       >> >>       slotContextMenuRequested().
>>       > >>       >> >>
>>       > >>       >> >>       On Sun, 7 Dec 2014, Rishabh Saxena wrote:
>>       > >>       >> >>
>>       > >>       >> >>
>>       > >>       >> >>             Hello,
>>       > >>       >> >>                              This is to bring to
>> your notice
>>       > >> that I
>>       > >>       >> >> want
>>       > >>       >> >> to work on krita software. As I am new to this
>> community
>>       > >> have  no idea
>>       > >>       >> >> from where should I start working, I have already
>>       > >>       >> >>             build krita on my ubuntu operating
>> system and now
>>       > >> feels
>>       > >>       >> >> that
>>       > >>       >> >> it is the time to start fixing junior jobs.But I
>> am facing
>>       > >> problem in
>>       > >>       >> >> understanding code as there are many files and
>> which
>>       > >>       >> >>             files contain what sort of code is
>> tough for me to
>>       > >>       >> >> understand.So, please  do me favor and tell me how
>> should I
>>       > >> proceed
>>       > >>       >> >> further in fixing bugs and understanding code.
>>       > >>       >> >>
>>       > >>       >> >>             Thanking you,
>>       > >>       >> >>             Rishabh Saxena
>>       > >>       >> >>
>>       > >>       >> >>
>>       > >>       >> >>
>>       > >>       >> >> _______________________________________________
>>       > >>       >> >> Krita mailing list
>>       > >>       >> >> kimageshop@kde.org
>>       > >>       >> >> https://mail.kde.org/mailman/listinfo/kimageshop
>>       > >>       >> >>
>>       > >>       >> >>
>>       > >>       >> >>
>>       > >>       >>
>>       > >>       >
>>       > >>       _______________________________________________
>>       > >>       Krita mailing list
>>       > >>       kimageshop@kde.org
>>       > >>       https://mail.kde.org/mailman/listinfo/kimageshop
>>       > >>
>>       > >>
>>       > >>
>>       > >>
>>       > > _______________________________________________
>>       > > Krita mailing list
>>       > > kimageshop@kde.org
>>       > > https://mail.kde.org/mailman/listinfo/kimageshop
>>       > >
>>       > >
>>
>> --
>> Boudewijn Rempt
>> http://www.valdyas.org, http://www.krita.org
>> _______________________________________________
>> Krita mailing list
>> kimageshop@kde.org
>> https://mail.kde.org/mailman/listinfo/kimageshop
>>
>>
>>
>>
>>
>>
> _______________________________________________
> Krita mailing list
> kimageshop@kde.org
> https://mail.kde.org/mailman/listinfo/kimageshop
>
>

[Attachment #5 (text/html)]

<div dir="ltr">Hi boudewjin,<div>                              I am working on this \
bug ( <a href="https://bugs.kde.org/show_bug.cgi?id=343324">https://bugs.kde.org/show_bug.cgi?id=343324</a> \
) but facing some difficulty in saving the colors which would then remain fixed even \
after       closing the krita and moreover, where should I place the save as default \
button.I would be grateful if you could help me regarding the same and provide some \
instructions in coding.</div><div><br></div><div>                           Thanks in \
advance,</div><div><br></div><div>Regards,</div><div>Rishabh \
Saxena</div><div><br></div><div>                               </div><div>    \
</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 29, 2015 at \
8:12 PM, Boudewijn Rempt <span dir="ltr">&lt;<a href="mailto:boud@valdyas.org" \
target="_blank">boud@valdyas.org</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi Rishabh,<br> <br>
Well, maybe <a href="https://bugs.kde.org/show_bug.cgi?id=338931" \
target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=338931</a> ?<div \
class="HOEnZb"><div class="h5"><br> <br>
On Thu, 29 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 Boudwejin,                                         \
Could you please suggest some more junior jobs, which can be solved by<br> newbie \
like me.<br>  <br>
                                         Thanks in advance.<br>
<br>
Regards,<br>
Rishabh Saxena<br>
<br>
On Mon, Jan 26, 2015 at 10:49 AM, Rishabh Saxena &lt;<a \
href="mailto:rishabh.saxena2112@gmail.com" \
                target="_blank">rishabh.saxena2112@gmail.com</a>&gt; wrote:<br>
         Hello Boudwejin,                                          Could you please \
provide me some information about the<br>  following file:<br>
                                                   KisDocumentSectionView<br>
                                          KisDocumentSectionModel<br>
                                          As I am finding the enable or disable \
option for tooltip(or window) which comes<br> when you hover over the            \
layers.<br> <br>
                                          Thanks in advance.<br>
<br>
Regards,<br>
Rishabh Saxena  <br>
<br>
On Thu, Jan 22, 2015 at 5:32 PM, Rishabh Saxena &lt;<a \
href="mailto:rishabh.saxena2112@gmail.com" \
                target="_blank">rishabh.saxena2112@gmail.com</a>&gt; wrote:<br>
         Hello Boudwejin,                                      No problem. Do take \
care of yourself and get well<br>  soon. :)<br>
<br>
Regards,<br>
Rishabh Saxena<br>
<br>
On Thu, Jan 22, 2015 at 2:22 PM, Boudewijn Rempt &lt;<a \
href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>&gt; wrote:<br>  \
Hi Rishabh,<br> <br>
         I&#39;m sorry, I&#39;ve been sick all week and, in fact, I&#39;m still in \
                bed with a fever. What you<br>
         need to do is add an option to KisConfig, like all the other options, add a \
                checkbox to<br>
         the preferences dialog -- just like all the other checkboxes in the dialog, \
                and then<br>
         check where the tooltip is created, and threre, read the config option to \
determine<br>  whether to show the tooltip or not.<br>
<br>
         On Tuesday 20 January 2015 Jan 15:40:28 Rishabh Saxena wrote:<br>
         &gt; Hello boudewjin,<br>
         &gt;                                   Can you please give me more \
                information on how to<br>
         &gt; tackle this bug.As I am working on this bug for like long time now.I \
would<br>  &gt; be grateful, If you could do the same.<br>
         &gt;<br>
         &gt; Regards,<br>
         &gt; Rishabh Saxena<br>
         &gt;<br>
         &gt; On Sat, Jan 17, 2015 at 4:26 PM, Boudewijn Rempt &lt;<a \
href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>&gt; wrote:<br>  \
&gt;<br>  &gt; &gt; Hi Rishab,<br>
         &gt; &gt;<br>
         &gt; &gt; * for getting and setting the config option: kis_config.*<br>
         &gt; &gt; * for adding the option to the preferences dialog: \
kis_dlg_preferences.*<br>  &gt; &gt; and wdggeneralsettings.ui<br>
         &gt; &gt; * for disabling the tooltip: KisDocumentSectionView and/or<br>
         &gt; &gt; KisDocumentSectionDelegate<br>
         &gt; &gt;<br>
         &gt; &gt;<br>
         &gt; &gt; On Sat, 17 Jan 2015, Rishabh Saxena wrote:<br>
         &gt; &gt;<br>
         &gt; &gt;   Hello boudewjin,                                         I am \
trying to solve this bug(<br>  &gt; &gt;&gt; <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<br>  &gt; &gt;&gt; in<br>
         &gt; &gt;&gt; fixing it as I am not able to find on which file i have to \
work on.<br>  &gt; &gt;&gt; Please, can you help me regarding this.<br>
         &gt; &gt;&gt;<br>
         &gt; &gt;&gt; Regards,<br>
         &gt; &gt;&gt; Rishabh Saxena<br>
         &gt; &gt;&gt;<br>
         &gt; &gt;&gt; On Tue, Dec 30, 2014 at 8:02 AM, Sven Langkamp &lt;<a \
href="mailto:sven.langkamp@gmail.com" \
target="_blank">sven.langkamp@gmail.com</a>&gt;<br>  &gt; &gt;&gt; wrote:<br>
         &gt; &gt;&gt;           On 12/29/14, Rishabh Saxena &lt;<a \
href="mailto:rishabh.saxena2112@gmail.com" \
target="_blank">rishabh.saxena2112@gmail.com</a>&gt; wrote:<br>  &gt; &gt;&gt;        \
                &gt; Hello boudewjin,<br>
         &gt; &gt;&gt;           &gt;                                            As I \
am done with solving 2 JJs (1 is<br>  &gt; &gt;&gt; solved<br>
         &gt; &gt;&gt;           &gt; and for 2nd review is left).So, Could you \
please give me some<br>  &gt; &gt;&gt; more junior<br>
         &gt; &gt;&gt;           &gt; jobs which I can solve.<br>
         &gt; &gt;&gt;<br>
         &gt; &gt;&gt;           How about these?<br>
         &gt; &gt;&gt;           <a \
href="https://bugs.kde.org/show_bug.cgi?id=342217" \
                target="_blank">https://bugs.kde.org/show_<u></u>bug.cgi?id=342217</a><br>
                
         &gt; &gt;&gt;           <a \
href="https://bugs.kde.org/show_bug.cgi?id=336857" \
target="_blank">https://bugs.kde.org/show_<u></u>bug.cgi?id=336857</a><br>  &gt; \
&gt;&gt;<br>  &gt; &gt;&gt;           &gt; Regards,<br>
         &gt; &gt;&gt;           &gt; Rishabh Saxena<br>
         &gt; &gt;&gt;           &gt;<br>
         &gt; &gt;&gt;           &gt;<br>
         &gt; &gt;&gt;           &gt; On Sat, Dec 20, 2014 at 12:23 AM, Rishabh \
                Saxena &lt;<br>
         &gt; &gt;&gt;           &gt; <a href="mailto:rishabh.saxena2112@gmail.com" \
target="_blank">rishabh.saxena2112@gmail.com</a>&gt; wrote:<br>  &gt; &gt;&gt;        \
&gt;<br>  &gt; &gt;&gt;           &gt;&gt; Hello boudewjin,<br>
         &gt; &gt;&gt;           &gt;&gt;                                          I \
                have submitted the Review Request of<br>
         &gt; &gt;&gt;           &gt;&gt; Bug-331483 which you gave me to fix, at<br>
         &gt; &gt;&gt;           &gt;&gt; <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<br>  &gt; &gt;&gt; you in<br>
         &gt; &gt;&gt;           &gt;&gt; my reviewer list. Kindly, have a look and \
discuss the issues if<br>  &gt; &gt;&gt; you<br>
         &gt; &gt;&gt;           &gt;&gt; find any.<br>
         &gt; &gt;&gt;           &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; Regards,<br>
         &gt; &gt;&gt;           &gt;&gt; Rishabh Saxena<br>
         &gt; &gt;&gt;           &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; On 12/17/14, Boudewijn Rempt &lt;<a \
href="mailto:boud@valdyas.org" target="_blank">boud@valdyas.org</a>&gt; wrote:<br>  \
&gt; &gt;&gt;           &gt;&gt; &gt; Rishab,<br>  &gt; &gt;&gt;           &gt;&gt; \
                &gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; Layers are components of an image. \
Imagine a set of glass<br>  &gt; &gt;&gt; panes, with<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; an<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; painting on each pane, stacked, then \
lit from behind. The<br>  &gt; &gt;&gt; contents of<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; the<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; panes will look like they&#39;re one \
image. That&#39;s what layers do<br>  &gt; &gt;&gt; in<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; applications like Krita and \
Photoshop.<br>  &gt; &gt;&gt;           &gt;&gt; &gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; Take a look at commit \
c7547e4d440fdc361ebc2020225a11<u></u>6bc80ffa06<br>  &gt; &gt;&gt; -- that<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; adds the flatten_image action to the \
layerbox context menu.<br>  &gt; &gt;&gt; You can add<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; the latten_layer action in the same \
way...<br>  &gt; &gt;&gt;           &gt;&gt; &gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt; On Wed, 17 Dec 2014, Rishabh Saxena \
wrote:<br>  &gt; &gt;&gt;           &gt;&gt; &gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; Hello boud,                        \
I am not able to understand what<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt; \
                actually<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; layers do in krita. Moreover, what \
I have to do exactly in<br>  &gt; &gt;&gt; this<br>
         &gt; &gt;&gt;           &gt;&gt; bug.Please<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; elaborate a little more.<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; Regards,<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; Rishabh Saxena<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; On Sun, Dec 7, 2014 at 8:12 PM, \
                Boudewijn Rempt &lt;<br>
         &gt; &gt;&gt; <a href="mailto:boud@valdyas.org" \
target="_blank">boud@valdyas.org</a>&gt;<br>  &gt; &gt;&gt;           &gt;&gt; \
                wrote:<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           Hi Rishabh,<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           You first need to figure \
out _what_ you want to work<br>  &gt; &gt;&gt; on. Which<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; feature or bug? If you know that, \
then it&#39;s easier to find<br>  &gt; &gt;&gt; where in<br>
         &gt; &gt;&gt;           &gt;&gt; Krita<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; that code resides. As we said on \
                irc, good starting points<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           are the bugs that are \
marked as Junior Jobs (JJ),<br>  &gt; &gt;&gt; because they<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; should be easy to pick up.<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           Take a look at: <a \
href="https://bugs.kde.org/show_bug" \
target="_blank">https://bugs.kde.org/show_bug</a>.<br>  &gt; &gt;&gt; \
cgi?id=331483<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           The code for this menu \
is definied in<br>  &gt; &gt;&gt; kis_layer_box.cpp, the<br>
         &gt; &gt;&gt;           &gt;&gt; method<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; is<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           \
slotContextMenuRequested().<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;           On Sun, 7 Dec 2014, \
Rishabh Saxena wrote:<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                    Hello,<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                                    \
This is to bring to your notice<br>  &gt; &gt;&gt; that I<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; want<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; to work on krita software. As I am \
new to this community<br>  &gt; &gt;&gt; have   no idea<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; from where should I start working, \
                I have already<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                    build krita on \
my ubuntu operating system and now<br>  &gt; &gt;&gt; feels<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; that<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; it is the time to start fixing \
junior jobs.But I am facing<br>  &gt; &gt;&gt; problem in<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; understanding code as there are \
                many files and which<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                    files contain \
                what sort of code is tough for me to<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; understand.So, please   do me \
favor and tell me how should I<br>  &gt; &gt;&gt; proceed<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; further in fixing bugs and \
understanding code.<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                    Thanking \
                you,<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;                    Rishabh \
Saxena<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; \
______________________________<u></u>_________________<br>  &gt; &gt;&gt;           \
                &gt;&gt; &gt;&gt; Krita mailing list<br>
         &gt; &gt;&gt;           &gt;&gt; &gt;&gt; <a \
href="mailto:kimageshop@kde.org" target="_blank">kimageshop@kde.org</a><br>  &gt; \
&gt;&gt;           &gt;&gt; &gt;&gt; <a \
href="https://mail.kde.org/mailman/listinfo/kimageshop" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kimageshop</a><br>  &gt; \
&gt;&gt;           &gt;&gt; &gt;&gt;<br>  &gt; &gt;&gt;           &gt;&gt; \
&gt;&gt;<br>  &gt; &gt;&gt;           &gt;&gt; &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;&gt;<br>
         &gt; &gt;&gt;           &gt;<br>
         &gt; &gt;&gt;           \
_____________________________<u></u>__________________<br>  &gt; &gt;&gt;           \
                Krita mailing list<br>
         &gt; &gt;&gt;           <a href="mailto:kimageshop@kde.org" \
target="_blank">kimageshop@kde.org</a><br>  &gt; &gt;&gt;           <a \
href="https://mail.kde.org/mailman/listinfo/kimageshop" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kimageshop</a><br>  &gt; \
&gt;&gt;<br>  &gt; &gt;&gt;<br>
         &gt; &gt;&gt;<br>
         &gt; &gt;&gt;<br>
         &gt; &gt; ______________________________<u></u>_________________<br>
         &gt; &gt; Krita mailing list<br>
         &gt; &gt; <a href="mailto:kimageshop@kde.org" \
                target="_blank">kimageshop@kde.org</a><br>
         &gt; &gt; <a href="https://mail.kde.org/mailman/listinfo/kimageshop" \
target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/kimageshop</a><br>  &gt; \
&gt;<br>  &gt; &gt;<br>
<br>
--<br>
Boudewijn Rempt<br>
<a href="http://www.valdyas.org" target="_blank">http://www.valdyas.org</a>, <a \
href="http://www.krita.org" target="_blank">http://www.krita.org</a><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>
</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></div>



_______________________________________________
Krita mailing list
kimageshop@kde.org
https://mail.kde.org/mailman/listinfo/kimageshop


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic