Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch.r14.1.x | Automated System | 2024-11-05 | 1 | -6/+9 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-04 | 1 | -0/+29 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-03 | 1 | -4/+7 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-02 | 1 | -0/+20 |
| | |||||
* | Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITYr14.1.3 | Michele Calgaro | 2024-07-14 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0e81e4fb9fc6824b5ed9eb961071e4d47b6843ce) | ||||
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-07 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5e146c56cf4775db041aa29af02864c8808880f2) | ||||
* | Merge translation files from master branch.r14.1.2 | Automated System | 2024-04-21 | 1 | -0/+33 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-04-18 | 1 | -4/+8 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-04-17 | 1 | -0/+20 |
| | |||||
* | 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 84216c4393ca8062558ff0f2d65cbb2bd5b8d863) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-09 | 1 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cebd5a1a05e8d50fc5c0d1fa35bd2480dd11e08e) | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-11 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe86d1e093be45e1736d502c4fbdcd38b987cfc0) | ||||
* | Replace Q_OBJECT with TQ_OBJECTr14.1.1 | Michele Calgaro | 2023-07-25 | 1 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 875c12e9b2e4af81baa2cfc309de189c6e7fc6bc) | ||||
* | Removed code formatting modelines.r14.1.0 | Michele Calgaro | 2022-10-22 | 3 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed button related SEGV. | Michele Calgaro | 2022-10-18 | 1 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update translation template. | Automated System | 2022-10-17 | 1 | -2/+2 |
| | |||||
* | Add TDEGlobal::locale()->insertCatalogue(...). | Slávek Banko | 2022-10-17 | 3 | -0/+56 |
| | | | | | | Initial generation of templates for translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix some crashes related to custom button layout handling | Mavridis Philippe | 2022-10-16 | 1 | -36/+8 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Enable button rearrangement | Mavridis Philippe | 2022-10-16 | 1 | -2/+2 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Fixed import of tqt include files and export of factory symbol. | Michele Calgaro | 2022-10-16 | 3 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Port to CMake build system | Mavridis Philippe | 2022-10-15 | 53 | -78734/+188 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Removed unneeded files | Mavridis Philippe | 2022-10-15 | 2 | -33/+0 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | KDE3->TDE conversion | Mavridis Philippe | 2022-10-15 | 21 | -686/+686 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Qt3->TQt conversion | Mavridis Philippe | 2022-10-15 | 9 | -286/+286 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Initial commit (imported from Pling) | Mavridis Philippe | 2022-10-15 | 71 | -0/+81664 |
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> |