| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Amend to previous 'replace TRUE/FALSE' commit | Michele Calgaro | 2025-07-31 | 4 | -10/+10 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace TRUE/FALSE with boolean values true/false - part 3 | Michele Calgaro | 2025-07-30 | 276 | -2555/+2555 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename 'guiThread' and related functions to 'coreThread'. | Michele Calgaro | 2025-07-27 | 1 | -11/+11 | 
| | | | | | | | | A TTY TQApplication is GUI-less, so the usage of the term 'GUI' is misleading. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Move TQChar code to standalone files tqchar.{h,cpp} | Michele Calgaro | 2025-03-13 | 1 | -1/+1 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove support for Tru64, OSF and SCO v3.2 | Michele Calgaro | 2025-01-07 | 1 | -2/+2 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename ntqapplication, ntqconfig and ntqmodules files to equivalent tq* | Michele Calgaro | 2024-10-22 | 38 | -322/+322 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename uic to tquic | Michele Calgaro | 2024-10-11 | 1 | -2/+2 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename moc to tqmoc | Michele Calgaro | 2024-10-06 | 2 | -2/+2 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove documentation for Motif extension classes. Those classes are not ↵ | Michele Calgaro | 2024-10-03 | 9 | -390/+3 | 
| | | | | | | | included in tqt3 source code Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove obsolete Netscape plugin and its classes | Michele Calgaro | 2024-10-03 | 28 | -737/+31 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[s-z]* related files to equivalent tq* | Michele Calgaro | 2024-09-12 | 32 | -518/+518 | 
| | | | | | 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 | 48 | -590/+590 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[i-l]* related files to equivalent tq* | Michele Calgaro | 2024-08-31 | 31 | -273/+273 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[d-h]* related files to equivalent tq* | Michele Calgaro | 2024-08-31 | 28 | -350/+350 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename remaining ntq[a-c]* related files to equivalent tq* (except ↵ | Michele Calgaro | 2024-08-29 | 34 | -509/+509 | 
| | | | | | | | ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename global classes nt* related files to equivalent tq* | Michele Calgaro | 2024-08-29 | 6 | -38/+38 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-08-29 | 17 | -162/+162 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename layout nt* related files to equivalent tq* | Michele Calgaro | 2024-08-16 | 30 | -499/+499 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename more widget nt* related files to equivalent tq* | Michele Calgaro | 2024-08-12 | 78 | -2139/+2139 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename basic widget nt* related files to equivalent tq* | Michele Calgaro | 2024-07-29 | 72 | -1018/+1018 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename environment class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-28 | 36 | -354/+354 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename text class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-24 | 41 | -750/+750 | 
| | | | | | 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 | 123 | -2324/+2324 | 
| | | | | | 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 | 93 | -1372/+1372 | 
| | | | | | 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 | 109 | -2217/+2217 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename utility class nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 86 | -1223/+1224 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename drag-n-drop nt* related files to equivalent tq* | Michele Calgaro | 2024-07-07 | 33 | -412/+412 | 
| | | | | | 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 | 72 | -1282/+1282 | 
| | | | | | | | "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename codec nt* related files to equivalent tq*. | Michele Calgaro | 2024-07-01 | 12 | -95/+95 | 
| | | | | | | | The qrtlcodec files have been renamed into tqhebrewcodec files, for consistency with file naming used for other codecs. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename threading nt* related files to equivalent tq* | Michele Calgaro | 2024-06-30 | 12 | -152/+152 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename date and time nt* related files to equivalent tq* | Michele Calgaro | 2024-06-29 | 26 | -514/+514 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove documentation for QWS classes and Qt/Embedded | Michele Calgaro | 2024-06-25 | 40 | -2143/+7 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Remove documentation about activeqt, because the latter is part of the ↵ | Michele Calgaro | 2024-06-14 | 20 | -2190/+2 | 
| | | | | | | | commercial edition of Qt3 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename style nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 27 | -655/+655 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename icon nt* related files to equivalent tq* | Michele Calgaro | 2024-06-12 | 30 | -588/+588 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename text nt* related files to equivalent tq* | Michele Calgaro | 2024-06-08 | 53 | -689/+689 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename str nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 70 | -445/+445 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename image nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 19 | -204/+204 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename ptr nt* related files to equivalent tq* | Michele Calgaro | 2024-06-06 | 38 | -408/+408 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename template library nt* related files to equivalent tq* | Michele Calgaro | 2024-06-05 | 43 | -624/+624 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename ntqwidget* related files to equivalent tqwidget* | Michele Calgaro | 2024-06-02 | 14 | -127/+127 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename nt* canvas related files to equivalent tq* | Michele Calgaro | 2024-05-31 | 21 | -537/+537 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename nt* dom and xml related files to equivalent tq* | Michele Calgaro | 2024-05-30 | 56 | -1121/+1121 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename nt* sql related files to equivalent tq* | Michele Calgaro | 2024-05-28 | 24 | -981/+981 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 14 | -71/+71 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 2 | -2/+2 | 
| | | | | | | | | | | | | | 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> | ||||
| * | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 17 | -53/+53 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace Qt with TQt | Michele Calgaro | 2023-11-19 | 51 | -207/+207 | 
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
| * | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-23 | 328 | -5848/+5848 | 
| | | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
