Slávek Banko
0d3043b630
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
7c7363c3ca
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
TDE Gitea
7ecd872b5f
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
TDE Gitea
d8d87d6df1
Reset submodule main/tdepim/admin to latest HEAD
4 years ago
aneejit1
fd0d25af4d
Improvement the detection of libXss
...
The test for Xss has been altered to ask where the library is first before checking for the required API function.
Signed-off-by: aneejit1 <aneejit1@gmail.com>
4 years ago
Michele Calgaro
d8ac253a08
Removed global shortcuts in KNotes. This conflicted with some shortcut in widely used applications, like midnight commander for example.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea
966c4bd2a0
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
TDE Gitea
1f5d32a9ea
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
Slávek Banko
f071649920
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea
ab01a9d586
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
François Andriot
1e14bf4b2e
Fix build issue in libkholidays
...
Signed-off-by: François Andriot <francois.andriot@free.fr>
4 years ago
TDE Gitea
d43aebc285
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
TDE Gitea
70b134bf44
Reset submodule main/tdepim/admin to latest HEAD
4 years ago
TDE Gitea
e20795bb06
Reset submodule main/tdepim/cmake to latest HEAD
4 years ago
TDE Gitea
8019732d82
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
TDE Gitea
ab265fe30a
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Slávek Banko
68cd3324a1
libtdepim: Use the pkg-config file to find the TQtQUI library
...
instead of specifying a library name based on the TQt library name.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
fc457719cf
KMail: Delete a separate rule for processing the kcfg file.
...
The tde_add_kcfg_files macro already properly defines the header file
as the output file, so there is no need for separate rules for
processing the kcfg file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
bed1481363
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
TDE Gitea
645a6cb820
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Slávek Banko
8f777f3fc8
Use TDE CMake macros instead of the former KDE3 CMake macros.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
b20f174723
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Michele Calgaro
494e5190d4
KOrganizer: added missing timeline icon. This resolves bug 3101.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea
e320014785
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
TDE Gitea
f472ebc983
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
TDE Gitea
c7ca71431c
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Michele Calgaro
d1a4daaee6
Fixed incorrect update of KNote "last modified" field caused by the lauch of KNotes. This resolves issue #38 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Emanoil Kotsev
094f8d9a87
Extended the interface of KNotes with getLastModified method. This
...
relates to bug 2691.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
0087f22b73
Remove remaining 'register' instructions.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko
804eb53c41
Delete the TDEPIM_NEW_DISTRLISTS double setting.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
53214d124e
Fix multiple processing of kcfgc files in the same directory.
...
Instead, processing into the current binary directory is performed.
This resolves FTBFS with ninja-build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
90c6a46c9c
Removed explicit usage of the 'register' keyword.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris
dcbadd8017
Fix KMail misc icon and streamline German translation.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko
011fb5e140
Fix inadvertently renamed Docking => TQt::Docking.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
f4be3a6e19
Fix unintended rename of LOCKFILE.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea
58c86eb8b7
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Slávek Banko
d49db73ab8
Switch all submodules to https.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko
bb2621d86e
Fix a potentially empty translation.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro
41190e6edd
Action "Email file" is no longer shown on folders and media items.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
d2f245d054
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
OBATA Akio
0031121f7e
Declare supplement prototypes conditionally
...
It should be declared for the case missing, or may be mismatched with builtin.
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
OBATA Akio
0009cb8171
fix some sh portability fixes
...
Replace bash specific way with POSIX one.
Signed-off-by: OBATA Akio <obache@wizdas.com>
5 years ago
Chris
c349db5d27
Fix remaining brandings in tdepim.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Chris
a469e986bd
Remove old upstream URL.
...
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
TDE Gitea
d62d8ff971
Reset submodule main/tdepim/cmake to latest HEAD
5 years ago
Michele Calgaro
6d2f3127be
Adjusted to use new TQStringVariantMap type.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
2852e8272a
Removed helper function that is no longer required.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
00c81d9763
Adjusted to latest TQVariant::TQVariant(bool) function.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
f007b524fb
Fixed crashed in kmail/kontact when trying to print a message.
...
The problem was introduced by #25 .
This resolves #27 .
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
70cc9c7408
Improvements on previous commit and other commits published in #19 . This removes the need for mIsPlainText caching and also avoid to reread the configuration every time a message is changed.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago