Commit Graph

645 Commits (0f8755aff94b02c7449ab386b57337be2c14d001)
 

Author SHA1 Message Date
TDE Gitea 0f8755aff9 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Slávek Banko 555b9ae909
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f071649920)
5 years ago
TDE Gitea 28ba7a44fe Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
François Andriot f5db5d4af0
Fix build issue in libkholidays
Signed-off-by: François Andriot <francois.andriot@free.fr>
(cherry picked from commit 1e14bf4b2e)
5 years ago
TDE Gitea c88754ebc2 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea 8137bfecca Reset submodule main/tdepim/admin to latest HEAD 5 years ago
TDE Gitea 6bad848368 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea 69842b2999 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Michele Calgaro e246ea340d
Update release version number to R14.0.9.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
TDE Gitea a3a835903c Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Slávek Banko a3af438d98
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>
(cherry picked from commit 68cd3324a1)
5 years ago
Slávek Banko 25fc13ac37
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>
(cherry picked from commit fc457719cf)
5 years ago
TDE Gitea 9eb614248c Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea a8326e00cd Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Slávek Banko ccfbed9349
Use TDE CMake macros instead of the former KDE3 CMake macros.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8f777f3fc8)
5 years ago
TDE Gitea 5aaebc73e9 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Michele Calgaro cd5c762f4e
KOrganizer: added missing timeline icon. This resolves bug 3101.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 494e5190d4)
5 years ago
Slávek Banko 1251e0aa49
Update version number for R14.0.8 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea d0b33b71aa Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea d0f372d458 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
TDE Gitea 6ff8790195 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Michele Calgaro cb3ca8962d
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>
(cherry picked from commit d1a4daaee6)
5 years ago
Michele Calgaro 61bec1acc6
Remove remaining 'register' instructions.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0087f22b73)
5 years ago
Slávek Banko 88691128ab
Delete the TDEPIM_NEW_DISTRLISTS double setting.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 804eb53c41)
5 years ago
Slávek Banko 7e6826acb8
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>
(cherry picked from commit 53214d124e)
5 years ago
Michele Calgaro 82d3e5d630
Removed explicit usage of the 'register' keyword.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 90c6a46c9c)
5 years ago
Chris 92e4936fac
Fix KMail misc icon and streamline German translation.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit dcbadd8017)
5 years ago
Slávek Banko c089b87f26
Fix inadvertently renamed Docking => TQt::Docking.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 011fb5e140)
5 years ago
Slávek Banko 13e8519bd7
Fix unintended rename of LOCKFILE.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f4be3a6e19)
5 years ago
Slávek Banko 21fffd70e8
Update version number for R14.0.7 final release.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 40b43bea93 Reset submodule main/tdepim/cmake to latest HEAD 5 years ago
Slávek Banko 61c40ade36
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko be4a0322bb
Fix a potentially empty translation.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit bb2621d86e)
5 years ago
Michele Calgaro 66157e8e12
Action "Email file" is no longer shown on folders and media items.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 41190e6edd)
6 years ago
Michele Calgaro 6b98dffb12
Removed .lsm files. lsm database is outdated and unmaintained.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
OBATA Akio 2ba631e788
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>
(cherry picked from commit 0031121f7e)
6 years ago
OBATA Akio e951a69396
fix some sh portability fixes
Replace bash specific way with POSIX one.

Signed-off-by: OBATA Akio <obache@wizdas.com>
(cherry picked from commit 0009cb8171)
6 years ago
Chris 0e5f517eb7
Fix remaining brandings in tdepim.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit c349db5d27)
6 years ago
Chris 9267eda1fa
Remove old upstream URL.
Signed-off-by: Chris <xchrisx@uber.space>
(cherry picked from commit a469e986bd)
6 years ago
TDE Gitea 9d9ddd0eda Reset submodule main/tdepim/cmake to latest HEAD 6 years ago
Thomas McGuire bf1eec6a25
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>
(cherry picked from commit c467da6399)
6 years ago
Frederik Schwarzer bf6ed997cf
Typo fix
WAS: global typo fix

Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 095bc95d31)
6 years ago
Ingo Klöcker 2547da78d6
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>
(cherry picked from commit c80147f221)
6 years ago
Ingo Klöcker 8a072e81fe
The use of the static keyword is deprecated when declaring objects in a namespace scope....
- The C++ Standard, ISO/IEC 14882:1998, section 7.3.1.1 paragraph 2

Cherry-picked from: a16596e1c16c3d5509d6d3f37ed9287ea61ef9df

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 147bb5982f)
6 years ago
Jakub Stachowski 17fd5b5532
Use static const instead of #define
Cherry-picked from: c247b0607d3315a43f21c417ef261ab8eb2979e1

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 738d19c1eb)
6 years ago
Jakub Stachowski 1c5a8d4856
Default port for imap and imaps. Before after typing imap://server/ in
konqueror, slave would try to connect to port 0.

Cherry-picked from: b35c00016dd671aca964907d76aa5a2ed4bc15cc

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 4aacbe5b9e)
6 years ago
Allen Winter 54ffd3dbc1
"x" -> 'x' micro-optimization.
Cherry-picked from: b75a062ffed7a7e0e7cd284d5885ec8744a7cbd3

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit fa8bdd097a)
6 years ago
Allen Winter c0f628ef3c
Mischael's fix for "IMAP KIO process dies (due to trailing nulls?)"
BUG: 153885

Cherry-picked from: 1d8208d3815088eea3c36767acb0c5a0a1a61ec8

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit b08cf5263b)
6 years ago
Tobias Koenig f31b012bad
Removed useless 'true &&' statement
Cherry-picked from: 6965c8b9dac4bb0383a520a829b6689ea597764f

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 5aa4ac948f)
6 years ago
Till Adam fc688f3103
Fix mailAddress:getStr when rawComment is non-empty
WAS: Fix the rest of 152692, another interesting QCString -> QByteArray gotcha.
Seems to work ok with more email adresses now.

CCBUG: 152692

Partially cherry-picked from: 9df2cbd9db920123c7ab51c63ea927f0af5545aa

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 20c686e489)
6 years ago