How to avoid a new incoming message to getting attached at the top of the chat window.!

2009-11-25 Thread kaushik
Hi, I have a seperate branch of kopete, at " branches/work/soc-logging-framework/kopete" where I am working on the history plugin for logging into akonadi. 2 days back I found a bug, which I am unable to find what th

Re: Writing minimal plugin

2009-11-26 Thread kaushik
Hi > I want to write a plugin. I lookup everywhere. Didn't find any clue. > What kind of plugin would you like to write for kopete? > So still I dont know how to write it. > Do I have to write it in C or C++? You need to write it in Qt. To write a plugin for kopete, you need a class that der

Re: Writing minimal plugin

2009-11-26 Thread kaushik
On Fri, Nov 27, 2009 at 3:12 AM, shiplu wrote: > > You need to write it in Qt. To write a plugin for kopete, you need a > class > > that derives from Kopete::Plugin. In order to understand how to write a > > plugin I suggest you take a look at code of some existing plugins of > kopete. > > There

Kopete chat logs, Akonadi and nepomuk

2010-02-23 Thread kaushik
Hi everybody :) Last year in Gsoc 2009 I worked on modifying the history plugin of kopete and making it save its chat logs in akonadi. After that due to academic pressure i was quite on and off in terms of contribution to kde. Now I am in my final semester of engineering , and good thing about fin

Re: [Nepomuk] Kopete chat logs, Akonadi and nepomuk

2010-02-24 Thread kaushik
On Wed, Feb 24, 2010 at 4:44 PM, Sebastian Trüg wrote: > On Tuesday 23 February 2010 14:02:32 kaushik wrote: > > Hi everybody :) > > > > Last year in Gsoc 2009 I worked on modifying the history plugin of kopete > > and making it save its chat logs in akonadi.

Re: Review-request: [PATCH] Make libv4l mandatory on Linux

2010-03-02 Thread kaushik
On Tue, Feb 2, 2010 at 1:00 AM, Frank Schaefer wrote: > Raphael Kubo da Costa schrieb: > >> No, the behavior should depend on the platform / OS: > >> - Windows: no libv4l available > >>=> do not search for it > >>=> do not log anything > >> - Linux: libv4l is mandatory > >>=> use

Re: Review-request: [PATCH] Make libv4l mandatory on Linux

2010-03-03 Thread kaushik
On Wed, Mar 3, 2010 at 4:49 PM, Frank Schaefer wrote: > kaushik schrieb: > > Is it a good idea to make it compulsory? > No it is not, we are stupid idiots, not knowing what we are doing... > And we're having fun bothering people with unnecessary libraries ! > Damn,

bug 228704 -- need some help --Kopete crashes when using backspace in chat window

2010-03-29 Thread kaushik
https://bugs.kde.org/show_bug.cgi?id=228704 Kopete crashes when using backspace in chat window Somebody told me about this bug on irc and i was able to reproduce it, so I sat down to fix it. At first i thought the bug was in kopete, but later it seemed to me that it was somewhere in qt. It appeare

Re: chat history

2011-09-20 Thread kaushik
Hi Patty, On Tue, Sep 20, 2011 at 2:05 AM, Patty wrote: >Is there a way for me to delete chat history ? > I'm using Yahoo IM thru Kopete. > If you can't help me...Is there someone who can? > Thank you... > > ___ > kopete-devel mailing list >

Re: [GSOC 2015] Interested in working on a better history plugin project for Kopete

2015-03-04 Thread kaushik
Hi, If anyone is working on Kopete History plugin, I would like to tag along them and work with them. Thanks, Kaushik IRC - roide On 4 March 2015 at 12:10, Pali Rohár wrote: > On Wednesday 04 March 2015 13:26:22 you wrote: > > Hi, > > > > I am Anmol Sood , a second year

Re: GSoC Idea - Better history plugin

2015-03-05 Thread kaushik
code and make it more readable. You can use a History object instead of the QDomDocument, or anything else you might want. Once you are a little familiar with the existing plugin code and If you need any help in understanding the logic, just ping us and we should be able to help. Thanks, Kaushik

Re: Request for being my mentor

