Slávek Banko
3da067051c
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>
4 years ago
TDE Gitea
441e32709f
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
4 years ago
TDE Gitea
b7b9e39e91
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
4 years ago
TDE Gitea
e3bd7a5a61
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
4 years ago
TDE Gitea
df2f37951b
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
fdcde21f3d
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
5 years ago
TDE Gitea
56c27a8a1e
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
341bc241cf
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
Michele Calgaro
7de0ecd45e
Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
3a5b4fa26b
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
be202c6956
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
5ecb24c45e
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
171f518e62
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
1dcbc4a4d4
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
ad5e3cb538
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
1d8b741226
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
TDE Gitea
f8922b59eb
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
5 years ago
Slávek Banko
6a8060b6e0
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
5188171a0a
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
Michele Calgaro
deae555684
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
2a86169cda
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
d20530c344
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
90dd837c2b
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
6 years ago
TDE Gitea
9a7055921b
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
8cf20fc95e
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
d005b0fc9a
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
84bd678c89
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
e9b306d2e0
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
c381d0bef8
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
TDE Gitea
54e3f874e5
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
6 years ago
TDE Gitea
470b26191b
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
Automated System
be689ad754
Reset submodule main/libraries/libtqt-perl/cmake to latest HEAD
6 years ago
Michele Calgaro
3144af3574
Removed some obsolete code related to Qt1.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2eb40c723c
Removed obsolete Qt2's TQVector class and replaced
...
with TQt3's TQPtrVector.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
667e736a52
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
...
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
750775146f
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
15aceeb423
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c50852f18d
Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
af950eb87b
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
6 years ago
Michele Calgaro
a2c2bab218
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
709c2c3d6d
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
1a7d0e6371
qt -> tqt conversion:
...
QTDIR -> TQTDIR
QTDOC -> TQTDOC
INCDIR_QT -> INCDIR_TQT
LIBDIR_QT -> LIBDIR_TQT
QT_INC -> TQT_INC
QT_LIB -> TQT_LIB
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
1c9d0776d8
qt -> tqt conversion:
...
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
c971f4e352
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
d57ffc2db9
Reset submodule main/libraries/libtqt-perl/admin to latest HEAD
6 years ago
Michele Calgaro
3421918930
KDE_USE_QT* -> KDE_USE_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
dc8535557b
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
e043316546
Conversion AC_PATH_QT => AC_PATH_TQT, KDE_USE_QT => KDE_USE_TQT
...
to align to corresponding patch for common/admin module
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
e778228700
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f0e2cb3e0b
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago