summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Rename nt* canvas related files to equivalent tq*HEADmasterMichele Calgaro48 hours103-2766/+2766
* Rename nt* dom and xml related files to equivalent tq*Michele Calgaro3 days162-5212/+5212
* Rename nt* sql related files to equivalent tq*Michele Calgaro5 days152-5020/+5020
* Rename ntqobject*.h and qobject*.cpp to tqobject*Michele Calgaro6 days471-7545/+7545
* Remove commercial site content and documentationNik Reist2024-05-156-380/+4
* Remove original Q_WS_* definesMichele Calgaro2024-02-201-11/+0
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-154-56/+43
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1248-220/+231
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-27159-972/+972
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
* Replace Qt with TQtMichele Calgaro2023-11-1957-272/+272
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-23383-7090/+7090
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-13238-615/+615
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0721-128/+128
* Minor adjustments to porting documentationMichele Calgaro2023-08-072-16/+16
* Drop compatibility code for TQSignalMichele Calgaro2023-08-076-79/+8
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-186-54/+9
* Drop compatibility code for TQButtonMichele Calgaro2023-07-1612-74/+5
* Drop compatibility code for TQThreadMichele Calgaro2023-07-116-22/+2
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-118-161/+44
* Remove Qt4 related stuffMichele Calgaro2023-07-097-55/+0
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-098-218/+13
* Reintroduced porting documentation previously removedMichele Calgaro2023-07-072-0/+32
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-0716-412/+3
* Drop Qt2 obsolete classesMichele Calgaro2023-06-0312-264/+1
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-222-6/+0
* Revert back TQt to Qt in the book titleEmanoil Kotsev2021-11-281-2/+2
* IconView widget was moved to Widgets module in commitSlávek Banko2021-03-302-2/+2
* Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT...Michele Calgaro2021-02-134-9/+9
* Replace dead URLs of "SEE ALSO" section in man pages to trinity onesOBATA Akio2020-07-094-5/+5
* Fix maketqpf man page based on source codesOBATA Akio2020-07-091-7/+14
* Fix a typo in tqlinguist man pageOBATA Akio2020-07-091-1/+1
* Refrect qt -> tqt changes to man1OBATA Akio2020-07-079-110/+110
* Further cleanup of left over material after removal of Qt2's TQListIterator c...Michele Calgaro2020-05-241-1/+0
* Missed out in previous commit :-( Documentation updated accordingly.Michele Calgaro2020-05-231-1/+1
* Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.Michele Calgaro2020-05-237-68/+1
* Recovering an accidentally damaged PNG image.Slávek Banko2020-03-221-0/+0
* Fix typo.Slávek Banko2020-03-221-1/+1
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
* Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.Michele Calgaro2018-10-273-8/+0
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-218-2828/+0
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-207-69/+2
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-179-134/+2
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-17226-956/+956
* qt -> tqt conversion:Michele Calgaro2018-09-2741-104/+104
* qt -> tqt conversion:Michele Calgaro2018-09-27467-614/+614
* qt -> tqt conversion:Michele Calgaro2018-09-2710-24/+24
* Always build with a clean namespaceSlávek Banko2018-09-246-71/+2
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-1610-23/+23
* Add brightness keys supportRoman Savochenko2017-07-303-2/+22