Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch.r14.1.4r14.1.x | Automated System | 2025-04-19 | 1 | -28/+33 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-04-18 | 1 | -0/+144 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-30 | 5 | -68/+232 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-29 | 4 | -0/+344 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-03 | 1 | -4/+7 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2025-03-02 | 1 | -0/+20 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-08 | 3 | -22/+178 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2024-11-07 | 2 | -0/+110 |
| | |||||
* | 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 |
| | |||||
* | Fix CMake call of tde_conditional_add_project_translations.r14.1.3 | Slávek Banko | 2024-10-08 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9b15078322d8c84d37e7942b6450f40c37bee154) | ||||
* | Set the minimum required version of CMake as the first thing in the rules. | Slávek Banko | 2024-10-08 | 1 | -3/+7 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2c37e2cf535b7fef5fbcbfe71141c4886bed04ad) | ||||
* | Fix loading of module in twin | Michele Calgaro | 2024-10-07 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix CMakeL10n rules. | Slávek Banko | 2024-10-07 | 8 | -30/+136 |
| | | | | | | | | | | + It is necessary to have separate directory for separate POT files. + The PO_DIR option is used to generate translated desktop files. + tde_create_translated_desktop allows to process multiple input files, so there is no need for a loop. + The rules in malloryclient/config referred to the identical POT file as in malloryclient. + For the POT file, subfolders are also processed, so it was possible to delete the rules in config. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix symbol visibility. This is required to make the module loadable | Michele Calgaro | 2024-10-07 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Enable installation of translations | Mavridis Philippe | 2024-10-06 | 1 | -2/+2 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Remove Autotools leftovers | Mavridis Philippe | 2024-10-06 | 17 | -8226/+0 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Fix installation of dark colorschemes | Mavridis Philippe | 2024-10-03 | 5 | -10/+5 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Add translations | Mavridis Philippe | 2024-10-03 | 8 | -10/+216 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Build configuration module | Mavridis Philippe | 2024-10-03 | 4 | -16/+44 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Remove unneeded file | Mavridis Philippe | 2024-10-03 | 1 | -23/+0 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Extract dark color schemes into colorscheme/ | Mavridis Philippe | 2024-10-03 | 6 | -0/+125 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Port to CMake, drop Autotools | Mavridis Philippe | 2024-10-03 | 49 | -88583/+131 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Fix to include latest TQt API changes | Mavridis Philippe | 2024-10-03 | 4 | -11/+11 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | KDE3->TDE port | Mavridis Philippe | 2024-10-03 | 34 | -977/+977 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Qt3->TQt port | Mavridis Philippe | 2024-10-03 | 31 | -1201/+1201 |
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> | ||||
* | Initial commit | Mavridis Philippe | 2024-10-03 | 94 | -0/+100399 |
Sourced from https://www.pling.com/p/1100385 Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> |