Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge translation files from master branch. | Automated System | 2022-03-12 | 8 | -87/+90 |
| | |||||
* | Reset submodule main/core/tdenetwork/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-07 | 32 | -141/+66 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3459eebc29bab84ae9b68498e6111acd0a58a299) | ||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e04bae8c093055fe3f0cd1d37bdcb699f4054848) | ||||
* | 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 c92ae310740e54f4eaa8296a7f7ab125a0cfbf45) | ||||
* | kopete: update include path for speex>=1.0.5 | OBATA Akio | 2021-12-23 | 5 | -8/+5 |
| | | | | | | | | Header files of `speex` are installed in sub directory since 1.0.4, and speex>=1.0.5 is required for libjingle using speex. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 000f9cdfa9920377350eda9de9f1db249f79d779) | ||||
* | Change WITH_ALL_OPTOINS default to OFF for consistency | OBATA Akio | 2021-12-21 | 1 | -1/+1 |
| | | | | | | | Other TDE core modules are OFF by default. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit e87c0de6e995e4fbcad4aa6e02ff5cbc1df9b5fd) | ||||
* | Fix FTBFS if the TQCA library is not installed on the default location | Slávek Banko | 2021-11-02 | 3 | -0/+3 |
| | | | | | | | for the system libraries or in TQt libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 460c7ebb080d867332218a936c69c54b91e0baaf) | ||||
* | 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> | ||||
* | Merge translation files from master branch.r14.0.11 | Automated System | 2021-10-19 | 13 | -160/+167 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2021-10-18 | 4 | -37/+41 |
| | |||||
* | Stock away original 256p high kopete icons. | gregory guy | 2021-08-10 | 2 | -0/+0 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 9c8077566a6edf1450426327a4f8364952d43090) | ||||
* | Add a missing icon in kopete plugin texteffect. | gregory guy | 2021-07-09 | 2 | -2/+2 |
| | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit d1bbb5bb986eb28de288df6ed5c39f4da84b7db2) | ||||
* | Fixed Kopete FTBFS | Mavridis Philippe | 2021-06-30 | 2 | -9/+55 |
| | | | | | | | This commit also adds initial V4L2 support for Motion AutoAway plugin. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 7a3a7896b3c96bee076ed0da65d10eec7fc06b85) | ||||
* | Fixes for Kopete videodevice support | Mavridis Philippe | 2021-06-30 | 4 | -73/+88 |
| | | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit de786a075b31b4988341a625ef85c081530e2a7d) | ||||
* | 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) |