Slávek Banko
82895daec0
Add check whether OpenEXR requires explicit specification of C++ standard.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fa4a35fd4b
Added detection whether the basic structure of MySQL / MariaDB
...
client is named st_mysql or MYSQL.
This resolves FTBFS with MySQL client >= 8.0.
This resolves issue #4 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
9b2ed2915c
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Chris
9b2c6a2830
Fix old upstream URLs for visible parts.
...
Signed-off-by: Chris <xchrisx@uber.space>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
778e3a690f
Adjusted to new normalized device icon names in tdelibs.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
ecc094c82a
Fix FTBFS on missing TQStringVariantMap type
...
when building without --enable-final.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
88e9ffd313
Reset submodule main/applications/koffice/cmake to latest HEAD
5 years ago
Michele Calgaro
728b7db284
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
04a1248521
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea
03eee95631
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
07e76df132
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
e6d041ef3e
Reset submodule main/applications/koffice/admin to latest HEAD
6 years ago
TDE Gitea
285fa9c880
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
Automated System
4e4f4d6cec
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
Slávek Banko
2c64136fbe
Fix empty translation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
31086d995f
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
90432ac634
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
Slávek Banko
60f97e3b91
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
b0e5b34cd3
Kivio: Add xml header into stencils files.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
197848a4a1
Add freetype detection using pkg-config.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
be7721e8c4
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
a29e351c79
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
49d52542c9
Reset submodule main/applications/koffice/admin to latest HEAD
6 years ago
Michele Calgaro
e7c0e16f2b
Fixed FTBFS caused by missing KartonText.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
f2b042c804
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
25c9b22503
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
e63d271203
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
Michele Calgaro
c8c4e31921
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
5bcc6704f7
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
3378a99a87
QT_NO_* -> TQT_NO_* renaming.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
38444c4879
Fixed incorrect TTQ rename (TTQ -> TQ)
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
8d7df696dc
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
8e775d8790
Reset submodule main/applications/koffice/admin to latest HEAD
6 years ago
Michele Calgaro
406bc2a9ec
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
93889a76c4
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
ca14366f82
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
d3934e8c2b
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
090cfdd53b
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
f8c271279f
Reset submodule main/applications/koffice/admin to latest HEAD
6 years ago
Michele Calgaro
91237c72c3
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
08647add49
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
969ddaf1a0
Reset submodule main/applications/koffice/cmake to latest HEAD
6 years ago
TDE Gitea
97ffb7d437
Reset submodule main/applications/koffice/admin to latest HEAD
6 years ago
Michele Calgaro
23ce56e3ea
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
daef72a0e4
Fixed typedef-related warnings from compiler. Also fixed warning on
...
keximdb, indirectly.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
7a7c17092f
Switch from strstream to sstream.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
d3ca65fd8d
Add test for build of libpqxx with enabled exceptions
...
This resolves FTBFS with libpqxx 3.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
c17464869b
Fix FTBFS with libpqxx >= 6.x
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
f622d0aa10
Reset submodule main/applications/koffice/admin to latest HEAD
7 years ago
Ray Vine
c4956ecd02
Fix FTBFS with clang
...
This resolves bug 2897
Signed-off-by: Ray Vine <ray-v@inbox.lv>
7 years ago