summaryrefslogtreecommitdiffstats
path: root/tdenewstuff/engine.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename kstandarddirs.h to tdestandarddirs.hMichele Calgaro2025-02-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() ↵Michele Calgaro2025-02-031-3/+3
| | | | | | and kapp to tdeApp. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-16/+16
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add proper OCS support to the base TDENewStuff classTimothy Pearson2014-10-071-18/+35
| | | | This relates to Bug 2127
* Finish renaming knewstuffTimothy Pearson2014-09-211-0/+429
This relates to Bug 2093