summaryrefslogtreecommitdiffstats
path: root/tdm
Commit message (Expand)AuthorAgeFilesLines
* tdm: Allow to detect pthread_setname_np. Add linking pthread.Slávek Banko10 days3-1/+7
* Fix FTBFS caused by incompatible cast. This resolves issue #473.Michele Calgaro12 days1-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1616-96/+96
* Replace various '#define' strings - part 6Michele Calgaro2023-12-264-6/+6
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-052-2/+2
* Replace 'Event' #define stringsMichele Calgaro2023-12-021-4/+4
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-138-23/+23
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-251-2/+2
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-022-3/+3
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2018-33/+33
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-1/+1
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-132-2/+2
* tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.Slávek Banko2023-07-041-0/+1
* Find power related system tools instead of hardcode themDenis Kozadaev2023-06-201-13/+2
* kcheckpass: fix shadow support when not building tdmBobby Bingham2023-06-051-12/+0
* Fix FTBFS caused by SunOS specific patches - see Issue #344.Slávek Banko2023-05-232-3/+4
* SunOS specific patchesDenis Kozadaev2023-05-224-6/+35
* Make sure to convert TQCString to const char* when passing it to a variadic f...Michele Calgaro2022-02-061-1/+1
* Add dispwin (Argyll) support to set the ICC profile.Slávek Banko2021-12-281-5/+16
* tdm: improve documentation. This resolves issue #249.Michele Calgaro2021-12-281-1/+2
* Fixed hanging of system on shutdown caused by conflicts between tdm and plymo...Michele Calgaro2021-12-117-12/+18
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-186-19/+23
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-072-3/+2
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-025-10/+39
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ...Michele Calgaro2021-04-222-5/+7
* Create a systemd service file for tdmaneejit12021-01-179-0/+173
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-074-2/+2
* Removed additional code formatting modelines.Michele Calgaro2020-09-252-2/+2
* Desktop file translations:Slávek Banko2020-06-2861-3691/+166
* Add missing include/link directoriesaneejit12020-06-191-0/+4
* Corrected comment description of new keyboard LED sync option in tdm config.Michele Calgaro2020-02-101-1/+1
* Added option in TCC -> System Administration -> Logic Manager ->Michele Calgaro2020-02-072-0/+12
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-7/+7
* Change to use arc4random_buf(3) if availableOBATA Akio2019-08-182-1/+5
* Revive NetBSD supportOBATA Akio2019-08-183-4/+10
* Fixed use of SAK in lock process when autologin is used in TDM.Michele Calgaro2019-03-105-26/+31
* tdm: Do not run tdekbdledsync on remote displays.Slávek Banko2019-02-241-1/+2
* Ensure include of sys/stat.hOBATA Akio2019-02-111-0/+1
* Fix FTBFS when build -DWITH_XRANDR=OFFAlexander Golubev2019-02-041-0/+1
* Prevent hard-coded "tde/" in #include ...Slávek Banko2019-01-302-1/+2
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+6
* rename kdelogo into tdelogogregory guy2018-11-084-3/+3
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
* New patch for bug 2852. Should fix previous commit.Michele Calgaro2018-09-011-1/+1
* Fixed order building in tdm. This resolves bug 2852.Michele Calgaro2018-09-011-1/+1
* Fix memory leak after use XGetAtomNameSlávek Banko2017-03-251-1/+6
* Do not crash when card is inserted and the user list view is hiddenTimothy Pearson2016-10-011-1/+3
* Force card logins to authenticate against the username specified in the card ...Timothy Pearson2016-09-222-2/+7