summaryrefslogtreecommitdiffstats
path: root/libtdenetwork
Commit message (Collapse)AuthorAgeFilesLines
* tdenetwork: remove trust item and trust list related code. This resolves ↵Michele Calgaro2025-08-2113-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> (cherry picked from commit 9441cfb0db89a24d2a01c85416677a56c9b269b0)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-04-291-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8f878546e0a859e78dfc2c6ff7f08507347a76ea)
* Replace kdemacros.h with tdemacros.hMichele Calgaro2024-07-0115-15/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3353e7fa30be3d2f6c5161a7fd10fd056b5828cd)
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-0615-50/+50
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d6705bac5da767ff271b66c0f01ff6ed6352515e)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-161-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3b3f9ec8f31978030c17309fae48335bea5c1587)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cd4b0ac22608120ad003f575a1640e1ddc7703df)
* The workaround that tdepimmacros.h do is no longer neededSlávek Banko2021-02-2615-15/+15
| | | | | | and kdemacros.h can be used directly. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed code formatting modelines.Michele Calgaro2020-09-2713-28/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix unintended renamingDarrell Anderson2014-02-162-2/+2
|
* Fix retriggering of GPGMe socket notifiers in nested event loopsTimothy Pearson2013-04-282-3/+19
| | | | | This resolves Bug 825 Add missing GPGMe feature checks to CMake
* Fix unintended rename of LOCKFILESlávek Banko2013-02-171-4/+4
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-4/+4
|
* Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.Darrell Anderson2012-03-212-2/+2
| | | | | | | 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 additional global TQt functionsTimothy Pearson2012-03-012-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-072-2/+2
|
* Fix a number of build warningsTimothy Pearson2012-01-211-1/+5
|
* Fix inadvertent TQt changesTimothy Pearson2012-01-133-6/+6
| | | | This closes Bug 752
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-3/+3
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-188-15/+15
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1610-18/+18
| | | | This reverts commit 3ca10fd9a2dc631429d3b5d5c5e42a7d211d5a12.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1510-18/+18
|
* Finish rename from prior commitTimothy Pearson2011-11-16173-0/+42092