At the moment, kcharselect-generate-datafile.py lists Unicode version 6.0 blocks. Some new blocks were added in just-released version 7.0. The list of blocks in the current (atm 7.0) version is listed at http://www.unicode.org/Public/UNIDATA/Blocks.txt «This version supersedes all previous versions of the Unicode Standard.» http://unicode.org/versions/Unicode7.0.0/ describes the changes. Reproducible: Always
kdelibs//kdeui/widgets/kcharselect-data has to be re-created after updating the script.
List of missing blocks that are below FFFF: > Error: Did not find any category for block "Arabic Extended-A" > Error: Did not find any category for block "Combining Diacritical Marks Extended" > Error: Did not find any category for block "Sundanese Supplement" > Error: Did not find any category for block "Myanmar Extended-B" > Error: Did not find any category for block "Meetei Mayek Extensions" > Error: Did not find any category for block "Latin Extended-E"
By the way, the current section grouping in the script does not correspond to http://www.unicode.org/charts/. Is that on purpose, or should the blocks be re-grouped?
See also bug 298010, which some initial work.
I have updated bug 298010 for Unicode 7.0. Please apply the patches in that bug report!
*** Bug 353519 has been marked as a duplicate of this bug. ***
Unicode 8.0 released, which has a few more additions in the BMP.
I have updated bug 298010 for Unicode 8.0. Please apply the patches in that bug report!
*** Bug 363865 has been marked as a duplicate of this bug. ***
Git commit 50093ef0299e775a3476800d4a9cc1434ffcff13 by Christoph Feck, on behalf of John Zaitseff. Committed on 14/07/2016 at 19:45. Pushed by cfeck into branch 'master'. Update translations for kcharselect-data M +27 -18 src/kcharselect-translation.cpp http://commits.kde.org/kwidgetsaddons/50093ef0299e775a3476800d4a9cc1434ffcff13
John, I reviewed your patches, and committed a single addition for version 9.0.0 (Cyrillic-C). Sorry that it needed that long. Thanks for the patches and your patience!