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
5 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
Michele Calgaro
06fc5b2200
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
4ac886638f
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
fc339ef5d3
Reset submodule main/tdebindings/admin to latest HEAD
6 years ago
Michele Calgaro
2cd0c8be29
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a6fa759af6
Fixed FTBFS due to qt_include variable.
...
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>
6 years ago
Michele Calgaro
50f8377bee
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
8f1ea5b929
Reset submodule main/tdebindings/cmake to latest HEAD
6 years ago
TDE Gitea
7a48b175de
Reset submodule main/tdebindings/admin to latest HEAD
6 years ago
Michele Calgaro
e3f8eb0c80
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
bd2f1a6179
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago