summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes #94bug/94/open-htmlPaul Schwabauer2023-12-011-2/+6
| | | | | | | HTML emails can't be opened because they are not written to disk. This fixes it by writing all parts of the email unconditionally to disk and adds a '.html' file extension if the part is of type HTML. Signed-off-by: Paul Schwabauer <Paul Schwabauer pschwabauer@intevation.de>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-267-14/+14
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1d421717fba9b8ea1ca121a58e1023b8a6a8871b)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-2518-27/+27
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b66617d9d5f343c30a87381720db2fc835ce52b)
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d3aa578340c0d8e9ef17abb208ae0e4cae4b22dc)
* Holidays: uaRoman Savochenko2023-11-221-106/+114
| | | | | Signed-off-by: Roman Savochenko <roman@home.home> (cherry picked from commit ffa9e16f78be6e7de86ecc52ccd494924c41ae95)
* Replace various strings '#define'd in tqtinterfaceMichele Calgaro2023-11-202-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d470e73134c09daf33a87bd80920fc278bf2b3c2)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-10164-535/+535
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 98876ba8c52c0fc2f38c258476bc9637f055d576)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-062-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c1ce1cc0ca38fd0b28e489662f5459fb8fd38e63)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵r14.1.1Michele Calgaro2023-09-2511-104/+104
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33ba77ee894fb6368e3804458ddd52ea1a1f0909)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace various Q_* and QT_* defines with TQ_* and TQT_*Michele Calgaro2023-09-071-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 956795b76724634f6643ca5c6a1e25058bce0981)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0434-48/+48
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 84129a6fadb049acceb743bd6cf1dea0c513522a)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop Symbian supportMichele Calgaro2023-09-012-30/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 889e93b72081a12bb3767b5c4fa6e351362abd37)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1818-37/+37
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ca120c61e6281a9f8b89be860a7e975b5384bd07)
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-092-10/+10
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ddf896e8d22004797d141e221455cbdaa45b3f80)
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-086-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33b2a9cc7dc561872d96ef9f42d894497e2e7c42)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20844-1148/+1147
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd4b0ac22608120ad003f575a1640e1ddc7703df)
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-1321-116/+116
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 30555507108fe0b2b3f9ded9de37f38d4a1d9c50)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-112-4/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6ffa01798d4f0d77e70b5d2a5061fcb33cb5e4df)
* SunOS requires fcntl.h without any conditionDenis Kozadaev2023-06-031-2/+0
| | | | | Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 5d5c7b022dc35efddc7585bf894008e6ea5d88b1)
* Translated using Weblate (Italian)r14.1.0Michele Calgaro2023-02-021-23/+19
| | | | | | | Currently translated at 100.0% (66 of 66 strings) Translation: tdepim/kontact - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2023-01-201-7/+8
| | | | | | | Currently translated at 100.0% (14 of 14 strings) Translation: tdepim/knode - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2023-01-201-9/+9
| | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: tdepim/kmobile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2023-01-181-10/+11
| | | | | | | Currently translated at 100.0% (34 of 34 strings) Translation: tdepim/kmail - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail-desktop-files/it/
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Translated using Weblate (Italian)Michele Calgaro2022-12-241-41/+30
| | | | | | | Currently translated at 100.0% (71 of 71 strings) Translation: tdepim/kaddressbook - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kaddressbook-desktop-files/it/
* Translated using Weblate (Italian)Michele Calgaro2022-12-201-8/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdepim/kalarm - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm-desktop-files/it/
* Prefer pkg-config for gpgme and gpg-error detection.Slávek Banko2022-10-181-64/+66
| | | | | | Use LARGEFILES_DEFINITIONS instead of hard-coded _FILE_OFFSET_BITS=64. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix libgpg-error detection for libgpg-error >= 1.46.Slávek Banko2022-10-181-12/+8
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Distinguish between settings and explicit override for external contentSlávek Banko2022-10-135-16/+33
| | | | | | | | | | | | Summary: This will allow KMail to properly communicate the difference also when using per-folder settings for loading external references. This in turn makes 746e02af07f7dc223940ad80a0a234c0aff85850 also work in that case. Taken from KDE patches and adapted to TDE. See https://phabricator.kde.org/D12393 and https://phabricator.kde.org/D12394 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Load external references in encrypted emails only on explicit request.Slávek Banko2022-10-131-4/+14
| | | | | | | Taken from KDE patches and adapted to TDE. See https://phabricator.kde.org/D12391 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-206-39/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Gender-neutral languageMavridis Philippe2022-07-1811-20/+20
| | | | | | Related to TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kmail: use default transport for message redirect. This resolves issue #54.Michele Calgaro2022-04-061-0/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-1016-72/+40
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* korganizer: do not show reminders on top of a locked screen. ThisMichele Calgaro2021-10-051-0/+14
| | | | | | resolves isue #60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Czech)Slávek Banko2021-09-131-13/+13
| | | | | | | 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/cs/
* Translated using Weblate (Czech)Slávek Banko2021-09-131-7/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdepim/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeioslave-desktop-files/cs/