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