Commit Graph

327 Commits (aac4148223dae03eb97e2de5167369ec60d15625)
 

Author SHA1 Message Date
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>
7 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
Michele Calgaro 50f8377bee
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea 8f1ea5b929 Reset submodule main/tdebindings/cmake to latest HEAD 7 years ago
TDE Gitea 7a48b175de Reset submodule main/tdebindings/admin to latest HEAD 7 years ago
Michele Calgaro e3f8eb0c80
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko bd2f1a6179 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System 49031e3d93 Reset submodule main/tdebindings/admin to latest HEAD 7 years ago
François Andriot 2edeeb061c Fix hardcoded reference to ruby1.8
This resolves bug 2899

Signed-off-by: François Andriot <francois.andriot@free.fr>
7 years ago
Automated System a568003d99 Reset submodule main/tdebindings/admin to latest HEAD 7 years ago
Slávek Banko ad91a73575 Updated following latest changes to tdelibs related to bug 2734.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko e586cb9494 Add ruby 2.5 and 2.4 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 9dc323e987 For Java >= 8 use javac with option -h instead of javah
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro ac567aa120 Fixed FTBFS caused by changes in perl 5.26 regarding unescaped braces.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
François Andriot eec5504d8c Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
8 years ago
Slávek Banko cc25bc1502 Add ruby 2.3 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko a39ea9b5cb Reset submodule main/tdebindings/cmake to latest HEAD 8 years ago
Automated System 7019a5f290 Reset submodule main/tdebindings/cmake to latest HEAD 8 years ago
Slávek Banko 70586bffe5 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 3ef6750e2b Reset submodule main/tdebindings/cmake to latest HEAD 8 years ago
Slávek Banko 4f409d016f cmake: add tde_add_check_executable macro 8 years ago
Michele Calgaro 656f8e4de1 Added support for openssl 1.1
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Slávek Banko 54b88a35b1 Fix FTBFS in xpart_notepad due to new DSO linkage style
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
François Andriot 021189625a Fix FTBFS on dcopperl due to missing include
This resolves bug 2711

Signed-off-by: François Andriot <francois.andriot@free.fr>
8 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
Slávek Banko d97b7af40b Workaround for parallel build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System 71279dd5c8 Reset submodule main/tdebindings/admin to latest HEAD 9 years ago
Timothy Pearson 240957820c Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 461f4aaf4a Reset submodule main/tdebindings/cmake to latest HEAD 9 years ago
Automated System 6b9b09ac1f Reset submodule main/tdebindings/cmake to latest HEAD 9 years ago
Slávek Banko 4ea148f9e2 Add ruby 2.2 detection
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Michel Nolard f46bd0ca15 Fix uninitialized constant Qt::TQt in qtruby.rb
This resolves Bug 2442

Signed-off-by: Michel Nolard <michel.nolard@gmail.com>
9 years ago
François Andriot 2e9822caa4 Fix invalid perl syntax in kdocAstUtil.pm
This resolves Bug 2543

Signed-off-by: François Andriot <francois.andriot@free.fr>
9 years ago
Michele Calgaro bbae3d87ed Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 9bd8fa4673 Reset submodule main/tdebindings/cmake to latest HEAD 10 years ago
Michele Calgaro 5cb93f6553 Fixed incorrect #define ENABLE_TQSTYLECONTROLELEMENTDATA_SLOW_COPY -> ENABLE_QSTYLECONTROLELEMENTDATA_SLOW_COPY.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 0b013e45da Reset submodule main/tdebindings/cmake to latest HEAD 10 years ago
Slávek Banko 31115298c7 Reset submodule main/tdebindings/admin to latest HEAD 10 years ago
Michele Calgaro f5dd0b27d6 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 7a905058b3 Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson a299363fb5 Fix up remaining references to DocPath 10 years ago
Timothy Pearson 46d4776b32 Fix exec icon location and bring it into XDG compliance 10 years ago
Automated System 7dbff2378d Reset submodule main/tdebindings/admin to latest HEAD 10 years ago
Automated System 5ca5a8ab30 Reset submodule main/tdebindings/cmake to latest HEAD 10 years ago
Automated System a37818dde0 Reset submodule main/tdebindings/cmake to latest HEAD 11 years ago