[Kbabel] some progress with the spell checker

Nicolas Goutte nicolasg at snafu.de
Thu Jun 23 19:07:04 CEST 2005


On Thursday 23 June 2005 18:59, Heiko Evermann wrote:
> Hi everyone,
>
> I have solved part of the problem:
> 1) words with ampersand will now be checked
> 2) the last word of a line will be checked
>
> For the umlauts, I already have an idea: the regexps will not treat it as a
> letter. I hope that the character classes of QT will solve that.

Otherwise you could try to use . for any character or \S for any non-space.

Have a nice day!

>
> I will keep you informed.
>
> The changes were made in kbhighlighting.cpp.
>
> Kind regards,
>
> Heiko Evermann



More information about the kbabel mailing list