Commit Graph

23 Commits (faf33629bb6562a6f43f930afafe4b22e9cdb60b)

Author SHA1 Message Date
Michele Calgaro 561a307755
Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 93673b22d2
Replace various Q_* and QT_* defines with TQ_* and TQT_*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 5918d4f6ef
kalyptus: No longer use tqt-replace-stream.
We are already using TQ_OBJECT and therefore there is no need to use
tqt-replace-stream. Because the tqt-replace-stream script has been
removed, the call causes FTBFS.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
Michele Calgaro b9781b38d8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 9e6f7cc6ed
Fix FTBFS when tdehw is not present. This resolves bug 2494.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Michele Calgaro 024cac181f
Fixed broken Q_FULL_TEMPLATE_INSTANTIATION define (renamed to TQ_FULL_TEMPLATE_INSTANTIATION).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko ee9b1e7dc5
Merge fixes for kalyptus that were made in tdelibs/dcopidlng:
+ includes may use quotation marks
+ argument types can contain multiple words
+ avoid use long, short, int or char type as the argument name
+ avoid use type as the argument name if the const qualifier is used
+ use long notation of int types
+ the arguments can be nameless
+ return types can have qualifiers
+ do not warn on inherit of the DCOPObject and TQObject classes
+ the documentation comment does not have to end on a separate line
+ do not skip an empty class if it is declared with K_DCOP

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro 5dba7cef0a
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 574903aecb
qt -> tqt conversion:
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST
QT_NO_STL -> TQT_NO_STL
QT_NO_COMPAT -> TQT_NO_COMPAT
QT_NO_TRANSLATION -> TQT_NO_TRANSLATION

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 659cc67e61
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko fe1e240fe5 Fix FTBFS on local perl modules in kalyptus
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Darrell Anderson fb4b5d2a55 Fix inadvertent renaming and typos. 12 years ago
Timothy Pearson 545706afdc Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson dd066e0dec Update TQt3 property/enum macros 13 years ago
Timothy Pearson 108d0492c2 Update for tqt3 13 years ago
Timothy Pearson 3fda03faf1 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson 2ef253fb5a Fix kalyptus/tqt 13 years ago
Timothy Pearson 26666d3ac9 Modify smoke to handle tqt better 13 years ago
Timothy Pearson 26abe38d07 Fix retquire 13 years ago
Timothy Pearson 9ba0474277 Initial TQt conversion 13 years ago
tpearson f10de3b0cb Fix kdebindings FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1246995 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 479f5f7995 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1157645 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 90825e2392 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago