Request for review of the Snap KCM for the final inclusion

2025-07-20 Thread Soumyadeep Ghosh
Hello everyone, For the last few months, I have rigorously worked on the new Snap KCM and has fixed a lot of UI issues that were raised, and have completely refactored the backend, with the implementation of 2 main models inherited from QAbstractListModel, 1. SnapModel: Fetches all the snaps

Re: Request for review

2014-02-16 Thread Conny Marco Menebröcker
Hi Kevin, thank you very much for your comments. I revised the code regarding your comments and checked in some minutes ago. Best regards, Conny Am 16.02.2014 14:45, schrieb Kevin Krammer: Hi, On Saturday, 2014-02-15, 19:44:46, Conny Marco Menebröcker wrote: Hello all, I have written my

Re: Request for review

2014-02-16 Thread Kevin Krammer
Hi, On Saturday, 2014-02-15, 19:44:46, Conny Marco Menebröcker wrote: > Hello all, > > > I have written my first plasmoid. I called it PlasmaTaskViewer, because > it views the todos of a calendar file. > In my case it shows the entries of my iPhone reminder app. > > I would be happy if someone

Request for review

2014-02-15 Thread Conny Marco Menebröcker
Hello all, I have written my first plasmoid. I called it PlasmaTaskViewer, because it views the todos of a calendar file. In my case it shows the entries of my iPhone reminder app. I would be happy if someone reviews my code. I am especially interested in comments about the use of kcalcore a

Re: Request for Review: Move kdev-custom-buildsystem into kdevelop

2012-07-25 Thread Andreas Pakulat
Hi, On Wed, Jul 25, 2012 at 7:31 PM, Aleix Pol wrote: > On Sat, Jul 21, 2012 at 7:45 PM, Andreas Pakulat wrote: >> Hi, >> >> the custom buildsystem plugin for KDevelop/KDevPlatform has been >> started off as a separate project since I didn't want to be tied to >> the kdevelop schedule for releas

Re: Request for Review: Move kdev-custom-buildsystem into kdevelop

2012-07-25 Thread Aleix Pol
On Sat, Jul 21, 2012 at 7:45 PM, Andreas Pakulat wrote: > Hi, > > the custom buildsystem plugin for KDevelop/KDevPlatform has been > started off as a separate project since I didn't want to be tied to > the kdevelop schedule for releases. Unfortunately my lack of time make > it cumbersome to follo

Request for Review: Move kdev-custom-buildsystem into kdevelop

2012-07-21 Thread Andreas Pakulat
Hi, the custom buildsystem plugin for KDevelop/KDevPlatform has been started off as a separate project since I didn't want to be tied to the kdevelop schedule for releases. Unfortunately my lack of time make it cumbersome to follow up on API changes in the plugin myself and it seems like having it

Re: Request for Review: KDE Universal indenter

2011-03-30 Thread Christian Jann
On Wednesday 30 March 2011 07:01:18 Syron wrote: > Did anybody take a look at it? > > 2011/3/8 Syron : > > Hi! > > > > I am a KDE development newbie, thus I am writing here to get some advice > > and help. I started a personal project a few days ago, which is mainly a > > KDE-specific port of "Un

Re: Request for Review: KDE Universal indenter

2011-03-29 Thread Syron
Did anybody take a look at it? 2011/3/8 Syron : > Hi! > > I am a KDE development newbie, thus I am writing here to get some advice and > help. I started a personal project a few days ago, which is mainly a > KDE-specific port of "Universal Indent GUI". I have already validated it > using krazy, bu

Request for Review: KDE Universal indenter

2011-03-08 Thread Syron
Hi! I am a KDE development newbie, thus I am writing here to get some advice and help. I started a personal project a few days ago, which is mainly a KDE-specific port of "Universal Indent GUI". I have already validated it using krazy, but I am still sure I'm doing something wrong. Please grab