summaryrefslogtreecommitdiffstats
path: root/src/codecs/tqutfcodec.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for surrogate pairs to TQChar API.Michele Calgaro2025-01-301-14/+9
| | | | | | | This relates to issue #162. The new code is partially taken from Qt4 but with some local rework. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename codec nt* related files to equivalent tq*.Michele Calgaro2024-07-011-0/+350
The qrtlcodec files have been renamed into tqhebrewcodec files, for consistency with file naming used for other codecs. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>