summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use tdeinstance.hr14.1.xMichele Calgaro2025-08-182-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f49fd2dc8e23f80732e79fa0eb80ff1059fa33b3)
* Merge translation files from master branch.r14.1.4Automated System2025-04-211-7/+8
|
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-0226-113/+113
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ea77e27d61983f4ca5fe73d627fc000712abe9d)
* Merge translation files from master branch.Automated System2025-03-311-11/+14
|
* Merge translation files from master branch.Automated System2025-03-301-0/+56
|
* Merge translation files from master branch.Automated System2025-03-071-11/+14
|
* Merge translation files from master branch.Automated System2025-03-061-0/+56
|
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-251-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 387d8876e77f130be2e677c4a0d1aea3d8e8f1da)
* Merge translation files from master branch.Automated System2025-01-171-77/+77
|
* Merge translation files from master branch.Automated System2025-01-101-45/+47
|
* Merge translation files from master branch.Automated System2025-01-091-22/+22
|
* Merge translation files from master branch.Automated System2025-01-061-30/+30
|
* Merge translation files from master branch.Automated System2024-12-291-6/+6
|
* Merge translation files from master branch.Automated System2024-11-261-11/+16
|
* Use tde_install_symlink to create symlink during installation,Slávek Banko2024-11-181-14/+1
| | | | | | | | | | instead of calling add_custom_command, add_custom_target and install. This not only simplifies the code, but prevents the problem of repeated starting of the 'ln' command with CMake >= 3.31, which led to FTBFS. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e617b844b58acc6be75236628390a431e4d7b21c)
* Merge translation files from master branch.Automated System2024-11-091-858/+882
|
* Merge translation files from master branch.Automated System2024-11-081-0/+13750
|
* Merge translation files from master branch.Automated System2024-11-071-11/+14
|
* Merge translation files from master branch.Automated System2024-11-061-0/+56
|
* Drop Borland compiler specific codeMichele Calgaro2024-10-312-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f9aa594c5e3199f3fb5608c55ce48a2909b882c5)
* Need to include definition of Q_UNUSED macroMichele Calgaro2024-10-291-0/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c622965761f8940197e46703484b07db294bc34c)
* Merge translation files from master branch.r14.1.3Automated System2024-08-2922-198/+198
|
* Update translation template.Automated System2024-08-291-9/+9
|
* tqabstractlayout.h is obsoleteMichele Calgaro2024-08-291-1/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 342aed5005137e982210d2320406b316003189f5)
* Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYMichele Calgaro2024-07-143-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 451bff5e53c2f78bd6e7475bbdd657b32f269a1b)
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-012-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 15a11584a5e978821c7de52687ca5b22ce2f7749)
* Merge translation files from master branch.Automated System2024-06-251-0/+56
|
* Merge translation files from master branch.Automated System2024-06-241-16/+23
|
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-154-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e62655240c39501177ae3900c1e06a14071d3327)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-073-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 22063d77180753d4fddd9840514a5d073e695b5b)
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-27/+27
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit de351e3204908ceeda093babe1b7dff13c71ee7d)
* Merge translation files from master branch.Automated System2024-03-1022-277/+285
|
* Update translation template.Automated System2024-03-101-8/+8
|
* cmake files: change keywords to lower caseMichele Calgaro2024-03-10394-879/+813
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059)
* Replace QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-161-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed48a3f80bd140c2d28e9537a7ffc8c2f674a50b)
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-034-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8a8cd95d641315f149c06c17fc3033f3f0be6fc8)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0794-1121/+1121
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e84ff3d61520e4200f987d3a0b6bea570b2e8b32)
* Merge translation files from master branch.Automated System2023-12-151-16/+14
|
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1515-180/+180
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da9081a78aa22cc87ff98f07719e1c3befaebfc2)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-044-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 29a883cec1a2631638574e0cf9f867d172981b82)
* Merge translation files from master branch.Automated System2023-12-031-7/+8
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-305-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b50df900ce9ce1c9ad3b2e6dd25feb5cde644e1d)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-246-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9bb2179ec0b55df8162909ad36a2781f73e5e734)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 47bbf3d7072c350ddda2ab0463ae567a46f62a9d)
* Replace Qt with TQtMichele Calgaro2023-11-0558-334/+334
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96c67c9b3924ab034d3d34aa03d3ea7cf0746587)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-285-27/+27
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ecdc0343d446e810e477e8924e846de7f3313c55)
* Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERNMichele Calgaro2023-09-141-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 04d6c8be1394e2f023257368f8e911416edb9b8a)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-038-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 07ee42fec37a3bee1c18f7dc776389063787f894)
* Merge translation files from master branch.Automated System2023-08-3122-110/+110
|