| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for building tdm with gcc-14 | ormorph | 2024-06-30 | 1 | -6/+7 |
* | tdm: Allow to detect pthread_setname_np. Add linking pthread. | Slávek Banko | 2024-04-15 | 3 | -1/+7 |
* | Fix FTBFS caused by incompatible cast. This resolves issue #473. | Michele Calgaro | 2024-04-13 | 1 | -1/+1 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 16 | -96/+96 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 4 | -6/+6 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 2 | -2/+2 |
* | Replace 'Event' #define strings | Michele Calgaro | 2023-12-02 | 1 | -4/+4 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 8 | -23/+23 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 1 | -2/+2 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 2 | -3/+3 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 18 | -33/+33 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -1/+1 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 2 | -2/+2 |
* | tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype. | Slávek Banko | 2023-07-04 | 1 | -0/+1 |
* | Find power related system tools instead of hardcode them | Denis Kozadaev | 2023-06-20 | 1 | -13/+2 |
* | kcheckpass: fix shadow support when not building tdm | Bobby Bingham | 2023-06-05 | 1 | -12/+0 |
* | Fix FTBFS caused by SunOS specific patches - see Issue #344. | Slávek Banko | 2023-05-23 | 2 | -3/+4 |
* | SunOS specific patches | Denis Kozadaev | 2023-05-22 | 4 | -6/+35 |
* | Make sure to convert TQCString to const char* when passing it to a variadic f... | Michele Calgaro | 2022-02-06 | 1 | -1/+1 |
* | Add dispwin (Argyll) support to set the ICC profile. | Slávek Banko | 2021-12-28 | 1 | -5/+16 |
* | tdm: improve documentation. This resolves issue #249. | Michele Calgaro | 2021-12-28 | 1 | -1/+2 |
* | Fixed hanging of system on shutdown caused by conflicts between tdm and plymo... | Michele Calgaro | 2021-12-11 | 7 | -12/+18 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 6 | -19/+23 |
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 2 | -3/+2 |
* | Fixed FTBFS when building tdelibs/tdebase without tdehw. | Michele Calgaro | 2021-05-02 | 5 | -10/+39 |
* | Avoid direct usage of tdeldap library. This allows to remove hard dependency ... | Michele Calgaro | 2021-04-22 | 2 | -5/+7 |
* | Create a systemd service file for tdm | aneejit1 | 2021-01-17 | 9 | -0/+173 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 4 | -2/+2 |
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 2 | -2/+2 |
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 61 | -3691/+166 |
* | Add missing include/link directories | aneejit1 | 2020-06-19 | 1 | -0/+4 |
* | Corrected comment description of new keyboard LED sync option in tdm config. | Michele Calgaro | 2020-02-10 | 1 | -1/+1 |
* | Added option in TCC -> System Administration -> Logic Manager -> | Michele Calgaro | 2020-02-07 | 2 | -0/+12 |
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 3 | -7/+7 |
* | Change to use arc4random_buf(3) if available | OBATA Akio | 2019-08-18 | 2 | -1/+5 |
* | Revive NetBSD support | OBATA Akio | 2019-08-18 | 3 | -4/+10 |
* | Fixed use of SAK in lock process when autologin is used in TDM. | Michele Calgaro | 2019-03-10 | 5 | -26/+31 |
* | tdm: Do not run tdekbdledsync on remote displays. | Slávek Banko | 2019-02-24 | 1 | -1/+2 |
* | Ensure include of sys/stat.h | OBATA Akio | 2019-02-11 | 1 | -0/+1 |
* | Fix FTBFS when build -DWITH_XRANDR=OFF | Alexander Golubev | 2019-02-04 | 1 | -0/+1 |
* | Prevent hard-coded "tde/" in #include ... | Slávek Banko | 2019-01-30 | 2 | -1/+2 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 2 | -0/+6 |
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 4 | -3/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -2/+2 |
* | New patch for bug 2852. Should fix previous commit. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
* | Fixed order building in tdm. This resolves bug 2852. | Michele Calgaro | 2018-09-01 | 1 | -1/+1 |
* | Fix memory leak after use XGetAtomName | Slávek Banko | 2017-03-25 | 1 | -1/+6 |
* | Do not crash when card is inserted and the user list view is hidden | Timothy Pearson | 2016-10-01 | 1 | -1/+3 |