| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 1 | -3/+3 |
* | Align kalyptus to changes made in TDE/tdebindings#36 | Michele Calgaro | 2024-04-04 | 1 | -2/+5 |
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-16 | 1 | -2/+0 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 11 | -24/+24 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-15 | 5 | -32/+32 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -2/+2 |
* | Drop INT32 => TQ_INT32 definitions that are no longer needed, causing | Slávek Banko | 2023-10-09 | 2 | -2/+0 |
* | Removed unsupported qtint*/qtuint* types | Michele Calgaro | 2023-10-09 | 4 | -4/+4 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 10 | -173/+173 |
* | Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN | Michele Calgaro | 2023-09-14 | 1 | -1/+1 |
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-07 | 1 | -3/+3 |
* | Replace tqt_mo_* defines | Michele Calgaro | 2023-09-01 | 1 | -1/+1 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 1 | -38/+0 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 10 | -21/+15 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 5 | -68/+68 |
* | Add SunOS specific patches | Denis Kozadaev | 2023-05-22 | 1 | -1/+16 |
* | dcopclient: Added support for TQStringVariantMap | Mavridis Philippe | 2022-05-20 | 1 | -0/+3 |
* | dcopclient: Fix TQStringList handling. | Mavridis Philippe | 2022-05-20 | 1 | -1/+1 |
* | dcopclient: Fixed TQMap/TQValueList display. | Mavridis Philippe | 2022-05-20 | 1 | -6/+6 |
* | Fix feature detections with CMake | OBATA Akio | 2022-01-17 | 1 | -3/+7 |
* | dcopclient: Use default path for XDG_RUNTIME_DIR if the variable is not set. | Slávek Banko | 2021-11-08 | 1 | -50/+57 |
* | Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLAT... | Michele Calgaro | 2021-02-13 | 1 | -1/+1 |
* | Fixed more uncrustify's code formatting offending files. | Michele Calgaro | 2021-01-03 | 1 | -2/+2 |
* | Fixed some uncrustify's code formatting offending files. | Michele Calgaro | 2020-12-19 | 3 | -25/+20 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 6 | -17/+17 |
* | tests: Wait for the dcop server to be ready. | Slávek Banko | 2020-12-06 | 1 | -0/+6 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 7 | -11/+4 |
* | Add a knob to use fixed path `iceauth` tool | OBATA Akio | 2020-08-26 | 2 | -3/+16 |
* | Fix to set DCOP_PATH properly | OBATA Akio | 2020-08-26 | 1 | -0/+6 |
* | Add LOCAL_PEEREID sockopt support for peer socket uid check | OBATA Akio | 2020-08-12 | 1 | -2/+12 |
* | dcopidlng fixes: | Slávek Banko | 2020-06-11 | 1 | -1/+1 |
* | dcopidlng fixes: | Slávek Banko | 2020-06-07 | 4 | -22/+41 |
* | Remove remaining 'register' instructions. | Michele Calgaro | 2020-02-20 | 1 | -2/+2 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 5 | -34/+34 |
* | Process the new location of the ICEauthority file | Slávek Banko | 2019-12-02 | 2 | -25/+79 |
* | cmake: Avoid double generating of dcop/tests files. | Slávek Banko | 2019-11-05 | 1 | -14/+7 |
* | Added TQStringVariantMap to dcop known types. | Michele Calgaro | 2019-07-07 | 1 | -0/+4 |
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 1 | -1/+1 |
* | Fix CMake build dependencies for tests. | Slávek Banko | 2019-03-03 | 1 | -0/+12 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -3/+3 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 2 | -3/+3 |
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 |
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 3 | -5/+0 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 4 | -11/+11 |
* | Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT | Slávek Banko | 2018-09-17 | 1 | -1/+1 |
* | Fix CMake build dependencies | Slávek Banko | 2017-04-09 | 1 | -15/+7 |
* | testing: Run tests that use DCOP in a temporary home | Slávek Banko | 2017-02-01 | 1 | -0/+5 |
* | testing: fix bash specific syntax in dcop test | Slávek Banko | 2017-01-29 | 1 | -1/+2 |
* | dcop/tests: run dcop tests in a safer manner | Alexander Golubev | 2017-01-29 | 3 | -2/+13 |
* | Include module into test names | Alexander Golubev | 2017-01-29 | 1 | -1/+2 |