Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-15 | 70 | -0/+320 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Improved previous commit | Slávek Banko | 2018-11-30 | 12 | -64/+64 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adapted to new KPasswordEdit::password() signature. | Slávek Banko | 2018-11-29 | 15 | -110/+90 |
| | | | | | | This relates to bug 2961. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Use TQString for debugging output with unicode strings | Fabio Rossi | 2018-11-27 | 1 | -1/+5 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Add unicode string support to the ktnef parser library | Fabio Rossi | 2018-11-26 | 1 | -1/+14 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | Update About Info for kmail, kontact and korganizer, this relates to bug 2401 | gregory guy | 2018-11-24 | 6 | -13/+15 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Added missing applications icons for Kleopatra. | François Andriot | 2018-11-18 | 9 | -0/+13 |
| | | | | | | | Icons have been taken from GnuPG/KDE version of Kleopatra, which is available under GPL version >= 2. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add missing icons for Kleopatra's GpgME backends. | Michele Calgaro | 2018-11-18 | 15 | -3/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | korganizer: fixed SEGFAULT when deleting recurring TODOs. | Michele Calgaro | 2018-11-10 | 1 | -2/+4 |
| | | | | | | This resolves bug 2335 and 2682. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | | | 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> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -2/+0 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -2/+2 |
| | | | | | | | | 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> | ||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 27 | -122/+100 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 65 | -124/+124 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Removed unnecessary executable flag. This relates to bug 2153. | Michele Calgaro | 2018-09-03 | 4 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kitchensync is deprecated in R14.1 series. | Michele Calgaro | 2018-08-30 | 2 | -1/+12 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 2 | -6/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update bug reports url to bugs.trinitydesktop.org | Slávek Banko | 2018-07-01 | 4 | -6/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | libkpgp: Fix signature key exctraction for GnuPG 2.1 | Emanoil Kotsev | 2018-05-05 | 1 | -4/+20 |
| | | | | | | This resolves bug 2883 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2018-04-29 | 1 | -0/+0 |
| | |||||
* | kmail: Avoid setting charset on non-textual parts of emails | Slávek Banko | 2018-03-25 | 5 | -9/+13 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS caused by migration to libical 3. The changes | Michele Calgaro | 2018-02-11 | 4 | -14/+6 |
| | | | | | | are compatible with previous versions of libical. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with GCC7 | François Andriot | 2017-07-23 | 1 | -1/+1 |
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix crash on NULL pointer dereference | Slávek Banko | 2017-05-14 | 1 | -2/+5 |
| | | | | | | This resolves Bug 2773 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Fix detection whether the system is big endian | Slávek Banko | 2017-02-02 | 4 | -0/+16 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Fix decoding quoted printable multiline string with blank space | Emanoil Kotsev | 2016-10-12 | 2 | -0/+2 |
| | | | | | | | on beginning of line in libkcal/versit This resolves bug 2688 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix utf8 handling in libkcal/icalformat | Emanoil Kotsev | 2016-10-12 | 1 | -3/+4 |
| | | | | | | This resolves bug 2660 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> | ||||
* | Fix missing return in KMobileDevice::unlockDevice | Slávek Banko | 2016-09-29 | 1 | -4/+6 |
| | | | | | | This resolves bug 2692 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 3 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 526 | -0/+0 |
| | |||||
* | Fix utf8 handling in kaddressbook thumbnailcreator | Slávek Banko | 2016-05-29 | 1 | -1/+3 |
| | | | | | | This relates to bug 2625 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |