summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qunicodetables.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revise UCD-generated data files' SPDX headersEdward Welbourne2024-04-221-1/+1
* Unicode line breaking: Implement rules LB15a and LB15bIevgenii Meshcheriakov2024-02-081-3123/+3123
* unicode: Import version 15.1 (UCD version 32)Ievgenii Meshcheriakov2024-02-081-4384/+4458
* Update Unicode data version stringIevgenii Meshcheriakov2024-01-251-1/+1
* Update UCD to Revision 30Ievgenii Meshcheriakov2022-10-111-5285/+5587
* Core: make Unicode Database constexprYuhang Zhao2022-05-261-11/+11
* Unicode: Extract EastAsianWidth propertyIevgenii Meshcheriakov2022-05-241-9758/+9896
* Unicode: Remove obsolete word break classesIevgenii Meshcheriakov2022-05-241-5/+5
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Update UCD to Revision 28Ievgenii Meshcheriakov2021-10-181-6588/+7011
* unicode: Regenerate qunicodetables{.cpp,_p.h}Ievgenii Meshcheriakov2021-09-031-5762/+5845
* unicode: Regenerate Unicode tablesIevgenii Meshcheriakov2021-08-261-9404/+15286
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-161-6230/+6340
* Use checked string iteration in case conversionsEdward Welbourne2020-08-291-0/+1
* Inline two macros in the unicode tablesEdward Welbourne2020-08-121-10/+6
* Tidy up unicode table generationEdward Welbourne2020-08-051-11/+8
* QChar/QString: centralize case folding in qchar.cppMarc Mutz2020-05-091-0/+2
* QUnicodeTables: port to charNN_tMarc Mutz2020-04-271-18/+8
* QChar: port low-level functions from uint/ushort to char32/16_tMarc Mutz2020-04-241-0/+10
* Update UCD to Revision 26Edward Welbourne2020-03-141-6336/+6731
* Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-301-7341/+7849
* QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-041-2652/+2652
* QUnicodeTables: pack Properties structMarc Mutz2019-09-041-2638/+2638
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+13446