summaryrefslogtreecommitdiffstats
path: root/src/corelib/text/qchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...Tarja Sundqvist2022-08-161-13/+11
|\
| * Doc: Use https for links to unicode.orgPaul Wicking2021-07-051-11/+9
| * Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-141-2/+2
* | Revert "Update commercial license headers to src/concurrent and src/corelib"Tarja Sundqvist2021-03-231-20/+20
|/
* Update commercial license headers to src/concurrent and src/corelibTarja Sundqvist2021-01-281-20/+20
* Update UCD to Revision 26Edward Welbourne2020-03-141-0/+5
* Fix some qdoc warningsFriedemann Kleint2020-01-031-1/+1
* Add missing docs for UCD additions at 5.15Edward Welbourne2019-11-281-0/+14
* Add Since markers to QChar::Script docs and sort in alphabetic orderEdward Welbourne2019-11-271-122/+122
* docs: Mark QPair and QLatin1Char as reentrantKavindra Palaraja2019-10-041-0/+1
* QUnicodeTables: use array for case folding tablesMarc Mutz2019-09-041-13/+13
* QChar: add FormFeed (FF) special characterThiago Macieira2019-08-121-0/+1
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+2059