summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use <include> rather than <includehint> in .ui fileHEADmasterAlexander Golubev2025-08-201-5/+5
| | | | | | | | | | | This fixes FTBFS on a system with minimal-ish configuration of tqt/tdelibs. Note: tqtdesigner also wants to resave thees <includehints> as <includes>. I suspect the former one were used by some earlier versions of designer. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use tdestandarddirs.hMichele Calgaro2025-02-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeglobalaccel.hMichele Calgaro2025-02-221-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeAppMichele Calgaro2025-01-211-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-012-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-035-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-076-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Minor clean and enable translationsMichele Calgaro2023-08-072-10/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add detection of libxmu-devMichele Calgaro2023-07-231-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add translationsMichele Calgaro2023-07-233-25/+11
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* More KDE -> TDE renamingMichele Calgaro2023-07-232-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved icons to its own folderMichele Calgaro2023-07-233-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added cmake build filesMichele Calgaro2023-07-2319-51/+130
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Clean up automake stuffMichele Calgaro2023-07-222-1106/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw KDE->TDE conversion using ↵Michele Calgaro2023-07-2219-86/+86
| | | | | | tde/scripts/conversions/kde-tde/convert_existing_kde3_app_to_tde Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw Qt->TQt conversion using ↵Michele Calgaro2023-07-2224-414/+414
| | | | | | tde/scripts/conversions/qt3-tqt3/convert_existing_qt3_app_to_tq Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Updated to version 0.5.2 from https://store.kde.org/p/1081202. Code ↵Michele Calgaro2023-07-224-3/+18
| | | | | | available under GPL2 license Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Initial import from https://snapshot.debian.org/package/kommando/0.5.1-2. ↵Michele Calgaro2023-07-2230-0/+5003
Code available under GPL2 license. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>