| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove usage of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR. | Michele Calgaro | 2026-01-01 | 1 | -6/+0 |
| | | | | | | | | The #defines were used for some very old compilers which had issues with template instantiation. We are now using c++17 compilers, so this is unnecessary. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace TRUE/FALSE with boolean values true/false - part 1 | Michele Calgaro | 2025-06-25 | 2 | -15/+15 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename Q_EXPORT to TQ_EXPORT | Michele Calgaro | 2025-01-02 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* | Michele Calgaro | 2024-10-22 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[s-z]* related files to equivalent tq* | Michele Calgaro | 2024-09-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) | Michele Calgaro | 2024-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename more widget nt* related files to equivalent tq* | Michele Calgaro | 2024-08-12 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename graphics class nt* related files to equivalent tq* (part 2) | Michele Calgaro | 2024-07-21 | 1 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename graphics class nt* related files to equivalent tq* (part 1) | Michele Calgaro | 2024-07-18 | 1 | -8/+8 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename IO and network class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-10 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 1 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename main window nt* related files to equivalent tq*. The file | Michele Calgaro | 2024-07-06 | 1 | -7/+7 |
| | | | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 2 | -15/+15 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename template library nt* related files to equivalent tq* | Michele Calgaro | 2024-06-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename nt* dom and xml related files to equivalent tq* | Michele Calgaro | 2024-05-30 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to ↵ | Michele Calgaro | 2021-02-13 | 1 | -1/+1 |
| | | | | | | | TQ_FULL_TEMPLATE_INSTANTIATION). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 1 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Automated conversion from qt3 | Timothy Pearson | 2012-02-28 | 1 | -1/+1 |
| | | |||||
| * | Update to latest tqt3 automated conversion | Timothy Pearson | 2012-01-26 | 3 | -10/+10 |
| | | |||||
| * | Sync with latest script | Timothy Pearson | 2011-12-05 | 3 | -3/+3 |
| | | |||||
| * | Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731 | Timothy Pearson | 2011-11-08 | 4 | -0/+1897 |
