Commit Graph

23 Commits (6b1f9116760b2a693428cc93a0304dd3d7d2856a)

Author SHA1 Message Date
Michele Calgaro 3353e7fa30
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro d6705bac5d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro cd4b0ac226
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko e77087ce3d
The workaround that tdepimmacros.h do is no longer needed
and kdemacros.h can be used directly.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro cf916d8af7
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 90c6a46c9c
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro aa882de213
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Darrell Anderson 52f7725523 Fix unintended renaming 11 years ago
Timothy Pearson 7bd54f5a79 Fix retriggering of GPGMe socket notifiers in nested event loops
This resolves Bug 825
Add missing GPGMe feature checks to CMake
12 years ago
Slávek Banko b8daa96e44 Fix unintended rename of LOCKFILE 12 years ago
Timothy Pearson 8e2ffd2cc8 Rename a few build variables for overall consistency 12 years ago
Darrell Anderson b99d4323dd Change ${INCLUDE_INSTALL_DIR}/tde -> ${INCLUDE_INSTALL_DIR}.
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.
13 years ago
Timothy Pearson 17e2ed52db Rename additional global TQt functions 13 years ago
Timothy Pearson 210090aed3 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson c6c254fd15 Rename include subdirectory to tde 13 years ago
Timothy Pearson 292e3c8300 Fix a number of build warnings 13 years ago
Timothy Pearson d497b1b037 Fix inadvertent TQt changes
This closes Bug 752
13 years ago
Timothy Pearson 716a5de887 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 0e00c0a86a Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 9cc13dcbb0 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 3ca10fd9a2.
13 years ago
Timothy Pearson 3ca10fd9a2 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson be0ca741fd Finish rename from prior commit 13 years ago