| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Enable use of pthread's recursive mutexes | Bobby Bingham | 2023-06-02 | 1 | -190/+6 |
* | Fix level when using pthreads recursive mutex | Bobby Bingham | 2023-05-23 | 1 | -16/+12 |
* | Add single TQObject root parent for all guarded pointers.r14.1.0 | Michele Calgaro | 2023-02-13 | 1 | -1/+2 |
* | 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 |
* | 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 |
* | Removed QT_NON_COMMERCIAL check and related code. | Michele Calgaro | 2022-02-07 | 1 | -8/+0 |
* | tools: fix to use `pthread_t` for Thread ID | OBATA Akio | 2021-12-28 | 1 | -10/+10 |
* | Remove deprecated glib2 function calls g_thread_get_initialized(), g_thread_i... | gregory guy | 2021-06-18 | 1 | -7/+8 |
* | Add unicode points so that upper() and lower() functions work for: | Ray-V | 2021-04-14 | 1 | -964/+981 |
* | Return TQT_NO_WORKSPACE setting, according to TQT_MODULE_WORKSPACE, | Slávek Banko | 2021-03-30 | 1 | -0/+3 |
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT... | Michele Calgaro | 2021-02-13 | 2 | -7/+7 |
* | Fix buffer overflow in XBM parser. | Slávek Banko | 2020-10-16 | 1 | -7/+32 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 2 | -14/+0 |
* | Fix FTBFS with compiler's options(gcc): -Werror=format-security -Wformat | gregory guy | 2020-09-22 | 1 | -3/+3 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-19 | 1 | -5/+0 |
* | Fix `qt_xft_handle` to work as expected | OBATA Akio | 2020-08-08 | 1 | -1/+1 |
* | Fix MIT_SHM related condition | OBATA Akio | 2020-08-06 | 1 | -1/+5 |
* | Fix to detect Thread Execution Scheduling support correctly | OBATA Akio | 2020-08-04 | 1 | -1/+4 |