summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with SSL disabledAlexander Golubev2025-08-101-3/+3
| | | | Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* 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>
* Allow build without libnm installedAlexander Golubev2025-08-091-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.
* updated go.png icon and top-left.pngLupusRubrum2025-08-062-0/+0
| | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* Remove no longer required kdesktopfile.h fileMichele Calgaro2025-07-153-5/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KDesktopFile to TDEDesktopFile and also rename kdesktopfile.{h,cpp} ↵Michele Calgaro2025-07-1328-357/+360
| | | | | | | | to tdedesktopfile.{h.cpp}. This is an API/ABI change. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove no longer required ksimpleconfig.h fileMichele Calgaro2025-07-123-5/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename ksimpleconfig.{h,cpp} to tdesimpleconfig.{h.cpp}.Michele Calgaro2025-07-1278-288/+291
| | | | | | | | Add temporary ksimpleconfig.h to keep things building. This is a change of API/ABI. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* adds the T to konqi's bibLupusRubrum2025-05-261-0/+0
| | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* improves the crystalsvg icons and other misc texturesLupusRubrum2025-05-1750-0/+0
| | | | Signed-off-by: LupusRubrum <bnw_canislupusrufus@zohomail.com>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-05-1539-126/+112
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix up few tqt3 -> tqt renames missed in previous commitMichele Calgaro2025-05-063-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adapt path to new tqt locationMichele Calgaro2025-05-051-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* initialize m_cryptKeySlotCount in contructor (tdestoragedevice.cpp)Emanoil Kotsev2025-04-141-1/+1
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Print message about unclassified device only onceEmanoil Kotsev2025-04-082-1/+8
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-03-161-13/+22
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdelibs/interfaces - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/interfaces-desktop-files/es_AR/
* Add support for unicode surrogate characters to Kate/KWriteMichele Calgaro2025-03-143-42/+112
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-03-081-10/+20
| | | | | | | Currently translated at 15.3% (2 of 13 strings) Translation: tdelibs/kate - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kate-desktop-files/es_AR/
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-03-071-49/+101
| | | | | | | Currently translated at 14.5% (7 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/es_AR/
* Translated using Weblate (Spanish (Argentina))Alejo Fernández2025-03-071-5/+14
| | | | | | | Currently translated at 0.0% (0 of 13 strings) Translation: tdelibs/kate - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kate-desktop-files/es_AR/
* Remove dummy kstandarddirs.hMichele Calgaro2025-03-043-3/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehw: Add libnm dependencymio2025-03-023-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>
* tdehw: Check /usr/lib/NetworkManager for VPN service definitions.mio2025-03-022-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>
* Rename kstandarddirs.h to tdestandarddirs.hMichele Calgaro2025-02-26257-996/+990
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-251-110/+100
| | | | | | | Currently translated at 100.0% (333 of 333 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-251-17/+18
| | | | | | | Currently translated at 100.0% (13 of 13 strings) Translation: tdelibs/kate - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kate-desktop-files/nl/
* Replace obsolete kstddirs.h with kstandarddirs.hMichele Calgaro2025-02-257-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove temporary kglobalaccel.h headerMichele Calgaro2025-02-233-3/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename kglobalaccel* files to tdeglobalaccel*.Michele Calgaro2025-02-2317-277/+278
| | | | | | A dummy 'kglobalaccel.h' has been added to allow TDE to built till renaming is carried out across the whole code base. It will then be removed. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-121-9/+10
| | | | | | | Currently translated at 95.1% (317 of 333 strings) Translation: tdelibs/mimetypes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/mimetypes/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-081-116/+114
| | | | | | | Currently translated at 100.0% (179 of 179 strings) Translation: tdelibs/all languages Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/all-languages/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-5/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/kmcop - kmcop.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kmcop-kmcopdesktop/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-5/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/tdemarkdown - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdemarkdown-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-18/+18
| | | | | | | Currently translated at 100.0% (35 of 35 strings) Translation: tdelibs/tdecore - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecore-events/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-40/+39
| | | | | | | Currently translated at 100.0% (48 of 48 strings) Translation: tdelibs/tdeprint - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeprint-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdelibs/tderesources - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tderesources-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-7/+8
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/tdeparts - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeparts-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-13/+14
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeioslave - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeioslave-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-23/+24
| | | | | | | Currently translated at 100.0% (21 of 21 strings) Translation: tdelibs/tdeio - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeio-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-12/+13
| | | | | | | Currently translated at 100.0% (6 of 6 strings) Translation: tdelibs/tdehtml - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdehtml-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-7/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdelibs/tdefile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdefile-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/tdecertpart.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdecertpartdesktop/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-9/+10
| | | | | | | Currently translated at 100.0% (10 of 10 strings) Translation: tdelibs/tdeabc - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdeabc-desktop-files/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-7/+8
| | | | | | | Currently translated at 100.0% (1 of 1 strings) Translation: tdelibs/kplugininfo.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/kplugininfodesktop/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-8/+9
| | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdelibs/knotify - knotify.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/knotify-knotifydesktop/nl/
* Translated using Weblate (Dutch)Heimen Stoffels2025-02-061-20/+21
| | | | | | | Currently translated at 100.0% (12 of 12 strings) Translation: tdelibs/interfaces - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/interfaces-desktop-files/nl/
* Added translation using Weblate (Dutch)Heimen Stoffels2025-02-061-0/+25
|
* Added translation using Weblate (Dutch)Heimen Stoffels2025-02-061-0/+25
|
* Drop support for discontinued DGUXMichele Calgaro2025-02-063-10/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>