Use LARGEFILES_DEFINITIONS instead of hard-coded _FILE_OFFSET_BITS=64.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 29a136eee1)
Summary:
This will allow KMail to properly communicate the difference also when
using per-folder settings for loading external references. This in turn
makes 746e02af07 also work in that case.
Taken from KDE patches and adapted to TDE.
See https://phabricator.kde.org/D12393 and https://phabricator.kde.org/D12394
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit c8e1b254e2)
generate_apidox and install_apidox from the cmake submodule folder.
After generating apidox, links pointing to build directory are fixed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7d49623d4f)
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
+ 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>
(cherry picked from commit 0d3043b630)
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>
(cherry picked from commit fd0d25af4d)
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)
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)
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)
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)
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)
restore it afterwards.
Cherry-picked from: 70b4927d847f52c865e0c6c91323eeb3295a99eb
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit c80147f221)
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)
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)
On old libical versions, DST change date is wrong and this would fail
some of the tests. This is not a bug in TDE but in old libical libraries.
Starting from libical 1.0, the bug seems to have been fixed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b1b5ff52be)
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>
(cherry picked from commit ce47e20ed3)
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>
(cherry picked from commit f524f014db)
on beginning of line in libkcal/versit
This resolves bug 2688
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit f26592c412)