summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/UNICODE_LICENSE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update Unicode license for CLDR and UCDEdward Welbourne2020-03-171-2/+17
| | | | | | Task-number: QTBUG-82747 Change-Id: I6bbecaf3f0a8f8e7e0ad31074d88dea7ec98dff2 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+31
This includes byte array, string, char, unicode, locale, collation and regular expressions. Change-Id: I8b125fa52c8c513eb57a0f1298b91910e5a0d786 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>