Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use tdeinstance.hr14.1.x | Michele Calgaro | 2025-08-18 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f49fd2dc8e23f80732e79fa0eb80ff1059fa33b3) | ||||
* | Merge translation files from master branch.r14.1.4 | Automated System | 2025-04-21 | 1 | -7/+8 |
| | |||||
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-02 | 26 | -113/+113 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ea77e27d61983f4ca5fe73d627fc000712abe9d) | ||||
* | Merge translation files from master branch. | Automated System | 2025-03-31 | 1 | -11/+14 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-30 | 1 | -0/+56 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-07 | 1 | -11/+14 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-06 | 1 | -0/+56 |
| | |||||
* | Replace obsolete kstddirs.h with kstandarddirs.h | Michele Calgaro | 2025-02-25 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 387d8876e77f130be2e677c4a0d1aea3d8e8f1da) | ||||
* | Merge translation files from master branch. | Automated System | 2025-01-17 | 1 | -77/+77 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-01-10 | 1 | -45/+47 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-01-09 | 1 | -22/+22 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-01-06 | 1 | -30/+30 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-12-29 | 1 | -6/+6 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-26 | 1 | -11/+16 |
| | |||||
* | Use tde_install_symlink to create symlink during installation, | Slávek Banko | 2024-11-18 | 1 | -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 System | 2024-11-09 | 1 | -858/+882 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-08 | 1 | -0/+13750 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-07 | 1 | -11/+14 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-06 | 1 | -0/+56 |
| | |||||
* | Drop Borland compiler specific code | Michele Calgaro | 2024-10-31 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f9aa594c5e3199f3fb5608c55ce48a2909b882c5) | ||||
* | Need to include definition of Q_UNUSED macro | Michele Calgaro | 2024-10-29 | 1 | -0/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c622965761f8940197e46703484b07db294bc34c) | ||||
* | Merge translation files from master branch.r14.1.3 | Automated System | 2024-08-29 | 22 | -198/+198 |
| | |||||
* | Update translation template. | Automated System | 2024-08-29 | 1 | -9/+9 |
| | |||||
* | tqabstractlayout.h is obsolete | Michele Calgaro | 2024-08-29 | 1 | -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_VISIBILITY | Michele Calgaro | 2024-07-14 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 451bff5e53c2f78bd6e7475bbdd657b32f269a1b) | ||||
* | Replace kdemacros.h with tdemacros.h | Michele Calgaro | 2024-07-01 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 15a11584a5e978821c7de52687ca5b22ce2f7749) | ||||
* | Merge translation files from master branch. | Automated System | 2024-06-25 | 1 | -0/+56 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-06-24 | 1 | -16/+23 |
| | |||||
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-15 | 4 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e62655240c39501177ae3900c1e06a14071d3327) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 3 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 22063d77180753d4fddd9840514a5d073e695b5b) | ||||
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-21 | 1 | -27/+27 |
| | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit de351e3204908ceeda093babe1b7dff13c71ee7d) | ||||
* | Merge translation files from master branch. | Automated System | 2024-03-10 | 22 | -277/+285 |
| | |||||
* | Update translation template. | Automated System | 2024-03-10 | 1 | -8/+8 |
| | |||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-10 | 394 | -879/+813 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 41c1fd1fc0486eb29655f220b412867c173ac059) | ||||
* | Replace QT_STATIC_CONST_* with actual definitions | Michele Calgaro | 2024-02-16 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed48a3f80bd140c2d28e9537a7ffc8c2f674a50b) | ||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-03 | 4 | -10/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8a8cd95d641315f149c06c17fc3033f3f0be6fc8) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-07 | 94 | -1121/+1121 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e84ff3d61520e4200f987d3a0b6bea570b2e8b32) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-15 | 1 | -16/+14 |
| | |||||
* | Remove various '#define' strings - part 6 | Michele Calgaro | 2023-12-15 | 15 | -180/+180 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit da9081a78aa22cc87ff98f07719e1c3befaebfc2) | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 4 | -14/+14 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 29a883cec1a2631638574e0cf9f867d172981b82) | ||||
* | Merge translation files from master branch. | Automated System | 2023-12-03 | 1 | -7/+8 |
| | |||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 5 | -5/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b50df900ce9ce1c9ad3b2e6dd25feb5cde644e1d) | ||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 6 | -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 Banko | 2023-11-10 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 47bbf3d7072c350ddda2ab0463ae567a46f62a9d) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 58 | -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.1 | Michele Calgaro | 2023-09-28 | 5 | -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_EXTERN | Michele Calgaro | 2023-09-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 04d6c8be1394e2f023257368f8e911416edb9b8a) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-03 | 8 | -10/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 07ee42fec37a3bee1c18f7dc776389063787f894) | ||||
* | Merge translation files from master branch. | Automated System | 2023-08-31 | 22 | -110/+110 |
| |