Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed openDesktop category name | Mavridis Philippe | 2021-06-27 | 1 | -4/+5 |
| | | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit e7fdaa7a61e79a1c14d72da2b02cdcfee1956579) | ||||
* | Fix yahoo_crypt() prototype mismatch | OBATA Akio | 2021-06-20 | 3 | -4/+41 |
| | | | | | | | pull the prototype from crypt.c and put it in crypt.h. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit ae84576d47ce9bf314b140d59470b3d04e5038f8) | ||||
* | Fix enum mismatch | OBATA Akio | 2021-06-19 | 1 | -5/+5 |
| | | | | | | | Using own enum Direction, not Qt::Orientation Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 87477e6c2b80d474efb856b56672e85dfa380a82) | ||||
* | Add options WITH_ALL_OPTIONS enabled by default for consistency with the ↵ | gregory guy | 2021-06-10 | 1 | -8/+10 |
| | | | | | | | | | rest of the modules. Add option WITH_GCC_VISIBILITY for symbols visibility. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit aced228e7b002f8f2cdd370b9653371301f96f2f) | ||||
* | Drop builtin tqca library. | gregory guy | 2021-06-10 | 33 | -5498/+10 |
| | | | | | | | Module tqca is expected as a dependency library by now. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 75b27d415da062fc7df07bbdacafbf85c5952e69) | ||||
* | kopete: Fix crash due to null pointer dereference in IRC protocol. | Slávek Banko | 2021-05-24 | 1 | -1/+1 |
| | | | | | | | This manifests itself only if SSL/TLS is used for IRC. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 71415aad02f1e60c8e3c788bd0d844e4da034eb4) | ||||
* | 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> | ||||
* | Add new IRC network Libera.chat, the successor in the spirit of Freenode. | Slávek Banko | 2021-05-21 | 2 | -0/+12 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b2f5670d7e2c48be378768484f929d86a1adb02e) | ||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2021-05-15 | 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> | ||||
* | kopete - jabber/jingle: Do not enforce mediastreamer includes to be as plain Cr14.0.10 | Slávek Banko | 2021-03-23 | 5 | -5/+21 |
| | | | | | | | because it can lead to FTBFS. Use extern "C" {...} inside the appropriate includes. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db2db9c25c875bf9d2acf762aeb57f0ac8eb7b9e) | ||||
* | krdc: Do not synchronize the contents of the clipboard in view only mode. | Slávek Banko | 2021-03-23 | 1 | -8/+19 |
| | | | | | | | This fixes an incomplete solution from commit 9598af1608. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5fe4e2d08b99d15adbdc4d0a586061351a4d814b) | ||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdenetwork/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdenetwork/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-01-24 | 1 | -8/+10 |
| | |||||
* | 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 14012f5218f52f91a3444a28079a1affaaf94e69) | ||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-09 | 111 | -186/+186 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a06e2c2f225d76b67b0058a9880222f75d5495c3) | ||||
* | Reset submodule main/core/tdenetwork/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/core/tdenetwork/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> | ||||
* | krdc: fixed handling of keyboard grab/release. This resolves issue #27.r14.0.9 | Michele Calgaro | 2020-10-10 | 2 | -14/+18 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 63ead30414e858a324809fa81ac79a4ebe18f754) | ||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 599 | -1574/+11 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8aa8074403fd918cf105b776bc57e5aab3e2a771) | ||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2020-08-23 | 15 | -125/+151 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Desktop file translations: | Slávek Banko | 2020-07-09 | 1585 | -14185/+119398 |
| | | | | | | | | + 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> (cherry picked from commit d36d9267539f12fdaa5a0dd18f6285e4a636e1ac) | ||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/admin to latest HEAD | Automated System | 2020-06-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-24 | 1 | -0/+0 |
| | |||||
* | Update release version number to R14.0.9. | Michele Calgaro | 2020-05-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-17 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-11 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdenetwork/cmake to latest HEAD | Automated System | 2020-05-07 | 1 | -0/+0 |
| |