2015-03-05 Thread kaushik
. Send us any doubts or questions that you might have and we will do our best to help you out. All the best! Thanks, Kaushik IRC - roide On 5 March 2015 at 13:34, Pali Rohár wrote: > On Thursday 05 March 2015 13:27:33 Pragya Anand wrote: > > Hello Pali, > > This is me, Pragya.

Re: GSOC 2015

2015-03-07 Thread kaushik
your mentors and other developers about how you are going to make it better, you will be a very good candidate for selection. All the best! Thanks, Kaushik IRC - roide ___ kopete-devel mailing list kopete-devel@kde.org https://mail.kde.org/mailman/listinfo/kopete-devel

Re: GSoC Idea - Better history plugin

2015-03-11 Thread kaushik
On 11 March 2015 at 03:28, Joshua Joseph wrote: > > > On Fri, Mar 6, 2015 at 12:02 AM, kaushik wrote: > >> Hi Joshua, >> >> Welcome to Kopete. >> >> Understanding the existing plugin code and redesigning it will be the >> best way to go for it.

Re: GSoC History plugin

2015-06-16 Thread kaushik
o handle multi user chats >> correctly. You are adding session to chat message, but >> Kopete::ChatSession is not useful here. It is destroyed if you close >> chat window, but some multi user chats are still active (e.g. in skype) >> even if you close chat window. Something s

Re: GSoC History plugin

2015-06-16 Thread kaushik
On 16 June 2015 at 11:10, Pali Rohár wrote: > On Tuesday 16 June 2015 10:54:15 kaushik wrote: > > >> And second I still do not see how you want to handle multi user chats > > >> correctly. You are adding session to chat message, but > > >> Kopete::ChatSess

Re: GSoC History plugin

2015-06-16 Thread kaushik
On 16 June 2015 at 11:29, kaushik wrote: > > > On 16 June 2015 at 11:10, Pali Rohár wrote: > >> On Tuesday 16 June 2015 10:54:15 kaushik wrote: >> > >> And second I still do not see how you want to handle multi user chats >> > >> correc

Re: API for history plugin

2015-06-24 Thread kaushik
ld suggest even during designing, break things into smaller parts, for example keep Logging separate from search. First design and implement Logging then move on to the Search. Thanks, Kaushik On 24 June 2015 at 12:21, Joshua Joseph wrote: > > > On Wed, Jun 24, 2015 at 7:13 PM, Pali Ro

Re: NO_CAST policy for new kopete code

2015-07-20 Thread kaushik
On 20 July 2015 at 15:45, Pali Rohár wrote: > Hello, > > I would be happy if Kopete could be compiled with defines: > > -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII > > It disables automatic conversion between C strings char* (which are in > unknown/any encoding) and QString (which is unicode).

[kopete-devel] kdenetwork installation warning -- Could NOT find Decibel

2009-03-23 Thread kaushik saurabh
Hi , In order to build kopete from svn, i downloaded the kdenetwork from svn. and i m trying to buid it, but the problem i m getting is, it is not detecting Decibel, and i already hv decibel installed. Can anyone throw some light on this error. thanx :) the exact warning is-- -- checking for mo

Re: [kopete-devel] Twitter Plugin

2009-08-29 Thread kaushik saurabh
On Sat, Aug 29, 2009 at 5:33 AM, Markus wrote: > Very good idea. Maybe the code of the other microblogging clients for KDE > and > be split into a library and shared between them -- if that hasn't been > already > done. > > > Actually, I could totally see if not a full Twitter plugin, at least a

[kopete-devel] Help needed - format of old kopete logs

2009-09-27 Thread kaushik saurabh
Hi, In this years summer of code, I worked on the kopete's history plugin so that it can save its chat logs in akonadi. While that works, I also need to modify the "converter.cpp" file such that, it migrates the old logs of kopete, into akonadi if user wishes. The problem I am having is that, I hav

Re: [kopete-devel] Help needed - format of old kopete logs

2009-09-29 Thread kaushik saurabh
On Tue, Sep 29, 2009 at 3:39 AM, Olivier Goffart wrote: > Le Monday 28 September 2009, Bartosz Fabianowski a écrit : > > I have Kopete logs going back many years and I very much want to keep > > them around. I was going to write my own script for converting them to > > the current format but some