summaryrefslogtreecommitdiffstats
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)
* Merge translation files from master branch.Automated System2025-05-261-42/+45
|
* Merge translation files from master branch.Automated System2025-05-251-0/+204
|
* Merge translation files from master branch.Automated System2025-04-281-0/+207
|
* Merge translation files from master branch.r14.1.4Automated System2025-03-311-42/+45
|
* Merge translation files from master branch.Automated System2025-03-303-38/+249
|
* Merge translation files from master branch.Automated System2025-03-292-0/+234
|
* Merge translation files from master branch.Automated System2024-11-091-42/+45
|
* Merge translation files from master branch.Automated System2024-11-081-0/+204
|
* Merge translation files from master branch.Automated System2024-11-041-6/+9
|
* Merge translation files from master branch.Automated System2024-11-031-0/+30
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3Michele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 563245bb51637b20f34cd01564b998160d53fea6)
* 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)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-0/+34
|
* Replace Qt with TQtMichele Calgaro2024-04-071-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit be74283b99f9cafc1fc048551e257109346a1b14)
* Use centralized cmake versionMichele Calgaro2024-03-172-10/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c50d7ebfbf6e62afe0c5732702e7128a5b8eaab0)
* Merge translation files from master branch.Automated System2024-01-161-8/+9
|
* 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)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-122-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 283e2da098ca935d119fded0464989fcde5fff66)
* Update translation template.r14.1.1Automated System2023-08-111-15/+10
|
* Removed debian packaging files (moved to tde-packaging)Michele Calgaro2023-08-1111-414/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Minor clean and enable translationsMichele Calgaro2023-08-073-11/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: fix version numberMichele Calgaro2023-07-231-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add detection of libxmu-devMichele Calgaro2023-07-234-102/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add translationsMichele Calgaro2023-07-238-25/+346
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* More KDE -> TDE renamingMichele Calgaro2023-07-236-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Moved icons to its own folderMichele Calgaro2023-07-235-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added cmake build filesMichele Calgaro2023-07-2323-51/+252
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* DEB: updated packaging files to TDE standardMichele Calgaro2023-07-2318-135488/+312
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Clean up automake stuffMichele Calgaro2023-07-2252-79483/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raw KDE->TDE conversion using ↵Michele Calgaro2023-07-2236-1459/+1459
| | | | | | 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-2233-578/+578
| | | | | | 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-225-3/+24
| | | | | | 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-22100-0/+220209
Code available under GPL2 license. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>