summaryrefslogtreecommitdiffstats
path: root/src/kernel/tqrichtext_p.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/false - part 8Michele Calgaro2025-12-081-28/+28
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix editing of text containing surrogate characters.Michele Calgaro2025-02-131-6/+6
| | | | | | This relates to issue #162. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename private q* headers into equivalent tq*Michele Calgaro2024-09-131-0/+655
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>