stop ignoring unassigned codepoints
authorKonstantin Ritt <ritt.ks@gmail.com>
Thu, 26 Apr 2012 16:36:34 +0000 (19:36 +0300)
committerQt by Nokia <qt-info@nokia.com>
Fri, 4 May 2012 13:24:52 +0000 (15:24 +0200)
commit72c5ca98e539daab86542e53ce8404776d03a63f
tree2720cd5e2c62a5abff0af5fc35b844ea9bdb7d6d
parent46b78113b22428e6f8540193fcf0e00591dbd724
stop ignoring unassigned codepoints

in Unicode 5.1, it was clarified that unassigned codepoints normally
should not be excluded from the process; moreover, unassigned codepoints
assumed to be starters in decomposition by default

Change-Id: Ic4a61ec3759ee62b6843c81045e1d611d0684ead
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/tools/qchar.cpp
src/corelib/tools/qchar.h