summaryrefslogtreecommitdiffstats
path: root/tdeutils/tdecmoduleinfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix TDECModuleInfo::needsTest() returning always falseMavridis Philippe2024-09-041-1/+4
| | | | | | | | Properties such as this first make a call to the protected loadAll() method if the modules desktop files have not been processed yet, but such a call was for some reason missing from the needsTest() function, resulting in the method always returning false unless another function called loadAll() first. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed code formatting modelines.Michele Calgaro2020-09-271-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Read from X-DocPath onlyTimothy Pearson2014-11-071-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-0/+242