summaryrefslogtreecommitdiffstats
path: root/conversions/kde-tde/convert_existing_kde3_app_to_tde
Commit message (Collapse)AuthorAgeFilesLines
* Add kinstance.h --> tdeinstance.h to conversion scriptsHEADmasterMichele Calgaro2025-08-191-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kdesktopfile --> tdedesktopfile to conversion scripts and to r14.1.x ↵Michele Calgaro2025-07-161-0/+4
| | | | | | backporting script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add ksimpleconfig --> tdesimpleconfig to conversion scripts and to r14.1.x ↵Michele Calgaro2025-07-121-0/+4
| | | | | | backporting script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename kuniqueapplication to tdeuniqueapplication.Michele Calgaro2025-03-291-0/+2
| | | | | | This was missed out in commit 4c78743. The class was being renamed but not the header file. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kstandarddirs --> tdestandarddirs to conversion scripts and to r14.1.x ↵Michele Calgaro2025-03-071-0/+2
| | | | | | backporting script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kglobalaccel.h --> tdeglobalaccel.h to conversion scripts and to r14.1.x ↵Michele Calgaro2025-02-231-0/+2
| | | | | | backporting script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kapp --> tdeApp to conversion scripts and to r14.1.x backporting scriptMichele Calgaro2025-01-231-0/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kcrash --> tdecrash to conversion scripts and to r14.1.x backporting scriptMichele Calgaro2024-12-281-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add KProcIO --> TDEProcIO to conversion scripts and to r14.1.x backporting ↵Michele Calgaro2024-12-161-0/+4
| | | | | | script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kprocctrl --> tdeprocctrl to conversion scripts and to r14.1.x ↵Michele Calgaro2024-12-101-0/+2
| | | | | | backporting script Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add kprocess --> tdeprocess to kde3 app conversion scriptMichele Calgaro2024-12-031-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kde conversion scripts: add KUniqueApplication and KAppDCOPInterface renamingMichele Calgaro2024-11-291-0/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved conversion scripts from experimental repository.Michele Calgaro2020-04-051-0/+524
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>