Commit Graph

567 Commits (79f912680e9a5ef3a9c07d3ff14529531bc9cd2e)
 

Author SHA1 Message Date
Fabio Rossi 79f912680e
Use TQString for debugging output with unicode strings
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit 1340cc3235)
6 years ago
Fabio Rossi 6697c0bf7c
Add unicode string support to the ktnef parser library
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit 9fd3b6acfa)
6 years ago
gregory guy 9e0b54c3a9
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 74cbb937c7)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
François Andriot f936bd76af
Added missing applications icons for Kleopatra.
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>
(cherry picked from commit f524f014db)
6 years ago
Michele Calgaro e8ed601634
Add missing icons for Kleopatra's GpgME backends.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e07bf1c45e)
6 years ago
Michele Calgaro f199c3d632
korganizer: fixed SEGFAULT when deleting recurring TODOs.
This resolves bug 2335 and 2682.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4e2582d3eb)
6 years ago
Slávek Banko fa7ffe05ea
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0d192ed6f2)
7 years ago
Slávek Banko 236373d721
Fix inadvertly renamed QT_THREAD_SUPPORT
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea b36fb9babe Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Michele Calgaro 450f9be2aa
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4041c4fa0a)
7 years ago
Slávek Banko 25d0f92c21
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6494172e98)
7 years ago
Michele Calgaro f034b59a8c
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a782725175)
7 years ago
Slávek Banko c70004acb7 Update version numbers and date for R14.0.5 final release 7 years ago
Slávek Banko 082d041fb5 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3d35050f2c)
7 years ago
Slávek Banko 97d25af79d Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Slávek Banko 5bd103aede Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Emanoil Kotsev 724a547c56 libkpgp: Fix signature key exctraction for GnuPG 2.1
This resolves bug 2883

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit f09192b22a)
7 years ago
Slávek Banko 2478a9b568 Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Slávek Banko f9301c6c04 kmail: Avoid setting charset on non-textual parts of emails
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3479159c7f)
7 years ago
Michele Calgaro 3f26d326c9 Fixed FTBFS caused by migration to libical 3. The changes
are compatible with previous versions of libical.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8996740084)
7 years ago
François Andriot ecde0bac61 Fix FTBFS with GCC7
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 4767f333ca)
8 years ago
Slávek Banko c2cfb98894 Fix crash on NULL pointer dereference
This resolves Bug 2773

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit eecb4690f1)
8 years ago
Slávek Banko 385fe5f783 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 234d1c4f21 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 7465301962 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 1458cc35b2)
8 years ago
Slávek Banko ceff6f25c3 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 7f6483412c Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 38264d4248 Reset submodule main/tdepim/admin to latest HEAD 8 years ago
Slávek Banko 626fd7e50f cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 6d1f0ef5b7 Update version number for new target R14.0.5 8 years ago
Slávek Banko 74b671cbac Update date in lsm files 8 years ago
Emanoil Kotsev cb32941991 Fix decoding quoted printable multiline string with blank space
on beginning of line in libkcal/versit
This resolves bug 2688

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit f26592c412)
8 years ago
Emanoil Kotsev 12257d6aaa Fix utf8 handling in libkcal/icalformat
This resolves bug 2660

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 63c4d2db47)
8 years ago
Slávek Banko d465e287d1 Fix missing return in KMobileDevice::unlockDevice
This resolves bug 2692

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 105df0826e)
9 years ago
Slávek Banko 2ea5a6376f Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dcf83fa05d)
9 years ago
Slávek Banko 43d9f93030 Reset submodule main/tdepim/admin to latest HEAD 9 years ago
Timothy Pearson 3042317800 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit fc24d7b0fc)
9 years ago
Slávek Banko fb7848bf4c Fix utf8 handling in kaddressbook thumbnailcreator
This relates to bug 2625

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fba4827c29)
9 years ago
Slávek Banko 0eeab90efa Fix utf8 handling in tdeabc resource cache
This relates to bug 2625

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 85a02f7b0d)
9 years ago
Emanoil Kotsev 12ab541ee6 Fix utf8 handling in CardDAV
This relates to bug 2625

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 5b9cd454fb)
9 years ago
Slávek Banko 82b9cb4db5 Reset submodule main/tdepim/cmake to latest HEAD 9 years ago
Slávek Banko 4e090cce23 Reset submodule main/tdepim/cmake to latest HEAD 9 years ago
Slávek Banko b887583525 Update version number for new target R14.0.4 9 years ago
Michele Calgaro 3811fc1773 Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device locking is now done through 'flock()'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3ed5f6bda5)
9 years ago
Slávek Banko b80f9a2251 Update date in lsm files 9 years ago
Slávek Banko a3bd3b4079 Update version number for new target R14.0.3 9 years ago
Slávek Banko e6710627b2 Update date in lsm files 9 years ago
Michele Calgaro c822d344ca Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).
(cherry picked from commit c036d97d35)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 3ba5901c39 Update version number for new target R14.0.2 10 years ago
Slávek Banko 58637efd77 Update date in lsm files 10 years ago