summaryrefslogtreecommitdiffstats
path: root/doc/html
Commit message (Expand)AuthorAgeFilesLines
* Use utf8 encoding for special characters in documentation.Slávek Banko2026-02-084-13/+13
* Remove support for Irix, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-02-055-25/+3
* Remove support for HPUX, which is discontinued and does not provide a c++17 c...Michele Calgaro2026-01-185-22/+4
* Drop support for Watcom compiler, which is not c++17 compliant.Michele Calgaro2026-01-061-16/+0
* Remove usage of TQ_FULL_TEMPLATE_INSTANTIATION and TQ_DUMMY_COMPARISON_OPERATOR.Michele Calgaro2026-01-019-65/+1
* Remove usage of TQ_INLINE_TEMPLATES define. inline' is redundant in function ...Michele Calgaro2026-01-015-66/+58
* Remove Q_CANNOT_DELETE_CONSTANT define. We are using c++17 compilers,Michele Calgaro2025-12-291-4/+0
* Remove Q_NO_EXPLICIT_KEYWORD and Q_EXPLICIT macros.Michele Calgaro2025-12-286-27/+6
* Remove Q_NO_BOOL_TYPE define.Michele Calgaro2025-12-282-57/+0
* Remove Q_BROKEN_TEMPLATE_SPECIALIZATION define.Michele Calgaro2025-12-2812-28/+0
* Replace TRUE/FALSE with boolean values true/false - part 4Michele Calgaro2025-11-26540-4998/+4998
* Replace TRUE/FALSE with boolean values true/false - part 1Michele Calgaro2025-06-2510-45/+44
* Explicitly add 'ExcludeTimers' to 'ProcessEvent' enumMichele Calgaro2025-06-132-5/+7
* Fix editing of text containing surrogate characters.Michele Calgaro2025-02-131-1/+1
* Drop support for discontinued DGUXMichele Calgaro2025-02-052-4/+1
* Remove support for Tru64, OSF and SCO v3.2Michele Calgaro2025-01-083-42/+6
* Remove support for discontinued Reliant/Sinix unixMichele Calgaro2025-01-082-24/+1
* Remove support for Metrowerks compilerMichele Calgaro2025-01-081-8/+0
* Drop Borland compiler specific codeMichele Calgaro2025-01-085-34/+3
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-0313-39/+39
* Remove commercial site content and documentationNik Reist2024-05-163-175/+2
* Remove original Q_WS_* definesMichele Calgaro2024-02-201-11/+0
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-164-56/+43
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1443-210/+221
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-31135-902/+902
* Replace Qt with TQtMichele Calgaro2023-11-192-44/+44
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...r14.1.1Michele Calgaro2023-09-246-807/+807
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-14235-611/+611
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0719-119/+119
* Reintroduced porting documentation previously removedMichele Calgaro2023-07-071-3/+7
* 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
* 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-236-58/+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-272-7/+0
* Removed some obsolete code related to Qt1.Michele Calgaro2018-10-215-1354/+0
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-206-59/+2
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-178-113/+2
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-17217-853/+853
* qt -> tqt conversion:Michele Calgaro2018-09-2739-100/+100
* qt -> tqt conversion:Michele Calgaro2018-09-2736-112/+112
* qt -> tqt conversion:Michele Calgaro2018-09-276-13/+13
* Always build with a clean namespaceSlávek Banko2018-09-245-68/+1
* Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT. This is part of theMichele Calgaro2018-09-169-21/+21