Commit Graph

1530 Commits (7150ed488d79d90d2b991908f51ede250620902e)
 

Author SHA1 Message Date
Slávek Banko 7150ed488d
Updated version number to R14.0.7 [DEVELOPMENT].
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 0e9070b657 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
Michele Calgaro 49f6869170 Updated date and version to R14.0.6 in .lsm files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 38601b30c9
Fix CMake build dependencies for tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8fc2a6ca26)
6 years ago
Michele Calgaro 731c85817e
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro ca2507adc7
Removed "DEVELOPMENT" from TDE version in preparation for R14.0.6 release.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro ddacb54a1e
Update Kate syntax highlight files from
http://kate-editor.org/syntax/2.5/ sources.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b956734b51)
6 years ago
Slávek Banko 9ce98047ff
tdehwlib: Fix the flag setting whether the storage device contains the file system.
This resolves bug 2232, bug 2607 and bug 2946.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit dfe3c9649f)
6 years ago
Slávek Banko 33c3818ac5
Use system libdir when searching for dynamically loaded libraries.
This prevents finding an incorrect architecture on multi-arch systems.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8a859540c3)
6 years ago
Michele Calgaro 89609911f8
Fixed support for logind power state calls.
This resolves bug 2661 and bug 2975.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c49ee53043)
6 years ago
Slávek Banko 5649783834
Fix SSL initialization for OpenSSL >= 1.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 43609c8a21)
6 years ago
TDE Gitea 6fe60cb91f Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
TDE Gitea a60274e23f Reset submodule main/tdelibs/admin to latest HEAD 6 years ago
Slávek Banko b709a7a17d
Fix openssl >= 1.1 detection without pkg-config file.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5de71676ac)
6 years ago
TDE Gitea 720d956cf9 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
Slávek Banko 0ce92f9144
Use a common test for dbus detection and paths configuration.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3c9bcf2134)
6 years ago
Slávek Banko 1434d41c75
Use common test for large files support.
Drop hardcoded definition -D_LARGEFILE64_SOURCE=1.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ebf0115af1)
6 years ago
Slávek Banko 1eba0b939e
Use common GCC visibility test.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 83e4c4d56c)
6 years ago
TDE Gitea 3f96866da6 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
OBATA Akio 326bb582b5
Fix if-else syntax for the case missing OSS support
(cherry picked from commit dd6da7345a)
6 years ago
OBATA Akio 3ef2f72474
Change to always build and install KACL
It is used by others even if missing POSIX ACL support.

(cherry picked from commit 08b7645468)
6 years ago
OBATA Akio 48e93fd69f
Add some missing supplement macros for MIDI support
They are used but not defined for missing OSS support.

(cherry picked from commit 6aead73137)
6 years ago
OBATA Akio 222736b58d
Change to define __STDC_LIMIT_MACROS first
<stdint.h> (or other system headers handling the macro) may be included
indirectly from other header files (<sys/types.h> is a reasonable one).

(cherry picked from commit 9e6c88287f)
6 years ago
OBATA Akio 22e5099290
Convert GETMNTINFO_USES_STATVFS check to CMake
Fix to build on such platforms, it is used but not checked with CMake.

(cherry picked from commit 6716d0dfb9)
6 years ago
TDE Gitea 13748cb2e5 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
TDE Gitea e2e14fee26 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
Slávek Banko 85131c5c8d
Update CMakeL10n rules
+ Add rule to update template with common texts - tde.pot.
+ Add the X-POT option to ensure that the common texts are part of tdelibs.pot.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f1c0bbd1e8)
6 years ago
Michele Calgaro 987768c54d
Fixed access to TDE wallets created before R14.0.6 that uses special
non-ascii characters in their password.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi 7d8d7f102a
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
(cherry picked from commit d8177b4058)
6 years ago
TDE Gitea 23d192de8b Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
TDE Gitea de5ff7bae4 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
TDE Gitea ad47772f0a Reset submodule main/tdelibs/admin to latest HEAD 6 years ago
Slávek Banko a07b08c92d
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 707d60c602)
6 years ago
Slávek Banko 9a06da7515
Rename translation context QXml => TQXml
to match the translation context in TQt3.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 7ef585492c)
6 years ago
Slávek Banko dbb0c80899
Deleted blank line at the beginning of the file.
This prevented proper processing by extractrc.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0e892bc700)
6 years ago
TDE Gitea 4a01ef0f50 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
Slávek Banko 19977896c4
Small adjustments in Kate syntax highlighting files.
+ Modify the line break in <language> tag in cpp.xml.
+ Remove UTF8 BOM from ppd.xml.
+ It allows processing by extractattr.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 2040c56119)
6 years ago
TDE Gitea 13a54708d5 Reset submodule main/tdelibs/cmake to latest HEAD 6 years ago
gregory guy fa5ecbef94
add some missing icons, these have been converted/resized from the highest resolution available
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 80a7ad41e3)
6 years ago
Slávek Banko b4034166a5
KPasswordEdit: Add a password conversion to local8Bit()
using setCodecForCStrings. This resolves bug 2961.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 38e386a7e2
fix issue #3 utempter detection
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 82afa07a43)
6 years ago
Michele Calgaro d5b109ab3d
Conversion exitkde -> exittde in knotify.evertsrc file. This relates to
bug 2283.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 75d48a810c)
6 years ago
Michele Calgaro a4f7c4bd67
Fixed potential FTBFS in htmlattrs.c. This relates to bug 2850.
The FTBFS seems to happen only for some users, so this fix should help
in such cases.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6629107ba8)
6 years ago
TDE Gitea 3e59adb604 Reset submodule main/tdelibs/admin to latest HEAD 7 years ago
Michele Calgaro 7cbc3145ee
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dba6ce3aa7)
7 years ago
Michele Calgaro 8d7dfc5b09
Improved description of "what's this" for placeholder in Find and
Replace dialog. This relates to bug 2558.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3b2909854e)
7 years ago
Slávek Banko bd4b955ff6
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 958fa42aa9)
7 years ago
Michele Calgaro 086cc055d4
Updated version number to R14.0.6 [DEVELOPMENT].
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
gregory guy f8425013a2 related to bug 2674, *-device-input-keyboard.png was missing in
theme crystalsvg for icons.

(cherry picked from commit 441f89ccd5)
7 years ago
Slávek Banko e760abfcee Update version numbers and date for R14.0.5 final release 7 years ago