summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockdlg.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-181-5/+5
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS when building tdelibs/tdebase without tdehw.Michele Calgaro2021-05-021-6/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Avoid direct usage of tdeldap library. This allows to remove hard dependency ↵Michele Calgaro2021-04-221-4/+7
| | | | | | between packages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-071-0/+1027
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>