summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Prefer pkg-config for gpgme and gpg-error detection.r14.0.13r14.0.xSlá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> (cherry picked from commit 29a136eee18797885e199733bc3150ca4c4d0db2)
* 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> (cherry picked from commit 4d5c3fc1cd01ed966acd0727e728d1ac5c4df433)
* Distinguish between settings and explicit override for external contentSlávek Banko2022-10-145-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> (cherry picked from commit c8e1b254e243af4368f5430d8478f7a3a66d1fc6)
* Load external references in encrypted emails only on explicit request.Slávek Banko2022-10-141-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> (cherry picked from commit 746e02af07f7dc223940ad80a0a234c0aff85850)
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-206-39/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 94a38124fc93e2cd2b63c4c4b3d46e5aad44bcaa)
* Gender-neutral languageMavridis Philippe2022-07-1911-20/+20
| | | | | | | Related to TDE/tde#93. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit b4a0d3cc1eacfb1e59e0fcd7831a7561ef04a646)
* Use TDE cmake macro to set versionMichele Calgaro2022-06-211-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b2bf711dacdeecaf8b244caa873216c7d245091)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-042-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number to the upcoming R14.0.13.Slávek Banko2022-05-031-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kmail: use default transport for message redirect. This resolves issue #54.r14.0.12Michele Calgaro2022-04-061-0/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ed455b74cd3b69cdb1549463bad824301f595ad0)
* 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> (cherry picked from commit 555db88cd81672217b2b84b2284c352131106124)
* 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> (cherry picked from commit 4c33e6291dc0c2815d98ec39f361377b7b3ba483)
* 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> (cherry picked from commit 112b6297a3b819ec9659702a9635dc6622f02fee)
* Update version number to R14.0.12.Slávek Banko2021-11-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* korganizer: do not show reminders on top of a locked screen. Thisr14.0.11Michele Calgaro2021-10-051-0/+14
| | | | | | | resolves isue #60. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 5655dd3fdf90f678dd26059e8cdfbfcfc8f8aa6c)
* Merge translation files from master branch.Automated System2021-09-1415-217/+216
|
* Update translation template.Automated System2021-07-075-29/+17
|
* Fix missing feature detection for Groupwise SOAP interfaceOBATA Akio2021-06-142-0/+38
| | | | | Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit 61748c54dc86fffa111e30024e075ef403cf7af8)
* Fix to detect gnokii header fileOBATA Akio2021-06-092-0/+5
| | | | | | | It is used as the build condition in kaddressbook. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit dea6d6ca6a8829238eea25559dd2c9a87fddca87)
* Fix usage of GPGME_INCLUDE_DIRSOBATA Akio2021-06-081-1/+4
| | | | | | | It is the semicolon separeted direcotory list, not for CXX_FLAGS. Signed-off-by: OBATA Akio <obache@wizdas.com> (cherry picked from commit a49bd18d7e06ce7ec0747d4a2a930dbc4bf94dff)
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use CMake rules instead of calling external shell scriptsSlávek Banko2021-05-241-6/+35
| | | | | | | | | | generate_apidox and install_apidox from the cmake submodule folder. After generating apidox, links pointing to build directory are fixed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 7d49623d4fe0c6caaa4d3126eff9b0532fc74d09) Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Update version number to R14.0.11.Slávek Banko2021-05-021-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use new icon in tdelibs.r14.0.10Michele Calgaro2021-04-101-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0c2f9d32830fc19cb2cc75aa582f9c684c12725a)
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Delete the no longer needed tdepimmacros.h.Slávek Banko2021-02-263-39/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 577d952253c7f26919875e7dcf7bae2280b3d283)
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-26298-292/+299
| | | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e77087ce3d590ddede0a0590caaade9aadc78d41)
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Merge translation files from master branch.Automated System2021-01-241-8/+10
|
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ceed42d82e8d8a75841d1c18d825f0b405278abc)
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-15143-266/+266
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3a75bdfe83b71ef1dbc2fbf52f2d18b8174e22e5)
* Merge translation files from master branch.Automated System2020-12-092-0/+45
|
* Reset submodule main/core/tdepim/cmake to latest HEADAutomated System2020-12-071-0/+0
|
* Reset submodule main/core/tdepim/admin to latest HEADAutomated System2020-12-071-0/+0
|
* KMail: Add the missing translation of the default search filter entry.Slávek Banko2020-12-021-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit cae557256dc38e04b10b9e95c0c291810b920f7c)
* Merge translation files from master branch.Automated System2020-11-294-30/+32
|
* Merge translation files from master branch.Automated System2020-11-264-29/+32
|
* Merge translation files from master branch.Automated System2020-11-237-39/+94
|
* Fix FTBFS due to redefine the 'round' symbol in korganizer.Slávek Banko2020-11-041-8/+8
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1762272863a8f3440d8b3f5e8afd1c221bab552d)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* It is no longer necessary to explicitly specify *.cxx and *.hxxr14.0.9Slávek Banko2020-10-101-4/+1
| | | | | | | for tde_l10n_create_template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 07099ab647a0aa38ae90d94d901ab0d6f0b35b4b)
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2020-10-091-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2020-10-091-0/+0
|
* Removed code formatting modelines.Michele Calgaro2020-09-27432-650/+294
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cf916d8af78db19e0df37b12e63f35bf21f2da5b)