summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Use <include> rather than <includehint> in .ui filer14.1.xAlexander Golubev2025-08-211-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> (cherry picked from commit cc7db76b2ac4073e2a4274b854cc8f9f12d89d66)
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-012-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 331458ea66691903a30f2b995e6d9586c0cef799)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-075-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e305356bf172a7e0d845e19f866c3c4885910876)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-096-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a966514dd8398a2dd1a49820f336f997da1f628c)
* 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>