summaryrefslogtreecommitdiffstats
path: root/src/kernel/qtextengine_unix.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Unicode surrogate characters and planes above zero.Michele Calgaro2025-01-121-3/+2
| | | | | | | | | | 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> (cherry picked from commit e0a38072cf48a6819a5cd788588267f3441d9d6a)
* Automated conversion from qt3Timothy Pearson2012-02-281-3/+3
|
* Sync with latest scriptTimothy Pearson2011-12-051-1/+1
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-081-0/+127