| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename nt* canvas related files to equivalent tq* | Michele Calgaro | 2024-05-31 | 8 | -23/+23 |
* | Rename nt* dom and xml related files to equivalent tq* | Michele Calgaro | 2024-05-30 | 7 | -39/+39 |
* | Rename nt* sql related files to equivalent tq* | Michele Calgaro | 2024-05-28 | 65 | -263/+263 |
* | Rename ntqobject*.h and qobject*.cpp to tqobject* | Michele Calgaro | 2024-05-27 | 91 | -109/+111 |
* | Move tqt.h from tqtinterface | Michele Calgaro | 2024-05-27 | 1 | -0/+32 |
* | Fix a missing `if` clause guard | OBATA Akio | 2024-05-23 | 1 | -1/+2 |
* | Fix to compare thread_id with `pthread_equal()` | OBATA Akio | 2024-05-23 | 1 | -1/+1 |
* | Correctly release glib mainloop and gsource, to avoid memory leaks | Michele Calgaro | 2024-04-30 | 3 | -4/+19 |
* | Prevent creation of text codecs when the application is shutting down. This r... | Michele Calgaro | 2024-04-04 | 1 | -34/+74 |
* | TQTextEdit: remove one of two readOnly flags | Alexander Golubev | 2024-04-03 | 2 | -9/+9 |
* | TQTextEdit: add missing mightStartDrag initialization | Alexander Golubev | 2024-04-03 | 1 | -0/+1 |
* | Improve TQFont-related cleanup | Alexander Golubev | 2024-03-29 | 1 | -1/+1 |
* | Improve TQFont-related cleanup | Alexander Golubev | 2024-03-29 | 7 | -1/+41 |
* | TQFileDialog: cleanup pixmaps before destroying TQApplication | Alexander Golubev | 2024-03-22 | 1 | -0/+8 |
* | TQPrintDialog: cleanup data requested from libcups | Alexander Golubev | 2024-03-21 | 1 | -0/+5 |
* | 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 |
* | 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 |
* | Fix compilation with -no-thread | Alexander Golubev | 2024-03-10 | 3 | -26/+59 |
* | 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 | 1 | -4/+4 |
* | Fix FTBFS with -qt-sql-sqlite3 | Alexander Golubev | 2024-02-29 | 1 | -0/+5 |
* | Remove original Q_WS_* defines | Michele Calgaro | 2024-02-20 | 1 | -11/+0 |
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-15 | 8 | -99/+86 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-12 | 126 | -863/+874 |
* | Rename METHOD, SIGNAL, SLOT to TQ_METHOD, TQ_SIGNAL, TQ_SLOT | Michele Calgaro | 2023-12-27 | 78 | -1008/+1008 |
* | Fix potential buffer overflow in debug functions. | Slávek Banko | 2023-12-26 | 1 | -3/+3 |
* | Add support for HistoryBackButton and HistoryForwardButton | Mavridis Philippe | 2023-12-16 | 3 | -12/+21 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-23 | 1 | -9/+9 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-13 | 300 | -920/+920 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 36 | -317/+317 |
* | Drop compatibility code for TQSignal | Michele Calgaro | 2023-08-07 | 2 | -44/+0 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-18 | 2 | -32/+2 |
* | Drop compatibility code for TQButton | Michele Calgaro | 2023-07-16 | 2 | -35/+0 |
* | Drop compatibility code for TQThread | Michele Calgaro | 2023-07-11 | 2 | -19/+0 |
* | Drop compatibility code for TQLineEdit | Michele Calgaro | 2023-07-11 | 2 | -52/+1 |
* | Remove Qt4 related stuff | Michele Calgaro | 2023-07-09 | 28 | -202/+11 |
* | Drop compatibility code for TQToolButton | Michele Calgaro | 2023-07-09 | 2 | -115/+0 |
* | Drop compat headers | Michele Calgaro | 2023-07-08 | 45 | -1127/+0 |
* | 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 | 13 | -156/+5 |
* | 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 | 7 | -95/+2 |