TDE Gitea
5fd78e88d8
Reset submodule main/tdebindings/admin to latest HEAD
4 years ago
Michele Calgaro
24f4fe6186
Fixed up incomplete qtplugins -> tqtplugins renaming.
...
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>
4 years ago
TDE Gitea
256d241873
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
2851f6e476
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
915fa3b2a6
Reset submodule main/tdebindings/cmake to latest HEAD
4 years ago
TDE Gitea
194e5d9c92
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
5643e803c2
Reset submodule main/tdebindings/admin to latest HEAD
5 years ago
TDE Gitea
73e5fa634b
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
bc2a4d61bc
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
Michele Calgaro
64ae9886ea
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
d0630f9670
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
4aaf06d1d0
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
9f6a9aa6f2
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
2a686492ef
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
5646b8d3c8
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
b4fd71d372
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
TDE Gitea
f92828a7e8
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
Slávek Banko
cdbbf2acff
Prefer Python2 detection.
...
For now, the python-related code is not ready for Python3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
e4d13977dc
Reset submodule main/tdebindings/cmake to latest HEAD
5 years ago
Slávek Banko
51a4c1b377
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
gregory guy
1aaf11f05e
fix bug #2056 , tdebindings does not rely anymore on pkg-config
...
to build Ruby binding, only rbconfig.rb is needed.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
François Andriot
4804302311
Add Ruby-2.6 detection.
...
Signed-off-by: gregory guy <gregory-tde@laposte.net>
5 years ago
Michele Calgaro
a784c57e46
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
TDE Gitea
f9da4124c3
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
Michele Calgaro
245d13f9d1
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
9055b21d6a
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
4fd9c59113
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
4b42bee9a5
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
db4d25aabd
Reset submodule main/tdebindings/admin to latest HEAD
6 years ago
Automated System
a7ddddb448
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
a575fada1b
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
3246d00204
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
c2889db668
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
68a258bcf3
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
b4f2da3637
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
07bb670d9b
Reset submodule main/tdebindings/admin to latest HEAD
6 years ago
TDE Gitea
ae8b7caee6
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
5842cf79fb
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
Michele Calgaro
f1b7f3a2d2
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
00c0d0cbd6
Removed some obsolete code related to Qt1.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
8b72a6c475
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
eced9c9ff8
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
5dba7cef0a
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
78a950757d
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
860aa121af
Reset submodule main/tdebindings/admin to latest HEAD
6 years ago
Michele Calgaro
c6c3d201fa
Fixed FTBFS caused by libqtsharp -> libtqtsharp renaming
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
78ffbcd125
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
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
aac4148223
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