-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("
-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
_
> 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
-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.
|
-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
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
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