summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #2056, koffice does not rely anymore on pkg-configgregory guy2019-11-241-100/+69
| | | | | | | 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>
* Add Ruby-2.6 detection.François Andriot2019-11-181-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Add check whether OpenEXR requires explicit specification of C++ standard.Slávek Banko2019-10-302-1/+34
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added detection whether the basic structure of MySQL / MariaDBSlávek Banko2019-09-082-1/+42
| | | | | | | | | 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>
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-013-42/+0
|
* Fix old upstream URLs for visible parts.Chris2019-07-1618-53/+22
| | | | | Signed-off-by: Chris <xchrisx@uber.space> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-271-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS on missing TQStringVariantMap typeSlávek Banko2019-06-261-2/+1
| | | | | | when building without --enable-final. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-06-0125-70/+64
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-2831-116/+110
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Fix empty translation.Slávek Banko2019-01-131-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Add CMakeL10n rules.Slávek Banko2019-01-0836-0/+347
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Kivio: Add xml header into stencils files.Slávek Banko2019-01-073-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add freetype detection using pkg-config.Slávek Banko2019-01-061-29/+67
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Fixed FTBFS caused by missing KartonText.Michele Calgaro2018-12-021-1/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-12-024-17/+13
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* Removed obsolete Qt2's TQVector class and replacedMichele Calgaro2018-10-201-1/+0
| | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-4/+2
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-5/+1
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-275-5/+5
| | | | | | | | | | | 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>
* qt -> tqt conversion:Michele Calgaro2018-09-272-2/+2
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-261-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2018-09-241-0/+0
|
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-17203-265/+265
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/koffice/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/koffice/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag.Michele Calgaro2018-09-0152-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed typedef-related warnings from compiler. Also fixed warning onMichele Calgaro2018-08-238-23/+21
| | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Switch from strstream to sstream.Michele Calgaro2018-08-166-88/+43
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add test for build of libpqxx with enabled exceptionsSlávek Banko2018-07-271-19/+44
| | | | | | This resolves FTBFS with libpqxx 3.x Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with libpqxx >= 6.xSlávek Banko2018-07-2611-4/+89
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>