Commit Graph

800 Commits (0e1649599e9aea4fccb8435fbf74796e0756d282)
 

Author SHA1 Message Date
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>
5 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>
5 years ago
TDE Gitea 966c4bd2a0 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea 1f5d32a9ea Reset submodule main/tdepim/cmake to latest HEAD 5 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>
5 years ago
TDE Gitea ab01a9d586 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
François Andriot 1e14bf4b2e Fix build issue in libkholidays
Signed-off-by: François Andriot <francois.andriot@free.fr>
5 years ago
TDE Gitea d43aebc285 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea 70b134bf44 Reset submodule main/tdepim/admin to latest HEAD 5 years ago
TDE Gitea e20795bb06 Reset submodule main/tdepim/cmake to latest HEAD 5 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>
6 years ago
Michele Calgaro d2f245d054
Removed .lsm files. lsm database is outdated and unmaintained. 6 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>
6 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>
6 years ago
Chris c349db5d27 Fix remaining brandings in tdepim.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris a469e986bd Remove old upstream URL.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
TDE Gitea d62d8ff971 Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Michele Calgaro 6d2f3127be
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 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
Luke Dashjr c0e7939083 KMail: Menu options to toggle "Show Message Structure"
Subtly different from the same feature in KDE:
KDE's menu items toggle the default behaviour between always/never, and the menu item is disabled if smart is set.
For Trinity, the option is always available, and only toggles visibility of the structure for the current session.

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago
Thomas McGuire c467da6399
Make the folder assurance read-only.
Patch by Szokovacs Robert <szo at szo dot hu>, thanks!
BUG: 144035

Cherry-picked from: 243dfe72a65603f6fdc36b78585cb21125e88c7d

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago
Frederik Schwarzer 095bc95d31
Typo fix
WAS: global typo fix

Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago
Ingo Klöcker c80147f221
A signal handler that calls for example waitpid has to save errno before and
restore it afterwards.

Cherry-picked from: 70b4927d847f52c865e0c6c91323eeb3295a99eb

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
6 years ago