summaryrefslogtreecommitdiffstats
path: root/tdenewstuff/ghns.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Rename TDEApplication::kApplication() to TDEApplication::tdeApplication() ↵Michele Calgaro2025-02-031-1/+1
| | | | | | and kapp to tdeApp. Signed-off-by: Michele Calgaro <[email protected]>
* Rename kprocess.{h,cpp} to tdeprocess.{h.cpp}.Michele Calgaro2024-12-011-1/+1
| | | | | | Add temporary kprocess.h to keep things building. Signed-off-by: Michele Calgaro <[email protected]>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Finish renaming knewstuffTimothy Pearson2014-09-211-0/+93
This relates to Bug 2093