[Konversation-devel] [konversation] [Bug 333588] Valid unicode characters from U+269D to U+2700 erroneously replaced by replacement character

Christoph Feck christoph at maxiom.de
Sun Apr 20 10:14:01 UTC 2014


https://bugs.kde.org/show_bug.cgi?id=333588

Christoph Feck <christoph at maxiom.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christoph at maxiom.de

--- Comment #1 from Christoph Feck <christoph at maxiom.de> ---
QChar returns QChar::Unicode_Unassigned for them, because they are added in
newer Unicode versions. Qt 4.8 only supports up to Unicode 5.0, but
http://en.wikibooks.org/wiki/Unicode/Character_reference/2000-2FFF says they
are added in 5.1 or later.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Konversation-devel mailing list