Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use TDE cmake macro to set versionr14.0.13r14.0.x | Michele Calgaro | 2022-06-26 | 1 | -1/+5 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a148cb863066f8fa7517afb7b42e16f5ebae8949) | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-04 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update version number to the upcoming R14.0.13. | Slávek Banko | 2022-05-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.r14.0.12 | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5777170159497f575522ef53c1da6e44e0c4452a) | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1afbf9d5e8fb5c31816189f31d033a89b6b806ef) | ||||
* | Update version number to R14.0.12. | Slávek Banko | 2021-11-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Change README to markdown format.r14.0.11 | Slávek Banko | 2021-10-21 | 2 | -20/+32 |
| | | | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fb7cdb6a83e6400ac17ab11ebb994cfff1d32a23) | ||||
* | Drop automake build support. | gregory guy | 2021-08-13 | 13 | -270/+37 |
| | | | | | | | | | Delete empty file NEWS. Add basic cmake build instructions. Rework of the README file. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 96fa3acef5c70cfdc88e93de2e1798e2f710ada2) | ||||
* | Use common rules for build and install translations. | Slávek Banko | 2021-07-12 | 4 | -100/+4 |
| | | | | | | | Remove old twin_domino_config template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 9068ef35640f5ca80da6f64c1fc4daf9d2fa7f77) | ||||
* | Add twin client translations into template. | Slávek Banko | 2021-07-12 | 5 | -7/+99 |
| | | | | | | | Rename template from twin_domino_config to twin_domino. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fe4ffe9ab210d4fad1b68b6e9b2c24092691e267) | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -3/+2 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2021-05-16 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.11. | Slávek Banko | 2021-05-02 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEADr14.0.10 | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 2.8.12. | Slávek Banko | 2021-01-18 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e1c6b54da376b6a9b3c86d5b5e9b31f422235c14) | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Remove alpha blending for text color specifically for the TDE Menu. | Slávek Banko | 2020-12-09 | 2 | -12/+0 |
| | | | | | | | | This caused the first level of the TDE menu to be difficult to read without any useful benefit. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f8e20b82b5c8c615fd64a52ad5fe499e3734a004) | ||||
* | Avoid rendering plain text tooltips as rich text. | Slávek Banko | 2020-12-08 | 1 | -5/+16 |
| | | | | | | | | Rendering plain text tooltips as rich text can cause an unwanted change in line breaks - for example, in the KOrn status tooltip. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 005d3c6f2b7d45c97fd23aee664e672f1c49c52c) | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Update version number to R14.0.10. | Slávek Banko | 2020-11-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update release version number to R14.0.9.r14.0.9 | Slávek Banko | 2020-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-10-08 | 1 | -0/+28 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Add the DominoStyleConfig class as a friend to DominoStyle. | Slávek Banko | 2020-07-10 | 1 | -1/+3 |
| | | | | | | | This resolves FTBFS due to access to protected enums. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2e7fe9625804228d511ac1c95b94720455f5ac89) | ||||
* | Delete the WORDS_BIGENDIAN definition repeat. | Slávek Banko | 2020-07-10 | 1 | -12/+5 |
| | | | | | | | | Detection of whether the system is big / little endian is already done during configuration. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 38ec48ffacb8d59ac0f58ff4c81719aba7491cfd) | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-07-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-07-08 | 1 | -0/+0 |
| | |||||
* | Remove the original translation directory layout. | Slávek Banko | 2020-07-09 | 2 | -492/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Switch to Xext instead of xcb-shape. | gregory guy | 2020-07-08 | 3 | -11/+11 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Desktop file translations: | Slávek Banko | 2020-07-07 | 6 | -7/+70 |
| | | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Move translations to a new directory layout. | Slávek Banko | 2020-07-07 | 10 | -4/+602 |
| | | | | | | | Add support for LINGUAS for listing translations to install. Added catalog for TWin client. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unnecessary automatic conversions to char*. | Slávek Banko | 2020-07-07 | 3 | -5/+5 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use EMBED to merge a static library into a kpart module | Slávek Banko | 2020-07-07 | 1 | -18/+15 |
| | | | | | | to avoid building the same source files twice. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Conversion to the cmake building system. | gregory guy | 2020-07-05 | 10 | -3/+309 |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/tde-style-domino/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| |