summaryrefslogtreecommitdiffstats
path: root/doc/man/man3
Commit message (Collapse)AuthorAgeFilesLines
* 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 <[email protected]>
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-2717-53/+53
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Qt with TQtMichele Calgaro2023-11-1951-207/+207
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-23328-5848/+5848
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-131-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQSignalMichele Calgaro2023-08-071-32/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-181-22/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQButtonMichele Calgaro2023-07-161-21/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQThreadMichele Calgaro2023-07-111-7/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-111-53/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-091-74/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-071-3/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-4/+4
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]>
* qt -> tqt conversion:Michele Calgaro2018-09-27416-416/+416
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <[email protected]>
* Add brightness keys supportRoman Savochenko2017-07-301-1/+11
| | | | | | | The code partially taken from Qt4 This relates to bug 2775 Signed-off-by: Roman Savochenko <[email protected]>
* Automated update from Qt3Timothy Pearson2015-03-05416-1324/+1324
|
* Automated update from Qt3Timothy Pearson2013-12-021-2/+2
|
* Automated update from Qt3Timothy Pearson2013-11-061664-119056/+119056
|
* Automated update from Qt3Timothy Pearson2013-05-0721-28/+28
|
* Automated update from Qt3Timothy Pearson2012-10-203-9/+9
|
* Automated update from Qt3Timothy Pearson2012-06-1716-190/+190
|
* Automated update from qt3Timothy Pearson2012-03-061-2/+2
|
* Automated conversion from qt3Timothy Pearson2012-02-2831-81/+81
|
* Automated update from qt3Timothy Pearson2012-02-277-33/+33
|
* Automated update from Qt3Timothy Pearson2012-02-1312-29/+29
|
* Update to latest tqt3 automated conversionTimothy Pearson2012-01-26388-678/+678
|
* Sync with latest scriptTimothy Pearson2011-12-0583-131/+131
|
* Sync with master conversion scriptTimothy Pearson2011-12-052-7/+7
|
* Update from latest conversion scriptTimothy Pearson2011-12-051-3/+3
|
* Fix native TQt3 accidental conversion to tquitTimothy Pearson2011-11-1425-54/+54
|
* Test conversion to TQt3 from Qt3 8c6fc1f8e35fd264dd01c582ca5e7549b32ab731Timothy Pearson2011-11-08832-0/+119056