| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add .gitignore file | Alexander Golubev | 2024-02-19 | 1 | -0/+303 |
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-15 | 12 | -155/+129 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 209 | -1191/+1213 |
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 472 | -3800/+3800 |
* | Fix potential buffer overflow in debug functions. | Slávek Banko | 2023-12-26 | 1 | -3/+3 |
* | Update README | Mavridis Philippe | 2023-12-17 | 3 | -8/+66 |
* | Add support for HistoryBackButton and HistoryForwardButton | Mavridis Philippe | 2023-12-16 | 3 | -12/+21 |
* | tqdesigner: prevent SEGV from invalid pointer. This resolves issue #97. | Michele Calgaro | 2023-12-08 | 1 | -1/+9 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-03 | 1 | -1/+1 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-01 | 1 | -1/+1 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 2 | -2/+2 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-19 | 58 | -292/+292 |
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-11-05 | 1 | -1/+1 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-23 | 396 | -7141/+7141 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 577 | -1582/+1582 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 93 | -598/+598 |
* | Minor adjustments to porting documentation | Michele Calgaro | 2023-08-07 | 2 | -16/+16 |
* | Drop compatibility code for TQSignal | Michele Calgaro | 2023-08-07 | 8 | -123/+8 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-18 | 8 | -86/+11 |
* | Remove dangled symlinks for droped compat headers. | Slávek Banko | 2023-07-18 | 52 | -52/+0 |
* | Drop compatibility code for TQButton | Michele Calgaro | 2023-07-16 | 14 | -109/+5 |
* | Drop compatibility code for TQThread | Michele Calgaro | 2023-07-11 | 8 | -41/+2 |
* | Drop compatibility code for TQLineEdit | Michele Calgaro | 2023-07-11 | 10 | -213/+45 |
* | Remove Qt4 related stuff | Michele Calgaro | 2023-07-09 | 37 | -263/+11 |
* | Drop compatibility code for TQToolButton | Michele Calgaro | 2023-07-09 | 10 | -333/+13 |
* | Drop compat headers | Michele Calgaro | 2023-07-08 | 45 | -1127/+0 |
* | Reintroduced porting documentation previously removed | Michele Calgaro | 2023-07-07 | 2 | -0/+32 |
* | Drop attic Qt2 classes (TQtMultiLineEdit and TQtTableView) | Michele Calgaro | 2023-07-07 | 6 | -7128/+0 |
* | Drop Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-07-07 | 29 | -568/+8 |
* | Translated using Weblate (Chinese (zh)) | Louies | 2023-07-01 | 1 | -16/+18 |
* | Drop TQT_NO_COMPAT code from mkspecs files | Michele Calgaro | 2023-06-17 | 56 | -1567/+0 |
* | SunOS res_ninit() requires a clean structure | Denis Kozadaev | 2023-06-15 | 1 | -0/+2 |
* | Revert "Add single TQObject root parent for all guarded pointers." | Michele Calgaro | 2023-06-12 | 1 | -2/+1 |
* | Drop Qt2 obsolete classes | Michele Calgaro | 2023-06-03 | 21 | -480/+4 |
* | Enable use of pthread's recursive mutexes | Bobby Bingham | 2023-06-02 | 1 | -190/+6 |
* | Added translation using Weblate (Turkish) | Mehmet Dokuz | 2023-05-31 | 1 | -0/+1985 |
* | Added translation using Weblate (Turkish) | Mehmet Dokuz | 2023-05-31 | 1 | -0/+70 |
* | Fix level when using pthreads recursive mutex | Bobby Bingham | 2023-05-23 | 1 | -16/+12 |
* | socket and nsl functions were moved to libc | Denis Kozadaev | 2023-05-12 | 1 | -1/+1 |
* | Add single TQObject root parent for all guarded pointers.r14.1.0 | Michele Calgaro | 2023-02-13 | 1 | -1/+2 |
* | Remove unnecessary accelerators from .ui files | Michele Calgaro | 2022-09-22 | 20 | -255/+0 |
* | Rename ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY in ENABLE_TQSTYLECONTROLELEM... | Michele Calgaro | 2022-04-30 | 1 | -3/+3 |
* | SGI style: enable complex widget rendering | Mavridis Philippe | 2022-04-24 | 1 | -1/+1 |
* | Update translations binary files | Slávek Banko | 2022-04-21 | 4 | -0/+0 |
* | Use empty d->cString for TQString::shared_null instead of null string. | Slávek Banko | 2022-03-22 | 1 | -2/+2 |
* | Avoid changes of d->cString for TQString::shared_null to make the value relia... | Slávek Banko | 2022-03-22 | 1 | -4/+13 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2022-02-10 | 1 | -5/+5 |
* | Translated using Weblate (Russian) | Alexander Golubev | 2022-02-09 | 1 | -1/+1 |
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 8 | -55/+0 |
* | TQt Designer: use global includes instead of includehints and | Michele Calgaro | 2022-01-23 | 3 | -26/+49 |