Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed kexi FTBFS caused by new libpqxx 6.4 version. | Michele Calgaro | 2019-12-16 | 1 | -34/+31 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-12-08 | 1 | -0/+0 | |
| | ||||||
* | Switch all submodules to https. | Slávek Banko | 2019-12-08 | 1 | -2/+2 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Fix bug #2056, koffice does not rely anymore on pkg-config | gregory guy | 2019-11-24 | 1 | -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 Andriot | 2019-11-18 | 1 | -1/+1 | |
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> | |||||
* | Add check whether OpenEXR requires explicit specification of C++ standard. | Slávek Banko | 2019-10-30 | 2 | -1/+34 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Added detection whether the basic structure of MySQL / MariaDB | Slávek Banko | 2019-09-08 | 2 | -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 Calgaro | 2019-09-01 | 3 | -42/+0 | |
| | ||||||
* | Fix old upstream URLs for visible parts. | Chris | 2019-07-16 | 18 | -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 Calgaro | 2019-06-27 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Fix FTBFS on missing TQStringVariantMap type | Slávek Banko | 2019-06-26 | 1 | -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 HEAD | Automated System | 2019-06-12 | 1 | -0/+0 | |
| | ||||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-06-01 | 25 | -70/+64 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-28 | 31 | -116/+110 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 | |
| | ||||||
* | Fix empty translation. | Slávek Banko | 2019-01-13 | 1 | -3/+3 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 | |
| | ||||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-08 | 36 | -0/+347 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Kivio: Add xml header into stencils files. | Slávek Banko | 2019-01-07 | 3 | -0/+3 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Add freetype detection using pkg-config. | Slávek Banko | 2019-01-06 | 1 | -29/+67 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 | |
| | ||||||
* | Fixed FTBFS caused by missing KartonText. | Michele Calgaro | 2018-12-02 | 1 | -1/+2 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961. | Michele Calgaro | 2018-12-02 | 4 | -17/+13 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 | |
| | ||||||
* | Removed obsolete Qt2's TQVector class and replaced | Michele Calgaro | 2018-10-20 | 1 | -1/+0 | |
| | | | | | | with TQt3's TQPtrVector. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 3 | -4/+2 | |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -5/+1 | |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Reset submodule main/applications/koffice/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 | |
| | ||||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -1/+1 | |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 Calgaro | 2018-09-27 | 5 | -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 Calgaro | 2018-09-27 | 2 | -2/+2 | |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | qt_includes => tqt_includes conversion | Slávek Banko | 2018-09-26 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | |||||
* | Reset submodule main/applications/koffice/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 | |
| | ||||||
* | AC_PATH_QT* -> AC_PATH_TQT* conversion | Michele Calgaro | 2018-09-24 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 203 | -265/+265 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Reset submodule main/applications/koffice/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/koffice/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 | |
| | ||||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-01 | 52 | -0/+0 | |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | |||||
* | Fixed typedef-related warnings from compiler. Also fixed warning on | Michele Calgaro | 2018-08-23 | 8 | -23/+21 | |
| | | | | | | keximdb, indirectly. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |