summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update version to R14.1.6~[DEVELOPMENT]r14.1.xMichele Calgaro5 days2-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update to final version R14.1.5r14.1.5Michele Calgaro2025-10-272-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Changes accessories-character-map icons K to a TLupusRubrum2025-08-284-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit aaea842e5720568ae365e2e0cf9468a4b028793b)
* Removed no longer required dummy kinstance.h fileMichele Calgaro2025-08-193-3/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 041dda22211e02be9dfa30bc8c1c956c29e176c8)
* Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}. A dummy kinstance.h has ↵Michele Calgaro2025-08-1385-284/+285
| | | | | | | been temporarily added to keep other apps building while the replacement is completed across all TDE code base. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (manually cherry-picked from commit cfe383b06)
* Fix build with PCRE2 disabledAlexander Golubev2025-08-112-0/+7
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 351e6ce3b2757c57071ab33fdde2afe265c048af)
* Fix build with SSL disabledAlexander Golubev2025-08-111-3/+3
| | | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 57a94cb6f56a2c7e4900148771c44eb689d2aaa7)
* Fix build WITH_LIBBFD and libbfd 2.34+Alexander Golubev2025-08-103-1/+20
| | | | | | Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/issues/368 Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit 0a9401e9c5afd3504162aab918ad84fa279a140b)
* Allow build without libnm installedAlexander Golubev2025-08-101-4/+10
| | | | | | | | | | libnm is not actually required, but rather used only to determine the value of NM_VPN_SERVICE_DIR. So it's fine to build with NM support but without the lib. Since we already provide a default for the parameter print a warning instead of a fatal message in case the value couldn't be determined. (cherry picked from commit 1256297108752093c40ddd3fe025c0d98ff03a6a)
* updated go.png icon and top-left.pngLupusRubrum2025-08-072-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 2c51577e84cdddd5ced97ce0126e502fc72da29e)
* adds the T to konqi's bibLupusRubrum2025-05-261-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 2e76346c68e5c1db6b6058014c024bb70fec5e34)
* improves the crystalsvg icons and other misc texturesLupusRubrum2025-05-1950-0/+0
| | | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com> (cherry picked from commit 95457e7ebec5c80473314bcc3bff24790103278d)
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-1539-126/+112
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ad58630b34fc61754c763cf951004ef27e38d33d)
* Fix up few tqt3 -> tqt renames missed in previous commitMichele Calgaro2025-05-063-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bedc43ef09d9569fb7643849e8f24dd46c379eba)
* Adapt path to new tqt locationMichele Calgaro2025-05-061-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 59271fb0742e74d1d31206d5d5598b4a3d154467)
* Update version to R14.1.5~[DEVELOPMENT]Michele Calgaro2025-04-282-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update to final version R14.1.4r14.1.4Michele Calgaro2025-04-172-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* initialize m_cryptKeySlotCount in contructor (tdestoragedevice.cpp)Emanoil Kotsev2025-04-151-1/+1
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 27dd05fd333294e50c186cc4c36b519be532763d)
* Print message about unclassified device only onceEmanoil Kotsev2025-04-092-1/+8
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit 4a404fd1f411ca80c4c3b5054590bf072854b1ae)
* Merge translation files from master branch.Automated System2025-03-161-13/+22
|
* Add support for unicode surrogate characters to Kate/KWriteMichele Calgaro2025-03-143-42/+112
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1aa4271c122eb4dbbe4568418923ec04123c7474)
* KRFCDate minutes/seconds can be omitted (ISO8601)mio2025-03-103-15/+43
| | | | | | | | | | | | 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 b56e68eac7a8e916a905e5f8ebe058907340128b)
* Merge translation files from master branch.Automated System2025-03-091-9/+20
|
* Merge translation files from master branch.Automated System2025-03-082-54/+115
|
* tdehw: Add libnm dependencymio2025-03-043-2/+20
| | | | | | | | 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 7a30ee518851ecc7d70c4a3c26e54fd12595a911)
* tdehw: Check /usr/lib/NetworkManager for VPN service definitions.mio2025-03-042-28/+34
| | | | | | | | | | | | | 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 33455e4812169835c0c0fe6ba602e6d211700ece)
* Merge translation files from master branch.Automated System2025-02-252-126/+118
|
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-257-9/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b2925b116af68ffc3b1696c0d5b81696f894de04)
* Merge translation files from master branch.Automated System2025-02-121-9/+10
|
* Merge translation files from master branch.Automated System2025-02-081-116/+114
|
* Merge translation files from master branch.Automated System2025-02-0618-199/+273
|
* Drop support for discontinued DGUXMichele Calgaro2025-02-063-10/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bc589779263a595d0d24812959e083de5c971257)
* Merge translation files from master branch.Automated System2025-02-052-0/+55
|
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Prefer to use pkg-config to detect tiff library.Slávek Banko2025-01-132-1/+5
| | | | | | | | 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 180ceca8bb26bbe97f60c99e5d172eb8ccd66e6d)
* Remove support for SCOv3.2Michele Calgaro2025-01-123-11/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 8ee06ec529e375693eaefa6fb68dc496d36fd367)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2025-01-081-0/+0
|
* Remove support for Tru64 and OSFMichele Calgaro2025-01-0719-91/+8
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1df809582147440749d88e03b70916044db15339)
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-032-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4acba5600884e2864c9b0f601d2b69d13a899367)
* Remove support for Metrowerks compilerMichele Calgaro2024-12-311-5/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 88945489d3d2d82c45ac2590d80b73d5279e9243)
* Remove unnecessary filesMichele Calgaro2024-12-301-108/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2f4b28dee0ab0a168a8f8ef35c4865666a9cbdeb)
* Fix a typo and thus FTBFS from the previous commit.Slávek Banko2024-12-271-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0b1121b707fa0dc09ee4841207182803d704503e)
* Reset submodule main/core/tdelibs/libltdl to latest HEADAutomated System2024-12-271-0/+0
|
* Replace dl linking with cmake-based variableMichele Calgaro2024-12-274-24/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 95c36461d4175c62f4d9bf5303b28f56040dbe71)
* tderandrtray: prevent division-by-zero corner caseMichele Calgaro2024-12-051-26/+15
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d521ef5d7e429f3367853d2c3de65862b798b387)
* tderandr: use different variables for nested for loopsMichele Calgaro2024-12-051-11/+9
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 96114858d884974d9c704f79fb7ba61a0d52ab21)
* libtderandr: update gamma setting codeMavridis Philippe2024-12-051-8/+25
| | | | | | | This fixes TDE/tdebase#163. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 61b9e1c9019822a6e4bfcbfbded46c48c4d4446d)
* NetBSD also supports acl_get_perm_npgavgav2024-11-181-2/+2
| | | | | Signed-off-by: gavgav <gavgav@gmx.com> (cherry picked from commit 87ad1e6c4d56fb52faa0d1af4afe5c33f05e6dca)