Commit Graph

544 Commits (dc3522b2a14650f84c3f41d2a723833abdd91ea2)
 

Author SHA1 Message Date
Automated System dc3522b2a1 Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Automated System 17c3ad2266 Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Emanoil Kotsev f09192b22a libkpgp: Fix signature key exctraction for GnuPG 2.1
This resolves bug 2883

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
7 years ago
Automated System e0c1fe7ab9 Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Slávek Banko 3479159c7f kmail: Avoid setting charset on non-textual parts of emails
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 8996740084 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>
7 years ago
François Andriot 4767f333ca Fix FTBFS with GCC7
Signed-off-by: François Andriot <francois.andriot@free.fr>
8 years ago
Slávek Banko eecb4690f1 Fix crash on NULL pointer dereference
This resolves Bug 2773

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko 27787971c7 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Automated System 1265eb1233 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 1458cc35b2 Fix detection whether the system is big endian
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko a99988adb2 Reset submodule main/tdepim/cmake to latest HEAD 8 years ago
Slávek Banko 8095c3489e cmake: add tde_add_check_executable macro 8 years ago
Emanoil Kotsev f26592c412 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>
8 years ago
Emanoil Kotsev 63c4d2db47 Fix utf8 handling in libkcal/icalformat
This resolves bug 2660

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
8 years ago
Slávek Banko 105df0826e Fix missing return in KMobileDevice::unlockDevice
This resolves bug 2692

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko dcf83fa05d Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System 4728d07ecb Reset submodule main/tdepim/admin to latest HEAD 9 years ago
Timothy Pearson fc24d7b0fc Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko fba4827c29 Fix utf8 handling in kaddressbook thumbnailcreator
This relates to bug 2625

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Slávek Banko 85a02f7b0d Fix utf8 handling in tdeabc resource cache
This relates to bug 2625

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Emanoil Kotsev 5b9cd454fb Fix utf8 handling in CardDAV
This relates to bug 2625

Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
9 years ago
Automated System e31e5f58b3 Reset submodule main/tdepim/cmake to latest HEAD 9 years ago
Automated System b54e4fe53e Reset submodule main/tdepim/cmake to latest HEAD 9 years ago
Michele Calgaro 3ed5f6bda5 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>
9 years ago
Michele Calgaro c2ad4a056c Sped up KAlarm startup mechanism. This resolves bug 1610.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro c036d97d35 Fixed KAlarm building warnings. Minor style patch up. Fixed possible error in treating deferred evens (see kalarm/alarmevent.cpp:1739).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 74a91e1315 Fixed KAlarm event date/time selection for recurrent events. This relates to bug 304.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro 0aae3df09e Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 793982b70a Fix kmail crash when start in offline mode
This resolves Bug 2454

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 19e5646ba6 Remove incorrect CMake recipe for templatesconfiguration_base
Fix CMake build dependencies

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko 4554b6c6fb Fix FTBFS with clang
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko c0e6e0eddc Fix FTBFS when build without tdehw-lib
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko b9afd6f70a Reset submodule main/tdepim/cmake to latest HEAD 10 years ago
Slávek Banko 3948bf2bad Reset submodule main/tdepim/cmake to latest HEAD 10 years ago
Slávek Banko b74318e08c Reset submodule main/tdepim/admin to latest HEAD 10 years ago
Timothy Pearson bd1f48e21a Bring printer1 icon into XDG compliance 10 years ago
Michele Calgaro 7a320d874d Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro b46c8e41db Changed default value of "Default duration of new appointment" from 2 hours to 15 minutes. This resolves bug 236.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 6e9f8cb704 Fix Kontact crash in Akregator part due to identical destructor signatures being generated for two unrelated classes
This relates to Bug 2235
Fix a slew of non-virtual destructor problems
10 years ago
Timothy Pearson 96cf12b16a Fix non-virtual destructor warning 10 years ago
Timothy Pearson 0e92714828 Fix crash of type reported in
TDECRSH-02c7aad-341394a-38a161d-3c0c32e-b7216be-e399e04-a0b51d0
10 years ago
Timothy Pearson eed9975daa Fix disconnected slot 10 years ago
Slávek Banko a24c7ba4c8 Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 7ebe6cf307 Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepim 10 years ago
Timothy Pearson d14761fbbe Fix up remaining references to DocPath 10 years ago
Slávek Banko bcb31fc198 Fix renaming icon fonts => font-x-generic in desktop files 10 years ago
Timothy Pearson c5d1fdfc4a Fix stragglers that were not properly renamed in the XDG standardization commits 10 years ago
Slávek Banko e976d20e30 Fix typos from commit 8bd51635
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Timothy Pearson 1fbffc1c21 Fix exec icon location and bring it into XDG compliance 10 years ago