| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dubious screen intersection checkfeat/delete-screen-intersect | Alexander Golubev | 2024-03-29 | 1 | -18/+12 |
* | TQFileDialog: cleanup pixmaps before destroying TQApplication | Alexander Golubev | 2024-03-22 | 1 | -0/+8 |
* | examples/canvas: fix some memory leaks | Alexander Golubev | 2024-03-22 | 2 | -9/+22 |
* | Translated using Weblate (Portuguese) | Hugo Carvalho | 2024-03-21 | 1 | -85/+85 |
* | Translated using Weblate (Portuguese (Brazil)) | Hugo Carvalho | 2024-03-21 | 1 | -1/+1 |
* | TQPrintDialog: cleanup data requested from libcups | Alexander Golubev | 2024-03-21 | 1 | -0/+5 |
* | inputmethods/xim: fix incorrect fontset ref counting | Alexander Golubev | 2024-03-21 | 1 | -3/+4 |
* | Translated using Weblate (Portuguese) | Hugo Carvalho | 2024-03-20 | 1 | -464/+483 |
* | TQPrinterPrivate: add virtual destructor. | Alexander Golubev | 2024-03-20 | 1 | -0/+3 |
* | Zero unused data fields in XClientMessageEvent struct | Alexander Golubev | 2024-03-19 | 1 | -1/+1 |
* | Zero padding bytes in DndReceiverProp struct. | Alexander Golubev | 2024-03-19 | 1 | -1/+1 |
* | Fix TQThreadStorage destruction in the main thread | Alexander Golubev | 2024-03-18 | 5 | -2/+47 |
* | Fix TQString::sprintf() not calling va_end() in case of bad cformat | Alexander Golubev | 2024-03-17 | 1 | -4/+3 |
* | Fix a small memory leak in xim plugin | Alexander Golubev | 2024-03-16 | 1 | -4/+6 |
* | gitignore: add a couple more tests | Alexander Golubev | 2024-03-16 | 1 | -0/+3 |
* | Add explicit declaration TQChar&TQCharRef default constructor/destructor | Alexander Golubev | 2024-03-14 | 1 | -0/+12 |
* | Resort includes in ntqt.h | Alexander Golubev | 2024-03-13 | 1 | -5/+5 |
* | ./configure: turn thread support on by default | Alexander Golubev | 2024-03-11 | 1 | -1/+0 |
* | Avoid setting CONFIG=thread in qmake.conf | Alexander Golubev | 2024-03-10 | 5 | -5/+5 |
* | Fix compilation with -no-thread | Alexander Golubev | 2024-03-10 | 4 | -27/+61 |
* | Fix up mkspecs/linux-g++-32/qplatformdefs.h | Alexander Golubev | 2024-03-10 | 1 | -0/+7 |
* | Fix compilation with -disable-inputmethod and -no-inputmethod | Alexander Golubev | 2024-03-07 | 4 | -5/+18 |
* | Fix FTBFS with -no-xkb | Alexander Golubev | 2024-03-04 | 1 | -4/+17 |
* | Fix FTBFS with -no-stl | Alexander Golubev | 2024-03-04 | 1 | -0/+2 |
* | avoid translating the /qt/XIMInputStyle options when saving into config | Alexander Golubev | 2024-03-02 | 2 | -6/+7 |
* | gitignore: add missing examples (sound, tablet) | Alexander Golubev | 2024-02-29 | 1 | -0/+4 |
* | Fix FTBFS with -qt-sql-sqlite3 | Alexander Golubev | 2024-02-29 | 1 | -0/+5 |
* | fix grep complain in configure: "warning: stray \ before c" | Alexander Golubev | 2024-02-21 | 1 | -3/+3 |
* | Remove original Q_WS_* defines | Michele Calgaro | 2024-02-20 | 2 | -22/+0 |
* | 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 |