Commit Graph

161 Commits (137a3db931259e08f0f553d9fb22ccc8798b98f3)

Author SHA1 Message Date
Michele Calgaro 0bfe293635
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
8 months ago
Michele Calgaro 7ff24388e9
Replace TQ_*Focus* and TQ_Scale* defines
9 months ago
Michele Calgaro 3515607e5a
Drop TQT_TQ*_CONST defines
9 months ago
Michele Calgaro 5c10665b72
Replace Q_OBJECT with TQ_OBJECT
10 months ago
Michele Calgaro 76fa61f90d
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
10 months ago
Slávek Banko c71af5fc0a
tdm/backend: Add include <sys/ioctl.h> for ioctl() prototype.
11 months ago
Denis Kozadaev c449ec1768
Find power related system tools instead of hardcode them
11 months ago
Bobby Bingham 61357f5f74
kcheckpass: fix shadow support when not building tdm
12 months ago
Slávek Banko 60f10cca06
Fix FTBFS caused by SunOS specific patches - see Issue #344.
1 year ago
Denis Kozadaev d984205f2e
SunOS specific patches
1 year ago
Michele Calgaro 13f8697e0f
Make sure to convert TQCString to const char* when passing it to a variadic function (printf).
2 years ago
Slávek Banko 2caf1dfebc
Add dispwin (Argyll) support to set the ICC profile.
2 years ago
Michele Calgaro dcb4b6b773
tdm: improve documentation. This resolves issue #249.
2 years ago
Michele Calgaro 013b337217
Fixed hanging of system on shutdown caused by conflicts between tdm and plymouth.
2 years ago
Slávek Banko e031e12d06
Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special cases.
3 years ago
Slávek Banko 48ddee7ba8
Update CMake rules to change tdehw library to standalone.
3 years ago
Michele Calgaro 8b79083f96
Fixed FTBFS when building tdelibs/tdebase without tdehw.
3 years ago
Michele Calgaro ba97e2dc25
Avoid direct usage of tdeldap library. This allows to remove hard dependency between packages.
3 years ago
aneejit1 5f47d4f481 Create a systemd service file for tdm
3 years ago
Michele Calgaro 145abc15d5
Renaming of files in preparation for code style tools.
3 years ago
Michele Calgaro a3876433e8
Removed additional code formatting modelines.
4 years ago
Slávek Banko 2f706891f3
Desktop file translations:
4 years ago
aneejit1 036992eec5 Add missing include/link directories
4 years ago
Michele Calgaro 1bc47b3d82
Corrected comment description of new keyboard LED sync option in tdm config.
4 years ago
Michele Calgaro be1c4f22fa
Added option in TCC -> System Administration -> Logic Manager ->
4 years ago
Michele Calgaro 8250c8e423
Removed explicit usage of the 'register' keyword.
4 years ago
OBATA Akio 027c45db6f Change to use arc4random_buf(3) if available
5 years ago
OBATA Akio 2a88ec3c02 Revive NetBSD support
5 years ago
Michele Calgaro 7aa9258f19
Fixed use of SAK in lock process when autologin is used in TDM.
5 years ago
Slávek Banko c80e5d45b7
tdm: Do not run tdekbdledsync on remote displays.
5 years ago
OBATA Akio dc4a0dd776 Ensure include of sys/stat.h
5 years ago
Alexander Golubev 22189b6d30 Fix FTBFS when build -DWITH_XRANDR=OFF
5 years ago
Slávek Banko 91a3d227a5
Prevent hard-coded "tde/" in #include ...
5 years ago
Slávek Banko b95b665c78
Add CMakeL10n rules.
6 years ago
gregory guy 28c1ae5ff7 rename kdelogo into tdelogo
6 years ago
Michele Calgaro 887cea6320
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
Michele Calgaro a89e0f3482
New patch for bug 2852. Should fix previous commit.
6 years ago
Michele Calgaro 2f1da0584b
Fixed order building in tdm. This resolves bug 2852.
6 years ago
Slávek Banko ba2fe63167 Fix memory leak after use XGetAtomName
7 years ago
Timothy Pearson 3a5dcbbc69 Do not crash when card is inserted and the user list view is hidden
8 years ago
Timothy Pearson 1757afecf6 Force card logins to authenticate against the username specified in the card certificate
8 years ago
Timothy Pearson 2649b1ebf4 Disable card-based login if Kerberos support was disabled at compile time
8 years ago
Timothy Pearson a7afe91e65 Do not start card authentication unless PKCS logins were enabled
8 years ago
Timothy Pearson 09dce5e19f Fix invalid headers in PNG files and optimize for size
8 years ago
François Andriot bd35f1efd6 Use system-defined language as default in TDM
9 years ago
Slávek Banko fce47f535c Terminate compositor in TDM unless a TDE or failsafe session was selected
9 years ago
Slávek Banko adbe9f7f5f Fix incorrect usage of login_session_wm. Type of session does not contain executable
9 years ago
Slávek Banko 226e5fc716 Fix setting curWMSession when used previous type of session in TDM
9 years ago
Slávek Banko aa0711c143 Add support for XDG_SESSION_DESKTOP and XDG_CURRENT_DESKTOP in TDM
9 years ago
Timothy Pearson 37b6d0d80f Fix cryptographic card login process
9 years ago