Re: Regarding development of an application for KDE

2012-02-29 Thread Atri Sharma
Hi all, I think we have nearly finalized some of the features that can be included: 1)BUGS list. 2)Synchronization between TODO and IDE. 3)A commiters list(and their commits and their availablity) 4)Probably,a feature that sends a diff as an patch email to the relevant list. I think these featur

Re: Problem in building Qt

2012-02-29 Thread Lindsay Mathieson
On 1 March 2012 10:54, anubhav agarwal wrote: > I was buiding Qt for the requirements of kdesrc build tool. I followed the > instructions on this page > http://techbase.kde.org/Getting_Started/Build/Qt > > After entered nice make -j2 it said > > /usr/bin/ld: cannot find -lXrender > collect2: ld re

Problem in building Qt

2012-02-29 Thread anubhav agarwal
I was buiding Qt for the requirements of kdesrc build tool. I followed the instructions on this page http://techbase.kde.org/Getting_Started/Build/Qt After entered nice make -j2 it said /usr/bin/ld: cannot find -lXrender collect2: ld returned 1 exit status make[1]: *** [../../../../lib/libQtWebKi

Re: Regarding development of an application for KDE

2012-02-29 Thread Kevin Krammer
On Wednesday, 2012-02-29, Milian Wolff wrote: > On Wednesday 29 February 2012 22:03:24 Kevin Krammer wrote: > > For example assume that you access to KDE's committer list (I think there > > is an Akonadi resource for that) and also access to Telepathy. The > > git/svn blame view/annotation could d

Re: Regarding development of an application for KDE

2012-02-29 Thread Milian Wolff
On Wednesday 29 February 2012 22:03:24 Kevin Krammer wrote: > On Wednesday, 2012-02-29, Milian Wolff wrote: > > On Wednesday 29 February 2012 16:20:07 Atri Sharma wrote: > > > Hi, > > > > > > I am Atri Sharma.I am a C++ developer. > > > > > > I had an application in mind which I believe can be im

Re: Regarding development of an application for KDE

2012-02-29 Thread Kevin Krammer
On Wednesday, 2012-02-29, Milian Wolff wrote: > On Wednesday 29 February 2012 16:20:07 Atri Sharma wrote: > > Hi, > > > > I am Atri Sharma.I am a C++ developer. > > > > I had an application in mind which I believe can be implemented on KDE. > > > > All the FOSS developers have a set of applicati

Re: Regarding development of an application for KDE

2012-02-29 Thread Milian Wolff
On Thursday 01 March 2012 00:25:02 Atri Sharma wrote: > Hi all, > > Milan:I think the points you made are pretty exciting.As I said in my > earlier mail,my main plan is not to integrate only IRC,but every component > that a FOSS developer needs.My idea is to basically integrate all the > component

Re: Regarding development of an application for KDE

2012-02-29 Thread Milian Wolff
On Wednesday 29 February 2012 13:49:08 Jacky Alcine wrote: > On Wed, Feb 29, 2012 at 1:39 PM, Milian Wolff wrote: > > On Wednesday 29 February 2012 16:20:07 Atri Sharma wrote: > >> Hi, > >> > >> I am Atri Sharma.I am a C++ developer. > >> > >> I had an application in mind which I believe can be

Re: Regarding development of an application for KDE

2012-02-29 Thread Atri Sharma
Hi all, Milan:I think the points you made are pretty exciting.As I said in my earlier mail,my main plan is not to integrate only IRC,but every component that a FOSS developer needs.My idea is to basically integrate all the components suggested by the community.The list I initially sent is very bas

Re: Regarding development of an application for KDE

2012-02-29 Thread Jacky Alcine
On Wed, Feb 29, 2012 at 1:39 PM, Milian Wolff wrote: > On Wednesday 29 February 2012 16:20:07 Atri Sharma wrote: >> Hi, >> >> I am Atri Sharma.I am a C++ developer. >> >> I had an application in mind which I believe can be implemented on KDE. >> >> All the FOSS developers have a set of application

Re: Regarding development of an application for KDE

2012-02-29 Thread Jacky Alcine
I've only written a few sample kcm plugins (KControl modules for System Settings) and plasmoids, so I don't know. I'm on my school's computer checking e-mails but when I get my Internet back at home, I'd love to help. I'm in a bunch of KDE channels (when I'm online on Freenode) as JackyAlcine, but

Re: Regarding development of an application for KDE

2012-02-29 Thread Milian Wolff
On Wednesday 29 February 2012 16:20:07 Atri Sharma wrote: > Hi, > > I am Atri Sharma.I am a C++ developer. > > I had an application in mind which I believe can be implemented on KDE. > > All the FOSS developers have a set of applications and tools which are > needed regularly.Accessing them sepe

Re: Regarding development of an application for KDE

2012-02-29 Thread Atri Sharma
Hi Jacky, Thanks a lot for your idea. You mean write a KPart for KDevelop to include Konversation?Definitely,I would like to do that. Please let me know how to go forward. Atri On Wed, Feb 29, 2012 at 8:54 PM, Jacky Alcine wrote: > It's very possible to write a KPart for IRC support into KDevelop

Re: Google Summer of Code

2012-02-29 Thread Jacky Alcine
Good stuff! :) On Tue, Feb 28, 2012 at 11:40 AM, Roney Gomes wrote: > Thanks for the help Teo, I tried to find these informations by myself but > didn't succeed. > > >>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe >>> << > >> Visit http://mail.kde.org/mailman/listin

Re: Regarding development of an application for KDE

2012-02-29 Thread Jacky Alcine
It's very possible to write a KPart for IRC support into KDevelop. However, implementing such a KPart would be only useful if you like resizing your pane to be bigger than your code editor window. However, if you can work with implementing a KPart for Konversation or even just using libircclient (i

Re: Regarding development of an application for KDE

2012-02-29 Thread Shantanu Tushar Jha
Hi Atri, Thanks for your mail and we appreciate that you wish to contribute. However, KDevelop[1] can do what you listed (and more) already. The only exception is the IRC client which I think you can write a KPart for, but I'm not sure. Try asking the kdevelop guys. Cheers, [1] http://kdevelop.o