Commit Graph

555 Commits (b562c563f0d8ce9fd80c0a3416789c180ef1a37f)
 

Author SHA1 Message Date
Michele Calgaro b562c563f0
qt -> tqt conversion:
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>
6 years ago
TDE Gitea 4256ba6e27 Reset submodule main/tdepim/admin to latest HEAD 6 years ago
Slávek Banko 0d192ed6f2
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro aa882de213
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea fde2af1d62 Reset submodule main/tdepim/cmake to latest HEAD 7 years ago
TDE Gitea 0a85114b43 Reset submodule main/tdepim/admin to latest HEAD 7 years ago
Michele Calgaro 4041c4fa0a
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 43f0ce5d5a
Kitchensync is deprecated in R14.1 series.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 6494172e98
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro a782725175
Fixed corrupted japanese translations. This relates to bug 2952.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 3d35050f2c Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
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