summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-1512-155/+129
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-12209-1191/+1213
* Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOTMichele Calgaro2023-12-27472-3800/+3800
* Fix potential buffer overflow in debug functions.Slávek Banko2023-12-261-3/+3
* Update READMEMavridis Philippe2023-12-173-8/+66
* Add support for HistoryBackButton and HistoryForwardButtonMavridis Philippe2023-12-163-12/+21
* tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97.Michele Calgaro2023-12-081-1/+9
* Translated using Weblate (Russian)Andrei Stepanov2023-12-031-1/+1
* Translated using Weblate (Russian)Andrei Stepanov2023-12-011-1/+1
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-242-2/+2
* Replace Qt with TQtMichele Calgaro2023-11-1958-292/+292
* Translated using Weblate (Russian)Andrei Stepanov2023-11-051-1/+1
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-23396-7141/+7141
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-13577-1582/+1582
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-0793-598/+598
* Minor adjustments to porting documentationMichele Calgaro2023-08-072-16/+16
* Drop compatibility code for TQSignalMichele Calgaro2023-08-078-123/+8
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-188-86/+11
* Remove dangled symlinks for droped compat headers.Slávek Banko2023-07-1852-52/+0
* Drop compatibility code for TQButtonMichele Calgaro2023-07-1614-109/+5
* Drop compatibility code for TQThreadMichele Calgaro2023-07-118-41/+2
* Drop compatibility code for TQLineEditMichele Calgaro2023-07-1110-213/+45
* Remove Qt4 related stuffMichele Calgaro2023-07-0937-263/+11
* Drop compatibility code for TQToolButtonMichele Calgaro2023-07-0910-333/+13
* Drop compat headersMichele Calgaro2023-07-0845-1127/+0
* Reintroduced porting documentation previously removedMichele Calgaro2023-07-072-0/+32
* Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView)Michele Calgaro2023-07-076-7128/+0
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-07-0729-568/+8
* Translated using Weblate (Chinese (zh))Louies2023-07-011-16/+18
* Drop TQT_NO_COMPAT code from mkspecs filesMichele Calgaro2023-06-1756-1567/+0
* SunOS res_ninit() requires a clean structureDenis Kozadaev2023-06-151-0/+2
* Revert "Add single TQObject root parent for all guarded pointers."Michele Calgaro2023-06-121-2/+1
* Drop Qt2 obsolete classesMichele Calgaro2023-06-0321-480/+4
* Enable use of pthread's recursive mutexesBobby Bingham2023-06-021-190/+6
* Added translation using Weblate (Turkish)Mehmet Dokuz2023-05-311-0/+1985
* Added translation using Weblate (Turkish)Mehmet Dokuz2023-05-311-0/+70
* Fix level when using pthreads recursive mutexBobby Bingham2023-05-231-16/+12
* socket and nsl functions were moved to libcDenis Kozadaev2023-05-121-1/+1
* Add single TQObject root parent for all guarded pointers.r14.1.0Michele Calgaro2023-02-131-1/+2
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-2220-255/+0
* Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM...Michele Calgaro2022-04-301-3/+3
* SGI style: enable complex widget renderingMavridis Philippe2022-04-241-1/+1
* Update translations binary filesSlávek Banko2022-04-214-0/+0
* Use empty d->cString for TQString::shared_null instead of null string.Slávek Banko2022-03-221-2/+2
* Avoid changes of d->cString for TQString::shared_null to make the value relia...Slávek Banko2022-03-221-4/+13
* Translated using Weblate (Russian)Alexander Golubev2022-02-101-5/+5
* Translated using Weblate (Russian)Alexander Golubev2022-02-091-1/+1
* Removed QT_NON_COMMERCIAL check and related code.Michele Calgaro2022-02-078-55/+0
* TQt Designer: use global includes instead of includehints andMichele Calgaro2022-01-233-26/+49
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-112-9/+7