TDE Gitea
b36fb9babe
Reset submodule main/tdepim/admin to latest HEAD
6 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
)
6 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
)
6 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
)
6 years ago
Slávek Banko
c70004acb7
Update version numbers and date for R14.0.5 final release
6 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
)
6 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
)
7 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
)
8 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
)
8 years ago
Slávek Banko
43d9f93030
Reset submodule main/tdepim/admin to latest HEAD
8 years ago
Timothy Pearson
3042317800
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit fc24d7b0fc
)
8 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>
9 years ago
Slávek Banko
3ba5901c39
Update version number for new target R14.0.2
9 years ago
Slávek Banko
58637efd77
Update date in lsm files
10 years ago
Slávek Banko
8578323dbf
Update version in CMakeLists files
10 years ago
Slávek Banko
89551c9f8b
Update version in lsm files
10 years ago
Slávek Banko
37ed351735
Fix kmail crash when start in offline mode
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f2e211e2f359c13e153fff5d77a75c5cd6003c72)
10 years ago
Slávek Banko
08aedacdb6
Remove incorrect CMake recipe for templatesconfiguration_base
...
Fix CMake build dependencies
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 19e5646ba6
)
10 years ago
Slávek Banko
ae9fde72ad
Fix FTBFS with clang
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4554b6c6fb
)
10 years ago
Slávek Banko
3c3dfdfd7f
Fix FTBFS when build without tdehw-lib
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c0e6e0eddc
)
10 years ago
Slávek Banko
f0e4495b65
Reset submodule main/tdepim/cmake to latest HEAD
10 years ago
Slávek Banko
bd97b6577d
Reset submodule main/tdepim/cmake to latest HEAD
10 years ago