Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update the logo the kmail to have new version | LupusRubrum | 6 days | 1 | -0/+0 |
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> | ||||
* | tdenetwork: remove trust item and trust list related code. This resolves ↵ | Michele Calgaro | 2025-08-20 | 13 | -223/+7 |
| | | | | | | | | | | | | issue #162. libgpgme-dev 2.0 completely removed the code related to trust item and trust list. Moreover according the their author, that code was only working for a brief time around 2003. In view of that, the code in TDE has been fully removed rather than making conditional based on the library version available. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeinstance.h | Michele Calgaro | 2025-08-19 | 20 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use TDESimpleConfig | Michele Calgaro | 2025-07-12 | 39 | -83/+83 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace TRUE/FALSE with boolean values true/false | Michele Calgaro | 2025-04-27 | 105 | -405/+405 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | kmail: Rename TLS to STARTTLS and SSL to SSL/TLS | mio | 2025-04-10 | 5 | -32/+32 |
| | | | | | | | | | | Avoid confusion between TLS and STARTTLS in the UI when configuring accounts. The values of EncryptionMethods (private) match the ID of the radio buttons, and since the button order changed, the values need to as well. Signed-off-by: mio <stigma@disroot.org> | ||||
* | akregator/librss: Fix autotest failure | mio | 2025-03-23 | 2 | -6/+65 |
| | | | | | | | | | The tests would fail when building packages since TDEIO::Job seems to depend on either the GUI being active? Perhaps it's more to do with TDEInstance... See: https://mirror.git.trinitydesktop.org/gitea/gitea/TDE/tdepim/pulls/152#issuecomment-68688 Signed-off-by: mio <stigma@disroot.org> | ||||
* | akregator-librss: use namespaces | mio | 2025-03-14 | 6 | -25/+93 |
| | | | | | | | Check element namespace rather than assuming a prefix, which can result in incorrect metadata displaying. Signed-off-by: mio <stigma@disroot.org> | ||||
* | akregator: Add automated tests for librss | mio | 2025-03-13 | 7 | -26/+821 |
| | | | | Signed-off-by: mio <stigma@disroot.org> | ||||
* | Use tdestandarddirs.h | Michele Calgaro | 2025-02-25 | 194 | -194/+194 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeglobalaccel.h | Michele Calgaro | 2025-02-22 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2025-02-05 | 1 | -0/+0 |
| | |||||
* | Use tdeApp | Michele Calgaro | 2025-01-20 | 174 | -462/+462 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix a typo and thus FTBFS from the previous commit. | Slávek Banko | 2025-01-10 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2025-01-09 | 1 | -0/+0 |
| | |||||
* | Remove support for Tru64 and OSF | Michele Calgaro | 2025-01-06 | 10 | -46/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2025-01-03 | 1 | -0/+0 |
| | |||||
* | Remove support for Metrowerks compiler | Michele Calgaro | 2024-12-31 | 18 | -413/+13 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove unnecessary files | Michele Calgaro | 2024-12-29 | 2 | -344/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdecrash.h | Michele Calgaro | 2024-12-28 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Translated using Weblate (Georgian) | Temuri Doghonadze | 2024-12-21 | 1 | -27/+27 |
| | | | | | | | Currently translated at 100.0% (25 of 25 strings) Translation: tdepim/tdepimresources - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdepimresources-desktop-files/ka/ | ||||
* | Translated using Weblate (Georgian) | Temuri Doghonadze | 2024-12-21 | 1 | -57/+63 |
| | | | | | | | Currently translated at 100.0% (57 of 57 strings) Translation: tdepim/korganizer - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer-desktop-files/ka/ | ||||
* | Translated using Weblate (Georgian) | Temuri Doghonadze | 2024-12-21 | 1 | -22/+23 |
| | | | | | | | Currently translated at 100.0% (17 of 17 strings) Translation: tdepim/kleopatra - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kleopatra-desktop-files/ka/ | ||||
* | Use TDEProcIO class | Michele Calgaro | 2024-12-16 | 5 | -21/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use tdeprocess.h | Michele Calgaro | 2024-12-02 | 49 | -49/+49 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Rename KUniqueApplication to TDEUniqueApplication | Michele Calgaro | 2024-11-19 | 34 | -69/+69 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+45 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+40 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+373 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+40 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+30 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+30 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+100 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+185 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+30 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+37 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+98 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+85 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+35 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+20 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+347 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+312 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+25 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+35 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+30 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+47 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+25 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+35 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+20 |
| | |||||
* | Added translation using Weblate (Spanish (Argentina)) | Slávek Banko | 2024-11-18 | 1 | -0/+141 |
| |