Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support for surrogate pairs to TQChar API. | Michele Calgaro | 2025-01-30 | 1 | -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> (cherry picked from commit c5cda03125a6d34c179d968011083bceb87976bd) | ||||
* | Add explicit declaration TQChar&TQCharRef default constructor/destructor | Alexander Golubev | 2024-03-16 | 1 | -0/+12 |
| | | | | | | | This suppresses -Wdeprecated-copy warning. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 87129eac9a6efa5a3f0b23dd5e2f94c716c2bfa7) | ||||
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-16 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1d318a47b0b45a7f916f526de60d628302cbfd4c) | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-14 | 1 | -42/+42 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1ba13366a7a377d50b9e8df9044ce11d8209f98c) | ||||
* | Make use of TQString::utf8() and TQString::local8Bit() safe for conversion ↵ | Slávek Banko | 2019-02-04 | 1 | -0/+1 |
| | | | | | | to char*. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -35/+35 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -11/+11 |
| | | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2015-01-11 | 1 | -0/+9 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -38/+8 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-03-21 | 1 | -4/+10 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -16/+16 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -2/+2 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -0/+1115 |