[Licq-devel] quoting selected text don't work properly

2003-03-06 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi list. if i hit the quote button after selecting some text (so the reply contain only that text) generates > helloworld the affected code is: void UserViewEvent::generateReply() { QString s; if (mlvRead->hasMarkedText()) s = QString("

Re: [PATCH] Re: [Licq-devel] quoting

2002-09-06 Thread Jon Keating
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 01 September 2002 03:54 pm, Juan F. Codagnone wrote: > yes here also happens. probably the new mlview code broke that. > i attach a fix for these. i don't know is the _one_ but works nice. A proper fix is now in CVS. Jon _

Re: [Licq-devel] quoting

2002-09-03 Thread mailing . listen
> I can quote in Licq, no problems there. > You did not say which plugin you are using. oh, sorry, my fault: I am using the qt-gui Daniel -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net --- This sf.net email is sponsore

Re: [PATCH] Re: [Licq-devel] quoting

2002-09-01 Thread
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Juan F. Codagnone wrote: | |>Can someone prove that? And if that is right: can someone please fix it? |>;-) | | | yes here also happens. probably the new mlview code broke that. | i attach a fix for these. i don't know is the _one_ but works nice. |

[PATCH] Re: [Licq-devel] quoting

2002-09-01 Thread Juan F. Codagnone
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 01 September 2002 17:09, Daniel Brenner wrote: > Hi! > > Since some days qutoing in licq does not work right anymore (cvs > snapshot from today). If I get a message and press "quote" ("zitieren" > in German) the cursor is not in the next lin

Re: [Licq-devel] quoting

2002-09-01 Thread Pollywog
On Sun, 01 Sep 2002 22:09:24 +0200 "Daniel Brenner" <[EMAIL PROTECTED]> wrote: > Hi! > > Since some days qutoing in licq does not work right anymore (cvs > snapshot from today). If I get a message and press "quote" > ("zitieren" in German) the cursor is not in the next line (it stays > in the la

[Licq-devel] quoting

2002-09-01 Thread Daniel Brenner
Hi! Since some days qutoing in licq does not work right anymore (cvs snapshot from today). If I get a message and press "quote" ("zitieren" in German) the cursor is not in the next line (it stays in the last quoted line). And that is anoying. Can someone prove that? And if that is right: can som