summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge translation files from master branch.r14.1.xAutomated System2025-05-261-33/+38
|
* Merge translation files from master branch.Automated System2025-05-251-0/+161
|
* Merge translation files from master branch.r14.1.4Automated System2025-04-131-40/+45
|
* Merge translation files from master branch.Automated System2025-04-121-0/+197
|
* Merge translation files from master branch.Automated System2025-04-092-27/+35
|
* Merge translation files from master branch.Automated System2025-04-085-142/+283
|
* Merge translation files from master branch.Automated System2025-04-062-0/+345
|
* Merge translation files from master branch.Automated System2025-04-056-201/+246
|
* Merge translation files from master branch.Automated System2025-04-045-0/+893
|
* Merge translation files from master branch.Automated System2025-03-301-6/+9
|
* Merge translation files from master branch.Automated System2025-03-291-0/+30
|
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-285-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b0e57710fb765a6060971ec0db21bbed462f7da9)
* Merge translation files from master branch.Automated System2025-03-222-38/+45
|
* Merge translation files from master branch.Automated System2025-03-212-0/+581
|
* Merge translation files from master branch.Automated System2025-03-111-23/+26
|
* Merge translation files from master branch.Automated System2025-03-101-0/+111
|
* Merge translation files from master branch.Automated System2025-03-051-6/+9
|
* Merge translation files from master branch.Automated System2025-03-041-0/+30
|
* Merge translation files from master branch.Automated System2024-11-151-100/+122
|
* Merge translation files from master branch.Automated System2024-11-141-0/+490
|
* Merge translation files from master branch.Automated System2024-11-103-188/+210
|
* Merge translation files from master branch.Automated System2024-11-099-190/+1323
|
* Merge translation files from master branch.Automated System2024-11-089-71/+958
|
* Merge translation files from master branch.Automated System2024-11-073-0/+281
|
* Merge translation files from master branch.Automated System2024-11-064-14/+125
|
* Merge translation files from master branch.Automated System2024-11-052-0/+67
|
* Merge translation files from master branch.r14.1.3Automated System2024-10-171-0/+121
|
* Merge translation files from master branch.Automated System2024-10-122-26/+32
|
* Merge translation files from master branch.Automated System2024-10-112-0/+116
|
* Merge translation files from master branch.Automated System2024-10-071-0/+56
|
* Merge translation files from master branch.Automated System2024-10-061-0/+52
|
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ff1a3f967dddcb80ca5ac41539441deb8dce589a)
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0116-16/+16
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81eef9d22ba52b7055475fe2fc56960180e3a460)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0726-43/+43
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7bfdcc0b8d382c142a59160bc87033c211da385d)
* Merge translation files from master branch.Automated System2024-05-063-34/+39
|
* Merge translation files from master branch.Automated System2024-05-051-0/+53
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-212-2/+36
|
* Merge translation files from master branch.Automated System2024-04-181-7/+8
|
* Merge translation files from master branch.Automated System2024-04-145-34/+39
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5cfe0c6c357cc1b497fda197d015500c00fafd7f)
* cmake files: change keywords to lower caseMichele Calgaro2024-03-093-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4c5037734561f0b8c16819f11aae08e8f6974285)
* Replace Qt with TQtMichele Calgaro2024-02-256-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f5ac4d867b86acf1d40b4c481c3d78ddc5d25874)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-031-8/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b36c429d1c07c8869d8724dc348f9942e6ab3d62)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0537-355/+355
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 269551cf8e80ed83b626bb793f0f9f15b5f2809c)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-101-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 887adb8a4498cf2537919d863a2554e4be379249)
* Merge translation files from master branch.Automated System2023-12-063-16/+22
|
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-042-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit eab9fa1d6f796d21e11df0516fc4b00f0f020946)
* Merge translation files from master branch.Automated System2023-12-032-14/+20
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-092-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e73b37e1a39b4bc870427f2c00721608901683cf)
* Replace Qt with TQtMichele Calgaro2023-11-0513-26/+26
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e470a86df30e2a0c0d3ea8c4f67112795071617a)