Re: Porting appmenu to QObjectModel - Looking to Contribute

2016-09-21 Thread Aleix Pol
On Wed, Sep 21, 2016 at 6:26 AM, Matija Čupić  wrote:
> I meant (G)KMenuModel not QObjectModel, my bad.
>
> On Wed, Sep 21, 2016 at 6:23 AM, Matija Čupić  wrote:
>>
>> Heya everyone,
>>
>> I'm looking to contribute to KDE. I'm not new to programming (just new to
>> Qt, KDE), and not asking for handholding, but if someone could strap me up
>> with info on how to start, where can I find the style guidelines, how would
>> I test my additions/fixes, and what's the procedure for submitting updates,
>> that would be awesome.
>>
>> Specifically I want to port the appmenu to QObjectModel (since I really
>> want that, and it really bugs me it's not implemented yet). If there's
>> someone that's familiar with its implementation, and has some rough ideas
>> what needs to be done, it would be really cool if he could get me up to
>> speed.
>>
>> Regards,
>> Matt

Hi Matija,
If you have questions on how to actually implement things, I'd use
plasma-de...@kde.org, as the subject is more related there.

If you have more general questions you can ask here (or IRC for that matter).

You mentioned coding style, here's some coding style information:
https://techbase.kde.org/Policies/Frameworks_Coding_Style

Regards,
Aleix


Re: Porting appmenu to QObjectModel - Looking to Contribute

2016-09-20 Thread Matija Čupić
I meant (G)KMenuModel not QObjectModel, my bad.

On Wed, Sep 21, 2016 at 6:23 AM, Matija Čupić  wrote:

> Heya everyone,
>
> I'm looking to contribute to KDE. I'm not new to programming (just new to
> Qt, KDE), and not asking for handholding, but if someone could strap me up
> with info on how to start, where can I find the style guidelines, how would
> I test my additions/fixes, and what's the procedure for submitting updates,
> that would be awesome.
>
> Specifically I want to port the appmenu to QObjectModel (since I really
> want that, and it really bugs me it's not implemented yet). If there's
> someone that's familiar with its implementation, and has some rough ideas
> what needs to be done, it would be really cool if he could get me up to
> speed.
>
> Regards,
> Matt
>