Commit Graph

2128 Commits (8e6ceb4ad0697debce332f0007adc1f921743bbc)
 

Author SHA1 Message Date
Michele Calgaro 8e6ceb4ad0
Update to final version R14.1.4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Emanoil Kotsev 6ebbfb34fc
initialize m_cryptKeySlotCount in contructor (tdestoragedevice.cpp)
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 27dd05fd33)
3 months ago
Emanoil Kotsev 7f262311af
Print message about unclassified device only once
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
(cherry picked from commit 4a404fd1f4)
3 months ago
TDE Gitea 98213ace5a Merge translation files from master branch. 4 months ago
Michele Calgaro 78e4f41622
Add support for unicode surrogate characters to Kate/KWrite
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1aa4271c12)
4 months ago
mio 7d3bf3e611 KRFCDate minutes/seconds can be omitted (ISO8601)
ISO 8601 allows for dates and times to be represented with
"reduced precision".  In the case of times, this means the
minutes and seconds can be omitted.

More automated tests have been enabled, with the remaining
ones to be fixed up in a later PR.

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit b56e68eac7)
4 months ago
TDE Gitea 0418e523c6 Merge translation files from master branch. 4 months ago
TDE Gitea 1b218d0bc6 Merge translation files from master branch. 4 months ago
mio 9742e1366e tdehw: Add libnm dependency
This will ensure that the correct directory is searched by tdehw when
looking for VPN service files.

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 7a30ee5188)
4 months ago
mio c5fbd1f8d8 tdehw: Check /usr/lib/NetworkManager for VPN service definitions.
It's not exactly clear when this change occurred, but the VPN service
definitions (plugins) can now be stored in /usr/lib/NetworkManager.
The old path is still searched to keep compatibility.

