summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qunicodetables.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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