Commit Graph

583 Commits (ce47e20ed3f172bb04a2d4055a9326fec1c879b0)
 

Author SHA1 Message Date
Michele Calgaro ce47e20ed3
Fixed building of libkcal tests. Some of the tests still fails when
executed. This relates to bug 2719.
Special thanks to Emanoil Kotsev <deloptes@gmail.com> for providing an
inital patch for the same bug, from which I reused a small section of code.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 2877efbe30 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 5f7aa1f7bd Reset submodule main/tdepim/admin to latest HEAD 6 years ago
Slávek Banko f7fe0b261e
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea e5d4b184e6 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea da3bd56acf Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea da5fea8144 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 5f71cfea0c Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Fabio Rossi e0e7f74ed2 Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Slávek Banko 72b5adf49c
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 1a74f3754c Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea 619987318c Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
TDE Gitea ee8eca280a Reset submodule main/tdepim/admin to latest HEAD 6 years ago
TDE Gitea 2609e92e41 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Slávek Banko 6492b716b3
Improved previous commit
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 2e5de46030
Adapted to new KPasswordEdit::password() signature.
This relates to bug 2961.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 2f0c49e852 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Fabio Rossi 1340cc3235 Use TQString for debugging output with unicode strings
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
Fabio Rossi 9fd3b6acfa Add unicode string support to the ktnef parser library
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
gregory guy 74cbb937c7
Update About Info for kmail, kontact and korganizer, this relates to bug 2401
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
François Andriot f524f014db
Added missing applications icons for Kleopatra.
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>
6 years ago
Michele Calgaro e07bf1c45e
Add missing icons for Kleopatra's GpgME backends.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 4e2582d3eb
korganizer: fixed SEGFAULT when deleting recurring TODOs.
This resolves bug 2335 and 2682.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro dfa201d00d
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 79f797c042
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 12212efecb
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea f6528625ae Reset submodule main/tdepim/admin to latest HEAD 6 years ago
Michele Calgaro 3a4141bd19
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
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