Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 1 | -7515/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix TQString::sprintf() not calling va_end() in case of bad cformat | Alexander Golubev | 2024-03-17 | 1 | -4/+3 |
| | | | | | | | Also rearrange code a bit so it would be obvious that the function doesn't return a dangling reference. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> | ||||
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-15 | 1 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 1 | -13/+13 |
| | | | | | | | | | | | | This is the first part of the replacement process. Usage of Q_WS_* has been replaced with the equivalent TQ_WS_*. Definition of Q_WS_* has been mirrored into TQ_WS_* defines, to allow TDE code to continue building till replacement is carried over to all other modules. Once that is completed, the original Q_WS_* defines will be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove Qt4 related stuff | Michele Calgaro | 2023-07-09 | 1 | -4/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use empty d->cString for TQString::shared_null instead of null string. | Slávek Banko | 2022-03-22 | 1 | -2/+2 |
| | | | | | | | This restores consistency for the behavior of methods TQString::utf8() and TQString::local8Bit() with null TQStrings. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Avoid changes of d->cString for TQString::shared_null to make the value ↵ | Slávek Banko | 2022-03-22 | 1 | -4/+13 |
| | | | | | | | | reliable. This precedes unnecessary allocations, potential use after free and crashes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Make use of TQString::utf8() and TQString::local8Bit() safe for conversion ↵ | Slávek Banko | 2019-02-04 | 1 | -8/+26 |
| | | | | | | to char*. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -39/+39 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -3/+3 |
| | | | | | | | | | 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> | ||||
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of the | Michele Calgaro | 2018-09-16 | 1 | -64/+64 |
| | | | | | | | qt->tqt conversion and is required to align to corresponding patch for common/admin module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Automated update from Qt3 | Timothy Pearson | 2015-03-05 | 1 | -66/+66 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2015-01-11 | 1 | -5/+13 |
| | |||||
* | Fix FTBFS on Linux specific memlock code | François Andriot | 2014-09-07 | 1 | -0/+6 |
| | |||||
* | Fix potential null pointer dereference | Slávek Banko | 2014-05-23 | 1 | -2/+2 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 1 | -64/+69 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-12-17 | 1 | -53/+20 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-06-10 | 1 | -3/+18 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-14 | 1 | -46/+283 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-05-07 | 1 | -1/+1 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2013-03-21 | 1 | -2/+77 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-06-17 | 1 | -39/+39 |
| | |||||
* | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -15/+15 |
| | |||||
* | Automated update from Qt3 | Timothy Pearson | 2012-02-13 | 1 | -4/+4 |
| | |||||
* | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 1 | -13/+13 |
| | |||||
* | Sync with latest script | Timothy Pearson | 2011-12-05 | 1 | -3/+3 |
| | |||||
* | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 1 | -0/+7179 |