TDE Gitea
a931ab54be
Reset submodule main/tdevelop/admin to latest HEAD
6 years ago
Slávek Banko
0542509fc1
Add CMake check if the getline function is defined
...
instead of listing the systems and versions that need to be defined.
This resolves FTBFS on FreeBSD 12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
bd87db0c6d
Use common CMake tests.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
78f585f624
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
9f571f902e
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
489e484b4c
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
e7dc4661c1
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
Slávek Banko
47e3b8c07e
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi
09deb6aa1a
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
...
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea
ec581c9fe9
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
a8e709511b
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
TDE Gitea
3cf8d45b59
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
7524401333
Reset submodule main/tdevelop/admin to latest HEAD
6 years ago
TDE Gitea
37e5c16910
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
Michele Calgaro
ffaea4da9c
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
462aa443ab
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
Michele Calgaro
6504041928
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
6289fd3b69
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
cd127823c7
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
TDE Gitea
52ddc37a6c
Reset submodule main/tdevelop/admin to latest HEAD
6 years ago
Michele Calgaro
e1f0110799
Fixed FTBFS caused by qt->tqt renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
36d1594949
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
c62b8d179c
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
430aedbbce
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
255de04fbb
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
bb5b733cc0
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
ce0b4e99f1
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
443b0cb159
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
TDE Gitea
776b7d259d
Reset submodule main/tdevelop/admin to latest HEAD
6 years ago
Slávek Banko
a213def8e9
Add includes to UI files to resolve FTBFS
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
385cc72208
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
dd8130b361
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
8ede967fbf
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
6 years ago
TDE Gitea
cd01af523d
Reset submodule main/tdevelop/cmake to latest HEAD
6 years ago
TDE Gitea
acd236cb5f
Reset submodule main/tdevelop/admin to latest HEAD
6 years ago
Michele Calgaro
8672e5d976
Removed unnecessary executable flag. This relates to bug 2153.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
bf5ca79e85
Fixed typedef-related warnings from compiler.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
f41a2c189e
Fix FTBFS with stricter C++11
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
634dbebd29
Update bug reports url to bugs.trinitydesktop.org
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
fc9bf5b05e
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
c34117a520
Reset submodule main/tdevelop/admin to latest HEAD
7 years ago
Automated System
c543c34e08
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
2d889a4bad
Reset submodule main/tdevelop/admin to latest HEAD
7 years ago
Automated System
42365d5011
Reset submodule main/tdevelop/parts/appwizard/common/admin to latest HEAD
7 years ago
Automated System
620d60856f
Reset submodule main/tdevelop/admin to latest HEAD
7 years ago
Slávek Banko
1ecc9ff33c
Reset submodule main/tdevelop/cmake to latest HEAD
8 years ago
Automated System
a8ca36c660
Reset submodule main/tdevelop/cmake to latest HEAD
8 years ago
Slávek Banko
479f388787
Reset submodule main/tdevelop/cmake to latest HEAD
8 years ago
Slávek Banko
e71484635d
cmake: add tde_add_check_executable macro
8 years ago
Slávek Banko
193843b027
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago