summaryrefslogtreecommitdiffstats
path: root/doc/man
Commit message (Collapse)AuthorAgeFilesLines
* Rename global classes nt* related files to equivalent tq*Michele Calgaro2024-08-296-38/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-08-2917-162/+162
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename layout nt* related files to equivalent tq*Michele Calgaro2024-08-1630-499/+499
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename more widget nt* related files to equivalent tq*Michele Calgaro2024-08-1278-2139/+2139
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename basic widget nt* related files to equivalent tq*Michele Calgaro2024-07-2972-1018/+1018
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename environment class nt* related files to equivalent tq*Michele Calgaro2024-07-2837-355/+355
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename text class nt* related files to equivalent tq*Michele Calgaro2024-07-2441-750/+750
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 2)Michele Calgaro2024-07-21123-2324/+2324
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename graphics class nt* related files to equivalent tq* (part 1)Michele Calgaro2024-07-1893-1372/+1372
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename IO and network class nt* related files to equivalent tq*Michele Calgaro2024-07-10109-2217/+2217
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename utility class nt* related files to equivalent tq*Michele Calgaro2024-07-0786-1223/+1224
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename drag-n-drop nt* related files to equivalent tq*Michele Calgaro2024-07-0733-412/+412
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename main window nt* related files to equivalent tq*. The fileMichele Calgaro2024-07-0672-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 Calgaro2024-07-0112-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 Calgaro2024-06-3012-152/+152
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename date and time nt* related files to equivalent tq*Michele Calgaro2024-06-2926-514/+514
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation for QWS classes and Qt/EmbeddedMichele Calgaro2024-06-2543-2244/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove documentation about activeqt, because the latter is part of the ↵Michele Calgaro2024-06-1420-2190/+2
| | | | | | commercial edition of Qt3 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename style nt* related files to equivalent tq*Michele Calgaro2024-06-1227-655/+655
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename icon nt* related files to equivalent tq*Michele Calgaro2024-06-1230-588/+588
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename text nt* related files to equivalent tq*Michele Calgaro2024-06-0853-689/+689
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename str nt* related files to equivalent tq*Michele Calgaro2024-06-0670-445/+445
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename image nt* related files to equivalent tq*Michele Calgaro2024-06-0619-204/+204
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ptr nt* related files to equivalent tq*Michele Calgaro2024-06-0638-408/+408
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename template library nt* related files to equivalent tq*Michele Calgaro2024-06-0543-624/+624
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqwidget* related files to equivalent tqwidget*Michele Calgaro2024-06-0214-127/+127
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename nt* canvas related files to equivalent tq*Michele Calgaro2024-05-3121-537/+537
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro2024-05-3056-1121/+1121
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename nt* sql related files to equivalent tq*Michele Calgaro2024-05-2824-981/+981
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro2024-05-2714-71/+71
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-122-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_SLOTMichele Calgaro2023-12-2717-53/+53
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-1951-207/+207
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-23328-5848/+5848
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQSignalMichele Calgaro2023-08-071-32/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-181-22/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQButtonMichele Calgaro2023-07-161-21/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQThreadMichele Calgaro2023-07-111-7/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-111-53/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-091-74/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-071-3/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace dead URLs of "SEE ALSO" section in man pages to trinity onesOBATA Akio2020-07-094-5/+5
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix maketqpf man page based on source codesOBATA Akio2020-07-091-7/+14
| | | | | | | | Change to use usage of the command instead of copy from qembed's one for "SYNTAX" section. Fix fontdir path from source code. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix a typo in tqlinguist man pageOBATA Akio2020-07-091-1/+1
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Refrect qt -> tqt changes to man1OBATA Akio2020-07-079-110/+110
| | | | | | | Adjust page name to the installed tool name and follow class name changes in examples. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-212-33/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-173-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
| | | | | | | | | 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>