Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend work on supporting surrogate characters done in commit e0a38072 | Michele Calgaro | 2025-02-09 | 1 | -5/+16 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add support for Unicode surrogate characters and planes above zero. | Michele Calgaro | 2025-01-12 | 1 | -5/+3 |
| | | | | | | | | | If the selected font supports the required characters, the text will be displayed correctly. If the selected font does not support such characters, empty boxes will be displayed in place of the expected text. Part of the code changes comes from Qt4 code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename private q* headers into equivalent tq* | Michele Calgaro | 2024-09-13 | 1 | -0/+1622 |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |