summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kmail: Avoid setting charset on non-textual parts of emailsSlávek Banko2018-03-255-9/+13
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 3479159c7ff5c918af12e29a32367843f336b57f)
* Fixed FTBFS caused by migration to libical 3. The changesMichele Calgaro2018-02-134-14/+6
| | | | | | | are compatible with previous versions of libical. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8996740084e6d31d323cfeb1a269f8427ff3f6bf)
* Fix FTBFS with GCC7François Andriot2017-07-231-1/+1
| | | | | Signed-off-by: François Andriot <francois.andriot@free.fr> (cherry picked from commit 4767f333ca8a7997b4c4f9ec3f2f4fdb6e59d7ea)
* Fix crash on NULL pointer dereferenceSlávek Banko2017-05-141-2/+5
| | | | | | | This resolves Bug 2773 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit eecb4690f18650b9139071301db63a24e6da0e39)
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Fix detection whether the system is big endianSlávek Banko2017-02-024-0/+16
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 1458cc35b20c25c30db011c3ce958b7bd5d62c34)
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2017-01-261-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2017-01-261-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-262-0/+0
|
* Update version number for new target R14.0.5Slávek Banko2016-11-124-7/+7
|
* Update date in lsm filesr14.0.4Slávek Banko2016-10-233-3/+3
|
* Fix decoding quoted printable multiline string with blank spaceEmanoil Kotsev2016-10-122-0/+2
| | | | | | | | on beginning of line in libkcal/versit This resolves bug 2688 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit f26592c41232219275004403b426b8bffeaa6c6f)
* Fix utf8 handling in libkcal/icalformatEmanoil Kotsev2016-10-121-3/+4
| | | | | | | This resolves bug 2660 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 63c4d2db479e17f91e61616fd736185277524d89)
* Fix missing return in KMobileDevice::unlockDeviceSlávek Banko2016-09-291-4/+6
| | | | | | | This resolves bug 2692 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 105df0826eca906593e73a0a6333e3c867067ed2)
* Fix FTBFS with GCC6Slávek Banko2016-09-033-12/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit dcf83fa05df5be638bd93b7b13e2ad7d1335ec65)
* Reset submodule main/tdepim/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-24526-0/+0
| | | | (cherry picked from commit fc24d7b0fcdf0bfddd8b313fa96bedf4877be2c5)
* Fix utf8 handling in kaddressbook thumbnailcreatorSlávek Banko2016-05-291-1/+3
| | | | | | | This relates to bug 2625 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit fba4827c29257321c11528f8ff6567172efe2c63)
* Fix utf8 handling in tdeabc resource cacheSlávek Banko2016-05-291-3/+9
| | | | | | | This relates to bug 2625 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 85a02f7b0d1cbc92ea4273443bb95a652a5ad8ab)
* Fix utf8 handling in CardDAVEmanoil Kotsev2016-05-291-2/+2
| | | | | | | This relates to bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 5b9cd454fb9dae99dc766b72bd049f826f4ddf66)
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2016-04-191-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2016-03-171-0/+0
|
* Update version number for new target R14.0.4Slávek Banko2016-02-294-7/+7
|
* Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device ↵Michele Calgaro2016-02-2611-262/+79
| | | | | | | locking is now done through 'flock()' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ed5f6bda5dabbb74b0126982cb515de1a8e2558)
* Update date in lsm filesr14.0.3Slávek Banko2016-02-073-3/+3
|
* Update version number for new target R14.0.3Slávek Banko2015-11-304-7/+7
|
* Update date in lsm filesr14.0.2Slávek Banko2015-10-253-3/+3
|
* Fixed KAlarm building warnings. Minor style patch up. Fixed possible error ↵Michele Calgaro2015-08-2723-219/+218
| | | | | | | in treating deferred evens (see kalarm/alarmevent.cpp:1739). (cherry picked from commit c036d97d35d25c4511d9569d40c1de07dab96bb6) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update version number for new target R14.0.2Slávek Banko2015-08-264-7/+7
|
* Update date in lsm filesr14.0.1Slávek Banko2015-07-133-3/+3
|
* Update version in CMakeLists filesSlávek Banko2015-07-111-1/+1
|
* Update version in lsm filesSlávek Banko2015-07-113-3/+3
|
* Fix kmail crash when start in offline modeSlávek Banko2015-07-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f2e211e2f359c13e153fff5d77a75c5cd6003c72)
* Remove incorrect CMake recipe for templatesconfiguration_baseSlávek Banko2015-07-042-39/+33
| | | | | | | Fix CMake build dependencies Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 19e5646ba63e7255e0532295eaec2f476009d275)
* Fix FTBFS with clangSlávek Banko2015-06-146-9/+17
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4554b6c6fb200addc5fbc833df4f42a65070cdd9)
* Fix FTBFS when build without tdehw-libSlávek Banko2015-06-142-1/+16
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c0e6e0eddc721f28a273c15688db0c6f46ed78e1)
* Reset submodule main/tdepim/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/tdepim/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Bring printer1 icon into XDG complianceTimothy Pearson2015-03-263-3/+3
| | | | (cherry picked from commit bd1f48e21af502a0f86602a19c33b9d52bc3fd8f)
* Fixed wrong DocPath strings. This relates to bug 2319.Michele Calgaro2015-01-2318-18/+18
| | | | | (cherry picked from commit 7a320d874dcdf954fdb6666e3ca54ea817670345) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Changed default value of "Default duration of new appointment" from 2 hours ↵Michele Calgaro2014-12-231-1/+1
| | | | | | | | | to 15 minutes. This resolves bug 236. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b46c8e41db48863140066441f56fb0cedb583db9) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix Kontact crash in Akregator part due to identical destructor signatures ↵r14.0.0Timothy Pearson2014-12-0638-57/+95
| | | | | | | being generated for two unrelated classes This relates to Bug 2235 Fix a slew of non-virtual destructor problems
* Fix non-virtual destructor warningTimothy Pearson2014-12-041-1/+1
|
* Fix crash of type reported inTimothy Pearson2014-12-041-11/+13
| | | | TDECRSH-02c7aad-341394a-38a161d-3c0c32e-b7216be-e399e04-a0b51d0
* Fix disconnected slotTimothy Pearson2014-12-031-1/+1
|
* Fix KOrganizer alarm daemon systray popup menu damage caused by commit 8231cc23Slávek Banko2014-12-031-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepimTimothy Pearson2014-11-081-1/+1
|\