summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qunicodetools.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unicode: fix the grapheme clustering algorithmGiuseppe D'Angelo2021-08-241-15/+27
* Unicodetools: compileGiuseppe D'Angelo2021-04-191-0/+2
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-161-58/+121
* Specification of pointer usageHou Lei2021-01-291-7/+8
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-071-85/+85
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-3/+3
* Silence some warnings about fallthroughFriedemann Kleint2020-07-091-2/+2
* QUnicodeTables: port to charNN_tMarc Mutz2020-04-271-5/+5
* Remove harfbuzz dependency from qunicodetoolsLars Knoll2020-03-171-37/+1492
* Change signature of initScripts to take out pointer to a QVLA<ScriptItem>Lars Knoll2020-03-171-3/+3
* Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-301-23/+24
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+847