This fixes TDE/tdenetworkmanager#5 which details how TDENetworkManager
is unable to find any VPN plugins despite them being installed and
accessible from other NM applets.

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 33455e4812)
4 months ago
TDE Gitea e708dcceb7 Merge translation files from master branch. 4 months ago
Michele Calgaro 3b24214534 Replace obsolete kstddirs.h with kstandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b2925b116a)
4 months ago
TDE Gitea f67e80170c Merge translation files from master branch. 5 months ago
TDE Gitea 3b9cbd7499 Merge translation files from master branch. 5 months ago
TDE Gitea 37ba9684b7 Merge translation files from master branch. 5 months ago
Michele Calgaro bb108ec908
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit bc58977926)
5 months ago
TDE Gitea 2e50625d75 Merge translation files from master branch. 5 months ago
TDE Gitea c4a28cb117 Reset submodule main/core/tdelibs/admin to latest HEAD 5 months ago
Slávek Banko 62c5d8c7b4
Prefer to use pkg-config to detect tiff library.
This solves FTBFS with tiff library >= 4.7.0.
This resolves issue TDE/tde-packaging#385.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 180ceca8bb)
6 months ago
Michele Calgaro 7ad6828377
Remove support for SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8ee06ec529)
6 months ago
TDE Gitea 3b3a0cacbb Reset submodule main/core/tdelibs/admin to latest HEAD 6 months ago
TDE Gitea 3434e224ff Reset submodule main/core/tdelibs/admin to latest HEAD 6 months ago
Michele Calgaro 40fb163bf1
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1df8095821)
6 months ago
TDE Gitea 92bde6f6c1 Reset submodule main/core/tdelibs/admin to latest HEAD 6 months ago
Michele Calgaro 2a3a843d40
Rename Q_EXPORT to TQ_EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4acba56008)
6 months ago
Michele Calgaro e3ff1dab9a
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 88945489d3)
6 months ago
Michele Calgaro 1a7ac74c31
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2f4b28dee0)
6 months ago
Slávek Banko dda508cd5a
Fix a typo and thus FTBFS from the previous commit.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0b1121b707)
6 months ago
TDE Gitea e408a16377 Reset submodule main/core/tdelibs/libltdl to latest HEAD 6 months ago
Michele Calgaro 307060d9ab
Replace dl linking with cmake-based variable
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 95c36461d4)
6 months ago
Michele Calgaro 226e5aa155
tderandrtray: prevent division-by-zero corner case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d521ef5d7e)
7 months ago
Michele Calgaro a5b57afdd2
tderandr: use different variables for nested for loops
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 96114858d8)
7 months ago
Mavridis Philippe 2766540313
libtderandr: update gamma setting code
This fixes TDE/tdebase#163.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 61b9e1c901)
7 months ago
gavgav fa29eceb5f
NetBSD also supports acl_get_perm_np
Signed-off-by: gavgav <gavgav@gmx.com>
(cherry picked from commit 87ad1e6c4d)
8 months ago
TDE Gitea 3e8e587b8b Merge translation files from master branch. 8 months ago
TDE Gitea 25b6385ae0 Merge translation files from master branch. 8 months ago
Michele Calgaro 029634c0fd
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 638f63d207)
8 months ago
Wirlaburla fcbf2cd71b
change ftp pass command case
(cherry picked from commit 8b48c1df5d)
8 months ago
Michele Calgaro 91b5d541e4
Update version to R14.1.4~[DEVELOPMENT]
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Slávek Banko 98cd2f9652
Update version to R14.1.3.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 months ago
Michele Calgaro ab167e155c
Fix syntax error when using tqmoc on tdestoragedevice.h
TDE now requires c++11, so the conditional code is no longer required.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f63f3a0b01)
9 months ago
Slávek Banko 3d8df21c1d
tdeio - scheduler: Fix crash if the job or slave are not valid.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e22af1c0a0)
9 months ago
TDE Gitea 23d94945e5 Reset submodule main/core/tdelibs/admin to latest HEAD 9 months ago
Michele Calgaro e711642d11
Add kascii* methods previously part of tdepim/libemailfunctions
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3d22170e60)
9 months ago
David C. Rankin f9615ed508
Kate: update rust syntax to highlight alerts and todo.
Signed-off-by: David C. Rankin <drankinatty@gmail.com>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48dd6d8de2)
9 months ago
mio c5c7697c1e
Improve JasPer 3/4 support
Versions prior to 3 registered an atexit hander which performed resource
cleanup with 'jas_cleanup', this was removed in version 3 meaning we
were leaking resources.

The 'jas_init' and 'jas_cleanup' functions were deprecated in version 3,
so we use the newer jas_init_library/jas_init_thread functions.

The max memory that JasPer can use has been limited to (at most) 512 MB.
Without this change, JasPer will use whatever JAS_DEFAULT_MAX_MEM_USAGE
is configured to, which is 1 GB by default.

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit cb2ce97afa)
9 months ago
mio 4ba000750e
Fix FTBFS introduced by PR #302
LibTIFF versions 4.2.0 and older used custom integer types, causing
distributions with those versions to fail when building.

In 4.3.0 and newer, the 'uint16' and 'uint32' types are deprecated,
so this removes the deprecation warnings and keeps compatibility with
any versions of LibTIFF where uint16 and uint32 did not equal their
stdint.h counterparts.

Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 5c1b76e6bf)
10 months ago
mio e2732d3866
kimgio: Support TIFF transparency
See: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/issues/282
Signed-off-by: mio <stigma@disroot.org>
(cherry picked from commit 6adcd87798)
10 months ago
Slávek Banko 269661fa81
kjs - pcre: Fix crash if regexp is invalid.
If the regular expression is invalid and pcre2_compile ends with error,
match_data will remain uninitialized, which in turn leads to crash on
pcre2_match_data_free in RegExp destructor.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 3150a4542f)
10 months ago
Mavridis Philippe e034c819b9 Fix TDECModuleInfo::needsTest() returning always false
Properties such as this first make a call to the protected loadAll() method if the modules desktop files
have not been processed yet, but such a call was for some reason missing from the needsTest() function,
resulting in the method always returning false unless another function called loadAll() first.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit 8166c26c7a)
10 months ago