[First Page] [Previous Page] [Next Page] [Last Page]
| GIT Hash | Branch | Date | Author | Log Message |
|---|---|---|---|---|
| dd5e325c [view] | master | 2024-08-24 20:20:40 +0900 | Michele Calgaro | [tqtinterface] Remove style nt* related header files Signed-off-by: Michele Calgaro |
| d35eedcd [view] | master | 2024-08-24 20:19:50 +0900 | Michele Calgaro | [tqt] Rename style nt* related files to equivalent tq* Signed-off-by: Michele Calgaro |
| 6bf52770 [view] | master | 2024-08-24 12:39:36 +0900 | Michele Calgaro | [tdelibs] Fix display of icon for filenames with multiple dots in the icon dialog window. This patch has been adapted from the equivalent patch in the Suse's KDE3 repositories created by Yasuhiko Kamata. https://build.opensuse.org/projects/KDE:KDE3/packages/kdelibs3/files/kdelibs-multiple-dot-iconfile.patch Signed-off-by: Michele Calgaro |
| ddce1c91 [view] | master | 2024-08-23 23:40:14 +0900 | Michele Calgaro | [tqt] Improve handling of the global post event list in order to minimize possible crashes on exit. Key points: 1. a TQPostEventList can now have an associated mutex, which is used in case of the global post event list (GPEL) 2. the lifetime of the GPEL is no longer associated to the lifetime of the TQApplication object, but rather extended to the lifetime of the main thread. The GPEL is a static local initialized on first access and destroyed when the global static object destructor is invoked 3. access to the GPEL after the TQApplication object has been destroyed has been minimized by protecting calls in ~TQObject() and ~TQWidget(). 4. special care was taken not to affect performances or unnecessarily create tons of unused TQMutexes This replaces PR #182. Technically it is still possibly unsafe due to the order of destruction of the globat static objects not being guaranteed across multiple compilation units, but the aforementioned changes should minimize (possible to zero) the chances of a SEGV happening. Signed-off-by: Michele Calgaro |
| 36a0b351 [view] | master | 2024-08-22 18:15:38 +0000 | Automated System | [codeine] Update translation template. |
| f0b65f43 [view] | master | 2024-08-22 20:57:37 +1000 | mio | [kaffeine] Use safer xine_get_current_frame_s xine_get_current_frame was deprecated back in 2019 because it is "unsafe by design"[0]. The '_s' version was introduced in xine-lib 1.1.11, which was released in 2008, so there are no version checks. [0]: https://sourceforge.net/p/xine/xine-lib-1.2/ci/c1a154c1a89759a8d69a6895587085adf6868d50 Signed-off-by: mio |
| ed55bf07 [view] | master | 2024-08-22 19:34:23 +1000 | mio | [codeine] Use nullptr instead of NULL/0 pointer in C++ files See: https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/73 Signed-off-by: mio |
| 5e965846 [view] | master | 2024-08-22 16:33:37 +1000 | mio | [codeine] Use safer xine_get_current_frame_s xine_get_current_frame was deprecated back in 2019 because it is "unsafe by design"[0]. The '_s' version was introduced in xine-lib 1.1.11, which was released in 2008, so there are no version checks. [0]: https://sourceforge.net/p/xine/xine-lib-1.2/ci/c1a154c1a89759a8d69a6895587085adf6868d50/ Signed-off-by: mio |
| 309c9f67 [view] | master | 2024-08-21 18:16:30 +0000 | TDE Weblate | [tdebase] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/klipper - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/klipper-desktop-files/ |
| 4df954b0 [view] | master | 2024-08-21 18:16:26 +0000 | TDE Weblate | [kbarcode] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/ |
| 877e33b5 [view] | master | 2024-08-21 18:15:56 +0000 | Automated System | [kbarcode] Update translation template. |
| 77175601 [view] | master | 2024-08-21 18:15:54 +0000 | Automated System | [tdebase] Update translation template. |
| 37b94d63 [view] | master | 2024-08-21 19:27:40 +0300 | Mavridis Philippe | [dolphin] Add Klipper Copy Full Path action for Dolphin Signed-off-by: Mavridis Philippe |
| 54d1a665 [view] | master | 2024-08-20 18:16:07 +0000 | Automated System | [codeine] Update translation template. |
| d5a78864 [view] | master | 2024-08-20 21:41:06 +0900 | Michele Calgaro | [tde-packaging] Remove unnecessary dependency for libpcre Signed-off-by: Michele Calgaro |
| 38bd16e3 [view] | master | 2024-08-20 21:32:03 +0900 | Michele Calgaro | [kbarcode] Use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro |
| 000a65ca [view] | master | 2024-08-20 19:31:44 +1000 | mio | [codeine] Scale capture preview if it exceeds screen bounds Signed-off-by: mio |
| 11535892 [view] | master | 2024-08-19 18:18:04 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdemultimedia/tdefile_flac Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdemultimedia/tdefile_flac/ |
| 051e0f23 [view] | master | 2024-08-19 18:16:01 +0000 | Automated System | [tde-i18n] Update translation template. |
| c96eeaef [view] | master | 2024-08-18 19:57:19 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (6 of 6 strings) Translation: tdeadmin/knetworkconf - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/knetworkconf-desktop-files/de/ |
| 0e4b285b [view] | master | 2024-08-18 19:57:08 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (2 of 2 strings) Translation: tdeadmin/kuser - kuser.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kuser-kuserdesktop/de/ |
| 94d0449c [view] | master | 2024-08-18 19:56:42 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (4 of 4 strings) Translation: tdeadmin/ksysv - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/ksysv-desktop-files/de/ |
| b32b18a1 [view] | master | 2024-08-18 19:56:05 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (2 of 2 strings) Translation: tdeadmin/kdat - kdat.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kdat-kdatdesktop/de/ |
| e11057e4 [view] | master | 2024-08-18 19:55:59 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (2 of 2 strings) Translation: tdeadmin/kcron - kcron.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kcron-kcrondesktop/de/ |
| eb8c4722 [view] | master | 2024-08-18 22:52:56 +1000 | mio | [tdemultimedia] Fix mime type registration for FLAC with taglib>=2 The TAGLIB_*_VERSION macros are not (and never have been) defined in tag.h, however, tag.h used to include tstring.h, which included taglib.h [0]. KFlacPlugin doesn't use the 'name' argument in it's constructor so it can support earlier versions of taglib (< 1.2), instead, it registers the mime type info for both 'audio/x-flac' and 'audio/x-oggflac' when it is first loaded. However, since 'audio/x-oggflac' was never being registered (because TAGLIB_1_2 wasn't defined), when KRenamer attempted to get the mime type info for 'audio/x-oggflac', the call failed and it's 'keys' member was never altered, causing the additional 'flac' to be appended [1]. [0]: https://github.com/taglib/taglib/commit/a08acdcf23c5d4ac4cb795f5edfdc539055138b7#diff-83ce8ae463020e723895af7e50380bc507f358a2d56313767d5305a759bb9f02 [1]: https://mirror.git.trinitydesktop.org/gitea/TDE/krename/src/branch/r14.1.x/krename/fileplugin.cpp#L46-L98 Fixes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdemultimedia/issues/77 Signed-off-by: mio |
| 6c678d3e [view] | master | 2024-08-18 20:56:13 +0900 | Michele Calgaro | [tde-packaging] DEB tdebase twin: use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro |
| 2bc71765 [view] | master | 2024-08-18 20:53:07 +0900 | Michele Calgaro | [tdebase] twin compton: use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro |
| f5c38bbe [view] | master | 2024-08-18 20:07:41 +0900 | Michele Calgaro | [tdelibs] Check KDE start condition if TDE start condition was not found. This refers to issue #283 Signed-off-by: Michele Calgaro |
| e2bce89d [view] | master | 2024-08-17 22:30:00 +0900 | Michele Calgaro | [tde-packaging] DEB tdelibs kjs: use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro |
| 7740e825 [view] | master | 2024-08-17 22:26:29 +0900 | Michele Calgaro | [tdelibs] kjs: use libpcre2 instead of libpcre Signed-off-by: Michele Calgaro |
| a9b057a5 [view] | master | 2024-08-16 18:18:20 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/tdelibs Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ |
| 694fa2dd [view] | master | 2024-08-16 18:16:12 +0000 | Automated System | [tde-i18n] Update translation template. |
| e6e45b7b [view] | master | 2024-08-16 19:47:55 +0900 | Michele Calgaro | [tqtinterface] Remove layout nt* related header files Signed-off-by: Michele Calgaro |
| d5fc881b [view] | master | 2024-08-16 19:12:54 +0900 | Michele Calgaro | [tde-packaging] DEB tqt3: switch tq* layout files Signed-off-by: Michele Calgaro |
| 82ecd834 [view] | master | 2024-08-16 19:11:00 +0900 | Michele Calgaro | [tqt] Rename layout nt* related files to equivalent tq* Signed-off-by: Michele Calgaro |
| c55ef27a [view] | master | 2024-08-15 15:35:12 +0300 | ormorph | [tqt] Added check for tqApp pointer in TQWidget destructor Necessary for the application to shut down properly Signed-off-by: ormorph |
| 9218599d [view] | master | 2024-08-15 14:09:25 +0200 | Slávek Banko | [akode] Fix version check for akode_write and ffmpeg 7.x. Signed-off-by: Slávek Banko |
| 80ca2d18 [view] | master | 2024-08-15 18:17:33 +0900 | Michele Calgaro | [tde-ebook-reader] Fix 'go to page' functionality. This resolves issue #5 Signed-off-by: Michele Calgaro |
| 81a34cf7 [view] | master | 2024-08-15 16:54:05 +1000 | mio | [tdebindings] Load tqtjava library instead of qtjava Fixes a runtime error "no qtjava in java.library.path" since the generated library name is 'libtqtjava.so'. Signed-off-by: mio |
| b59d51c6 [view] | master | 2024-08-15 15:12:31 +0900 | Michele Calgaro | [tdelibs] Explicitly skip KDE xdg autostart files. This relates to issue #283 Signed-off-by: Michele Calgaro |
| f6e20b92 [view] | master | 2024-08-14 10:00:09 +0900 | Michele Calgaro | [akode] Fix compatibility with ffmpeg 7.x Signed-off-by: Michele Calgaro |
| c36489a0 [view] | master | 2024-08-14 00:58:21 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (30 of 30 strings) Translation: tdebase/kcmsmserver Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmsmserver/cs/ |
| 3f8ca34a [view] | master | 2024-08-14 00:46:15 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (230 of 230 strings) Translation: tdebase/kdesktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kdesktop/cs/ |
| cb0de884 [view] | master | 2024-08-14 00:44:53 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (30 of 30 strings) Translation: tdebase/knetattach Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/knetattach/cs/ |
| b390e4d8 [view] | master | 2024-08-14 00:44:08 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (292 of 292 strings) Translation: tdebase/konsole Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/konsole/cs/ |
| 1fe99ddf [view] | master | 2024-08-14 00:40:33 +0000 | Slávek Banko | [tdebase] Translated using Weblate (Czech) Currently translated at 100.0% (3 of 3 strings) Translation: tdebase/kxkb - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb-events/cs/ |
| e26ea16f [view] | master | 2024-08-14 00:38:10 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (181 of 181 strings) Translation: tdebase/twin Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/ |
| df62813a [view] | master | 2024-08-14 00:36:48 +0000 | Slávek Banko | [tde-i18n] Translated using Weblate (Czech) Currently translated at 100.0% (30 of 30 strings) Translation: tdebase/libtaskmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/cs/ |
| 7e49f00b [view] | master | 2024-08-13 22:40:59 +0900 | Michele Calgaro | [tdeutils] Improve location of kedit desktop file. This resolves issue #46 Signed-off-by: Michele Calgaro |
| e6de59d5 [view] | master | 2024-08-13 13:20:04 +0000 | Hugo Carvalho | [tdebase] Translated using Weblate (Portuguese) Currently translated at 100.0% (2 of 2 strings) Translation: tdebase/kappfinder - kappfinder.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kappfinder-kappfinderdesktop/pt/ |
| 8a772b5d [view] | master | 2024-08-13 13:17:58 +0000 | Hugo Carvalho | [tde-style-baghira] Translated using Weblate (Portuguese) Currently translated at 14.2% (2 of 14 strings) Translation: applications/tde-style-baghira - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-desktop-files/pt/ |
| 6081cb0d [view] | master | 2024-08-13 13:17:17 +0000 | Hugo Carvalho | [tde-style-baghira] Added translation using Weblate (Portuguese) |
| 5215d91d [view] | master | 2024-08-13 13:16:40 +0000 | Hugo Carvalho | [kbarcode] Translated using Weblate (Portuguese) Currently translated at 1.1% (7 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/pt/ |
| ef957b79 [view] | master | 2024-08-13 13:15:04 +0000 | Hugo Carvalho | [kbarcode] Added translation using Weblate (Portuguese) |
| 5b01c813 [view] | master | 2024-08-13 13:12:39 +0000 | Hugo Carvalho | [tde-i18n] Translated using Weblate (Portuguese) Currently translated at 100.0% (103 of 103 strings) Translation: tdebase/kasbarextension Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kasbarextension/pt/ |
| 23f2e2b7 [view] | master | 2024-08-13 13:10:33 +0000 | Hugo Carvalho | [tde-i18n] Translated using Weblate (Portuguese) Currently translated at 97.0% (100 of 103 strings) Translation: tdebase/kasbarextension Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kasbarextension/pt/ |
| eb22102f [view] | master | 2024-08-12 22:09:33 +0900 | Michele Calgaro | [tqtinterface] Remove more widget nt* related header files Signed-off-by: Michele Calgaro |
| a6c0eeef [view] | master | 2024-08-12 22:08:19 +0900 | Michele Calgaro | [tde-packaging] DEB tqt3: switch more tq* widget files Signed-off-by: Michele Calgaro |
| 42957a3f [view] | master | 2024-08-12 22:02:11 +0900 | Michele Calgaro | [tqt] Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro |
| 7ed070aa [view] | master | 2024-08-11 18:17:01 +0000 | TDE Weblate | [k3b-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/k3b Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/ |
| 416b3607 [view] | master | 2024-08-11 18:16:26 +0000 | Automated System | [k3b-i18n] Update translation template. |
| 7ce8bcdd [view] | master | 2024-08-11 10:25:19 +0200 | Slávek Banko | [tde-packaging] DEB tqt3: Add libnsl-dev to build-depends. Signed-off-by: Slávek Banko |
| cee8d8dc [view] | master | 2024-08-11 04:44:32 +0000 | Andrey Ivanov | [kbarcode] Translated using Weblate (Russian) Currently translated at 31.3% (186 of 594 strings) Translation: applications/kbarcode Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/ru/ |
| 1e9c0766 [view] | master | 2024-08-10 23:39:16 +0000 | Etienne Ruedin | [tdebase] Translated using Weblate (German) Currently translated at 76.4% (26 of 34 strings) Translation: tdebase/twin - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-desktop-files/de/ |
| 4d63f15b [view] | master | 2024-08-10 23:38:33 +0000 | Etienne Ruedin | [tdenetworkmanager] Translated using Weblate (German) Currently translated at 44.4% (4 of 9 strings) Translation: applications/tdenetworkmanager - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager-desktop-files/de/ |
| 59829e86 [view] | master | 2024-08-10 23:38:07 +0000 | Etienne Ruedin | [tdesdk] Translated using Weblate (German) Currently translated at 97.8% (45 of 46 strings) Translation: tdesdk/kbabel - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbabel-desktop-files/de/ |
| 2526da1f [view] | master | 2024-08-10 23:37:43 +0000 | Etienne Ruedin | [tdeadmin] Translated using Weblate (German) Currently translated at 100.0% (3 of 3 strings) Translation: tdeadmin/kcmlilo - lilo.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeadmin/kcmlilo-lilodesktop/de/ |
| 7d7ea84b [view] | master | 2024-08-10 23:32:30 +0000 | Etienne Ruedin | [tdenetworkmanager] Translated using Weblate (German) Currently translated at 85.0% (17 of 20 strings) Translation: applications/tdenetworkmanager - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdenetworkmanager-events/de/ |
| 2f2aeed0 [view] | master | 2024-08-10 23:32:19 +0000 | Etienne Ruedin | [tdebase] Translated using Weblate (German) Currently translated at 50.5% (50 of 99 strings) Translation: tdebase/tdm - sessions Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdm-sessions/de/ |
| d05bfa7a [view] | master | 2024-08-10 23:29:16 +0000 | Etienne Ruedin | [tde-style-baghira] Translated using Weblate (German) Currently translated at 14.2% (2 of 14 strings) Translation: applications/tde-style-baghira - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tde-style-baghira-desktop-files/de/ |
| 7213dd85 [view] | master | 2024-08-10 23:26:40 +0000 | Etienne Ruedin | [tdebase] Translated using Weblate (German) Currently translated at 86.6% (13 of 15 strings) Translation: tdebase/applnk - compat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/applnk-compat/de/ |
| 666871e2 [view] | master | 2024-08-10 23:23:01 +0000 | Etienne Ruedin | [tdebase] Translated using Weblate (German) Currently translated at 100.0% (81 of 81 strings) Translation: tdebase/twin - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin-events/de/ |
| 66ebc1fa [view] | master | 2024-08-10 23:21:11 +0000 | Etienne Ruedin | [tdebluez] Translated using Weblate (German) Currently translated at 78.1% (25 of 32 strings) Translation: applications/tdebluez - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/de/ |
| f0936d02 [view] | master | 2024-08-10 23:12:32 +0000 | Marek W | [tde-i18n] Translated using Weblate (Polish) Currently translated at 93.3% (28 of 30 strings) Translation: tdebase/libtaskmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/pl/ |
| 8d8b436e [view] | master | 2024-08-10 23:11:25 +0000 | Marek W | [tde-i18n] Translated using Weblate (Polish) Currently translated at 100.0% (181 of 181 strings) Translation: tdebase/twin Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/pl/ |
| 0715a602 [view] | master | 2024-08-09 18:20:54 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdelibs/tdelibs Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ |
| 66b3fc76 [view] | master | 2024-08-09 18:18:51 +0000 | Automated System | [tde-i18n] Update translation template. |
| 4f37ec7d [view] | master | 2024-08-09 16:37:15 +0200 | Slávek Banko | [k3b] Fix compatibility with ffmpeg 7.x. Signed-off-by: Slávek Banko |
| b9af4b55 [view] | master | 2024-08-09 16:08:31 +0300 | Mavridis Philippe | [tdealternatives] Add translations Signed-off-by: Mavridis Philippe |
| 59fb1e66 [view] | master | 2024-08-09 16:00:49 +0300 | Mavridis Philippe | [tdealternatives] Port to CMake, rename to TDEAlternatives (alternatives) Signed-off-by: Mavridis Philippe |
| 1920d57b [view] | master | 2024-08-09 14:50:19 +0300 | Mavridis Philippe | [tdealternatives] KDE3->TDE port Signed-off-by: Mavridis Philippe |
| 2fbdf2c0 [view] | master | 2024-08-09 14:49:43 +0300 | Mavridis Philippe | [tdealternatives] Qt3->TQt port Signed-off-by: Mavridis Philippe |
| 47becbed [view] | master | 2024-08-09 14:47:08 +0300 | Mavridis Philippe | [tdealternatives] Initial commit Signed-off-by: Mavridis Philippe |
| 765f1888 [view] | master | 2024-08-09 13:49:31 +0300 | Mavridis Philippe | [tdebase] Klipper: add Copy Full Path action for Konqueror Signed-off-by: Mavridis Philippe |
| 54a0e79b [view] | master | 2024-08-09 10:29:09 +0900 | Michele Calgaro | [tde-packaging] DEB kmyfirewall: cmake conversion Signed-off-by: Michele Calgaro |
| c5271c67 [view] | master | 2024-08-09 10:27:22 +0900 | Michele Calgaro | [kmyfirewall] CMake conversion Signed-off-by: Michele Calgaro |
| 3b1bf9a0 [view] | master | 2024-08-09 09:11:40 +0900 | Michele Calgaro | [kmyfirewall] Remove original copy of translation templates files Signed-off-by: Michele Calgaro |
| 6bda3376 [view] | master | 2024-08-08 20:15:11 +0900 | Michele Calgaro | [kmyfirewall] Move .pot files to translations/messages subfolder Signed-off-by: Michele Calgaro |
| d70bead1 [view] | master | 2024-08-08 09:37:27 +0300 | ormorph | [tde-packaging-gentoo] Adding c++-20 support for tdegraphics-tdefile-plugins-14.1.2 Solution to issue #386 Signed-off-by: ormorph |
| 78805472 [view] | master | 2024-08-06 10:58:46 +0900 | Michele Calgaro | [tde-packaging] DEB kmyfirewall: kmyfirewall.xpm has been moved to main repository Signed-off-by: Michele Calgaro |
| 4e4c45b4 [view] | master | 2024-08-06 10:57:42 +0900 | Michele Calgaro | [kmyfirewall] Add kmyfirewall.xpm from tde-packaging repo Signed-off-by: Michele Calgaro |
| 84aedfe0 [view] | master | 2024-08-05 22:22:07 +0900 | Michele Calgaro | [kmyfirewall] Add missing .moc include directives Signed-off-by: Michele Calgaro |
| 16dfc46f [view] | master | 2024-08-05 22:21:07 +0900 | Michele Calgaro | [kmyfirewall] Add missing TDE_EXPORT required for hidden visibility support Signed-off-by: Michele Calgaro |
| a4e5d9f2 [view] | master | 2024-08-04 18:17:40 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/twin Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/ |
| db30e520 [view] | master | 2024-08-04 18:17:28 +0000 | TDE Weblate | [tde-i18n] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: tdebase/libtaskmanager Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/ |
| ddde2d90 [view] | master | 2024-08-04 18:15:51 +0000 | Automated System | [tde-i18n] Update translation template. |
| 27fefcd3 [view] | master | 2024-08-04 16:58:35 +0200 | Slávek Banko | [tde-packaging] DEB tdebase: Add libtirpc-dev to build-depends. Signed-off-by: Slávek Banko |
| 3f86919b [view] | master | 2024-08-04 14:11:12 +0000 | Marek W | [tde-i18n] Translated using Weblate (Polish) Currently translated at 100.0% (30 of 30 strings) Translation: tdebase/knetattach Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/knetattach/pl/ |
| e255e879 [view] | master | 2024-08-03 23:41:48 +0900 | Michele Calgaro | [kmyfirewall] Remove [xx] entries from .desktop files Signed-off-by: Michele Calgaro |
| 6b01bcfa [view] | master | 2024-08-03 23:38:20 +0900 | Michele Calgaro | [tde-packaging] DEB tdebase: add new tiling icons to twin package Signed-off-by: Michele Calgaro |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2026 Trinity Desktop Project