From bfd09ec38c43551db17bd01a0ad5fb161babd840 Mon Sep 17 00:00:00 2001 From: Ievgenii Meshcheriakov Date: Thu, 25 Jan 2024 12:18:48 +0100 Subject: unicode: Import version 15.1 (UCD version 32) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add enumerator for the new Unicode version to QChar::UnicodeVersion. Remap new line breaking classes to their Unicode 15.0 values: * AK, AP and AS to AL, * VI and VF to CM. These are classes for new line breaking support for Indic scripts that require more work. Blacklist failing tests for now: * tst_QUrlUts46::idnaTestV2 * tst_QTextBoundaryFinder::lineBoundariesDefault * tst_QTextBoundaryFinder::graphemeBoundariesDefault Regenerate the source files. Task-number: QTBUG-121529 Change-Id: I869cc9fbaa53765d8ae6265c22cdbef9f19d05bf Reviewed-by: Mårten Nordheim Reviewed-by: Edward Welbourne --- util/unicode/data/emoji-data.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'util/unicode/data/emoji-data.txt') diff --git a/util/unicode/data/emoji-data.txt b/util/unicode/data/emoji-data.txt index 999a436779..0ba10e9ce4 100644 --- a/util/unicode/data/emoji-data.txt +++ b/util/unicode/data/emoji-data.txt @@ -1,11 +1,11 @@ # emoji-data.txt -# Date: 2022-08-02, 00:26:10 GMT -# © 2022 Unicode®, Inc. +# Date: 2023-02-01, 02:22:54 GMT +# © 2023 Unicode®, Inc. # Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. # For terms of use, see https://www.unicode.org/terms_of_use.html # # Emoji Data for UTS #51 -# Used with Emoji Version 15.0 and subsequent minor revisions (if any) +# Used with Emoji Version 15.1 and subsequent minor revisions (if any) # # For documentation and usage, see https://www.unicode.org/reports/tr51 # -- cgit v1.2.3