Commit Graph

639 Commits (6bad848368d437317412a4b0677e010847d3b399)
 

Author SHA1 Message Date
Slávek Banko 20f0a23b9d
libkcal tests: small improvement to cmake code to avoid having to escape quotes.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 309e91d9d6)
6 years ago
Michele Calgaro e18728a16f
Disabled libical tests if libical version is less than 1.0.
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>
(cherry picked from commit b1b5ff52be)
6 years ago
Michele Calgaro 27b2114fed
Fixed support for libical version prior to 3. This is required for libkcal tests to work fine on older distributions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 858a7e560a)
6 years ago
Michele Calgaro 9d6e89d4db
Fixed bug in libkcal related to timezones in DT field.
Fixed execution of libkcal tests.
This resolves bug 2719.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48af72cbe8)
6 years ago
Michele Calgaro 77ffd0e710
Fixed building of libkcal tests. Some of the tests still fails when
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>
(cherry picked from commit ce47e20ed3)
6 years ago
TDE Gitea 53ce57b043 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Michele Calgaro ebe7de2bec
Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro e17dd21de4
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea d397d3e4cc Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 19ea628039 Reset submodule main/tdepim/admin to latest HEAD 6 years ago
Slávek Banko 692eb85c88
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f7fe0b261e)
6 years ago
TDE Gitea 5e59564fdd Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea edeb0a8aa2 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 8ec9c590eb Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 8c028b9eae Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Fabio Rossi 47ed46671c
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit e0e7f74ed2)
6 years ago
Slávek Banko 6d8ca11287
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 72b5adf49c)
6 years ago
TDE Gitea e4794189af Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea ba1933da40 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 0aba311905 Reset submodule main/tdepim/admin to latest HEAD 6 years ago
TDE Gitea 08772b168c Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 7e96199b95 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
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