summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use TQString for debugging output with unicode stringsFabio Rossi2018-11-271-1/+5
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Add unicode string support to the ktnef parser libraryFabio Rossi2018-11-261-1/+14
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Update About Info for kmail, kontact and korganizer, this relates to bug 2401gregory guy2018-11-246-13/+15
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Added missing applications icons for Kleopatra.François Andriot2018-11-189-0/+13
| | | | | | | 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>
* Add missing icons for Kleopatra's GpgME backends.Michele Calgaro2018-11-1815-3/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* korganizer: fixed SEGFAULT when deleting recurring TODOs.Michele Calgaro2018-11-101-2/+4
| | | | | | This resolves bug 2335 and 2682. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-1/+1
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-131-2/+0
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-281-2/+2
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-1927-122/+100
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1765-124/+124
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag. This relates to bug 2153.Michele Calgaro2018-09-034-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kitchensync is deprecated in R14.1 series.Michele Calgaro2018-08-302-1/+12
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-182-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-183-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-014-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-05-081-0/+0
|
* libkpgp: Fix signature key exctraction for GnuPG 2.1Emanoil Kotsev2018-05-051-4/+20
| | | | | | This resolves bug 2883 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Reset submodule main/tdepim/admin to latest HEADAutomated System2018-04-291-0/+0
|
* 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>
* Fixed FTBFS caused by migration to libical 3. The changesMichele Calgaro2018-02-114-14/+6
| | | | | | are compatible with previous versions of libical. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with GCC7François Andriot2017-07-231-1/+1
| | | | Signed-off-by: François Andriot <francois.andriot@free.fr>
* 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>
* 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>
* Reset submodule main/tdepim/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* 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>
* Fix utf8 handling in libkcal/icalformatEmanoil Kotsev2016-10-121-3/+4
| | | | | | This resolves bug 2660 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* 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>
* Fix FTBFS with GCC6Slávek Banko2016-09-033-12/+12
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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-23526-0/+0
|
* 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>
* 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>
* Fix utf8 handling in CardDAVEmanoil Kotsev2016-05-291-2/+2
| | | | | | This relates to bug 2625 Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* 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
|
* Fixed FTBFS in Debian/Ubuntu due to missing liblockdev1-dev package. Device ↵Michele Calgaro2016-02-2411-262/+79
| | | | | | locking is now done through 'flock()' Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Sped up KAlarm startup mechanism. This resolves bug 1610.Michele Calgaro2015-08-232-23/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed KAlarm building warnings. Minor style patch up. Fixed possible error ↵Michele Calgaro2015-08-0723-219/+218
| | | | | | in treating deferred evens (see kalarm/alarmevent.cpp:1739). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed KAlarm event date/time selection for recurrent events. This relates to ↵Michele Calgaro2015-08-063-5/+105
| | | | | | bug 304. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>