summaryrefslogtreecommitdiffstats
path: root/src/tools/tqchar.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo and thus FTBFS from the recent commit.Slávek Banko2025-03-201-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove 'grp' from TQChar since now surrogate pairs are correctly supportedMichele Calgaro2025-03-131-32/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move TQChar code to standalone files tqchar.{h,cpp}Michele Calgaro2025-03-131-0/+381
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>