summaryrefslogtreecommitdiffstats
path: root/libtdenetwork/gpgmepp
Commit message (Collapse)AuthorAgeFilesLines
* tdenetwork: remove trust item and trust list related code. This resolves ↵Michele Calgaro2025-08-2111-215/+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> (cherry picked from commit 9441cfb0db89a24d2a01c85416677a56c9b269b0)
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0113-13/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0613-48/+48
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6705bac5da767ff271b66c0f01ff6ed6352515e)
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2613-13/+13
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-278-15/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix retriggering of GPGMe socket notifiers in nested event loopsTimothy Pearson2013-04-281-3/+4
| | | | | This resolves Bug 825 Add missing GPGMe feature checks to CMake
* Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.Darrell Anderson2012-03-211-1/+1
| | | | | | | Installing header files to ${INCLUDE_INSTALL_DIR}/tde added another subdirectory layer that caused build failures in certain apps such as kipi-plugins. This partially resolves bug report 600.
* Rename include subdirectory to tdeTimothy Pearson2012-02-071-1/+1
|
* Fix a number of build warningsTimothy Pearson2012-01-211-1/+5
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-184-7/+7
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-7/+7
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-7/+7
|
* Finish rename from prior commitTimothy Pearson2011-11-1647-0/+6288