TODO List KDevelop 2.1.2 (PATCHES attached, please comment)
Marcus Gruendler
lists at tamalin.de
Tue Jun 4 11:04:02 UTC 2002
On Monday 03 June 2002 23:07, Roland Krause wrote:
> Kuba,
>
> I have applied your compilation fix, indentation and editor options
> patch to my local version (CVS KDE_2_2_BRANCH) and all works very well.
>
>
> I have no real insight as to why the OutputWidget uses RichText instead
> of PlainText so I did not apply that patch. If Harry says it has to be
> the way it is now, I tend to believe him, since he usually knows what
> he is talking about :-)
>
[...]
The advantage using RichText is that it's very easy to add some advanced text
formatting to the output widget. For example I have a patch here which adds
some coloured bullets in front of each message line. It was very easy to add
this via the <img>-tag.
So I vote for keeping the RichText formatting in the outputwidget. I hope
future versions of Qt don't have layout bugs anymore so the problem will
vanish anyway.
Bye, Marcus
P.S.: I will send my coloured bullet patch for gideon to the list soon if
anyone is interested.
More information about the KDevelop-devel
mailing list