summaryrefslogtreecommitdiffstats
path: root/src/tools/tqstring.h
Commit message (Collapse)AuthorAgeFilesLines
* Move TQChar code to standalone files tqchar.{h,cpp}Michele Calgaro2025-03-131-333/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add support for surrogate pairs to TQChar API.Michele Calgaro2025-01-301-0/+43
| | | | | | | 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 remaining ntq[s-z]* related files to equivalent tq*Michele Calgaro2024-09-121-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-071-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-061-0/+1113
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>