| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename layout nt* related files to equivalent tq* | Michele Calgaro | 2024-08-16 | 45 | -64/+65 |
* | Rename more widget nt* related files to equivalent tq* | Michele Calgaro | 2024-08-12 | 76 | -140/+143 |
* | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 70 | -189/+190 |
* | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 16 | -29/+29 |
* | Rename text class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-24 | 42 | -53/+54 |
* | Rename graphics class nt* related files to equivalent tq* (part 2) | Michele Calgaro | 2024-07-21 | 47 | -60/+60 |
* | Rename graphics class nt* related files to equivalent tq* (part 1) | Michele Calgaro | 2024-07-18 | 44 | -68/+69 |
* | Rename IO and network class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-10 | 81 | -157/+158 |
* | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 53 | -64/+64 |
* | Rename drag-n-drop nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 17 | -20/+20 |
* | Rename main window nt* related files to equivalent tq*. The file | Michele Calgaro | 2024-07-06 | 71 | -157/+160 |
* | Rename date and time nt* related files to equivalent tq* | Michele Calgaro | 2024-06-29 | 33 | -38/+39 |
* | Remove documentation for QWS classes and Qt/Embedded | Michele Calgaro | 2024-06-25 | 25 | -4625/+0 |
* | Remove documentation about activeqt, because the latter is part of the commer... | Michele Calgaro | 2024-06-14 | 1 | -11/+0 |
* | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 13 | -16/+16 |
* | Rename icon nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 16 | -15/+16 |
* | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 60 | -75/+76 |
* | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 80 | -108/+108 |
* | Rename image nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 14 | -16/+16 |
* | Rename ptr nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 32 | -36/+36 |
* | Rename template library nt* related files to equivalent tq* | Michele Calgaro | 2024-06-05 | 60 | -68/+68 |
* | Rename ntqwidget* related files to equivalent tqwidget* | Michele Calgaro | 2024-06-02 | 41 | -47/+62 |
* | Rename nt* dom and xml related files to equivalent tq* | Michele Calgaro | 2024-05-30 | 17 | -17/+17 |
* | Rename nt* sql related files to equivalent tq* | Michele Calgaro | 2024-05-28 | 31 | -55/+55 |
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 48 | -52/+52 |
* | avoid translating the /qt/XIMInputStyle options when saving into config | Alexander Golubev | 2024-03-02 | 1 | -2/+3 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 22 | -44/+44 |
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 82 | -798/+798 |
* | tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97. | Michele Calgaro | 2023-12-08 | 1 | -1/+9 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-23 | 5 | -20/+20 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 13 | -20/+20 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 29 | -134/+134 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 12 | -171/+0 |
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 7 | -47/+0 |
* | TQt Designer: use global includes instead of includehints and | Michele Calgaro | 2022-01-23 | 2 | -18/+48 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-11 | 2 | -9/+7 |
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT... | Michele Calgaro | 2021-02-13 | 4 | -4/+4 |
* | Undo an unwanted deletion of the 'register' in the string. | Slávek Banko | 2021-02-02 | 1 | -1/+1 |
* | Update translations binary files | Slávek Banko | 2020-10-16 | 1 | -0/+0 |
* | Remove dates from generated files. | Slávek Banko | 2020-03-20 | 2 | -2/+2 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -1/+1 |
* | Translated using Weblate (German) | Chris | 2019-11-23 | 1 | -8/+9 |
* | Remove double German entry for desktop files. | François Andriot | 2019-11-16 | 2 | -2/+0 |
* | Translated using Weblate (German) | P 9 | 2019-08-10 | 1 | -4/+6 |
* | This fixes bug: 639 | gregory guy | 2019-06-01 | 8 | -9/+416 |
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 3 | -6/+6 |
* | Removed dummy int parameter from TQVariant(bool, int). | Michele Calgaro | 2019-05-23 | 10 | -31/+31 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 33 | -153/+153 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 10 | -16/+16 |
* | Always build with a clean namespace | Slávek Banko | 2018-09-24 | 2 | -3/+2 |