Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix mailAddress:getStr when rawComment is non-empty | Till Adam | 2019-04-23 | 1 | -1/+1 |
| | | | | | | | | | | | WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha. Seems to work ok with more email adresses now. CCBUG: 152692 Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Make getStr const correct. | Till Adam | 2019-04-23 | 2 | -4/+5 |
| | | | | | | Cherry-picked from: 925d1f70010bc111ad9f4a3e910d689aa4e27181 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | fixup the Copyrights | Allen Winter | 2019-04-23 | 10 | -13/+13 |
| | | | | | | Cherry-picked from: edcd66a23bc102ec914c4a8702dc12b7241840c6 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Fix a small typo in API docs of imap4 kio-slave: send -> sent | Raphael Langerhorst | 2019-04-23 | 1 | -1/+1 |
| | | | | | | Cherry-picked from: 62950207dbc59863ddb0cf5ca01271fbac0df4c3 Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | - avoid unnecessary string conversion. | Dirk Mueller | 2019-04-23 | 1 | -1/+1 |
| | | | | | | Partial cherry pick from: 35f536ddb27633e8cac40eb4c99c5b370fdb14cb Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Bugfix: KMail: Detach from message observation when destructing KMReaderWin | Luke Dashjr | 2019-04-21 | 1 | -0/+3 |
| | | | | Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | libkcal tests: small improvement to cmake code to avoid having to escape quotes. | Slávek Banko | 2019-04-01 | 1 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Disabled libical tests if libical version is less than 1.0. | Michele Calgaro | 2019-03-29 | 2 | -0/+10 |
| | | | | | | | | On old libical versions, DST change date is wrong and this would fail some of the tests. This is not a bug in TDE but in old libical libraries. Starting from libical 1.0, the bug seems to have been fixed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed support for libical version prior to 3. This is required for libkcal ↵ | Michele Calgaro | 2019-03-28 | 2 | -2/+27 |
| | | | | | | tests to work fine on older distributions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed bug in libkcal related to timezones in DT field. | Michele Calgaro | 2019-03-27 | 13 | -72/+78 |
| | | | | | | | Fixed execution of libkcal tests. This resolves bug 2719. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed building of libkcal tests. Some of the tests still fails when | Michele Calgaro | 2019-03-24 | 10 | -26/+90 |
| | | | | | | | | executed. This relates to bug 2719. Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an inital patch for the same bug, from which I reused a small section of code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Use common CMake tests. | Slávek Banko | 2019-02-05 | 2 | -8/+5 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/tdepim/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> | ||||
* | 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> |