Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
5903c807 [view]master2023-03-31 17:35:10 +0900Michele Calgaro[tdebase] khelpcenter: restructure release notes in preparation for the r14.1.x series
Signed-off-by: Michele Calgaro
8c543e26 [view]master2023-03-30 21:54:25 -0500Bobby Bingham[tdebase] kcheckpass: fix shadow support when not building tdm
1. If not building with PAM, kcheckpass relies on HAVE_SHADOW to decide
whether to support shadow passwords. However, this was only set if also
building tdm.
Consolidate all PAM/shadow configure checks at the top level so these are
always set correctly.
2. Consolidate /etc/passwd and shadow password handling
The shadow password handler already completely handles /etc/passwd
passwords as well, so having a separate handler for just /etc/passwd is
pure code duplication.
Signed-off-by: Bobby Bingham
e8880139 [view]master2023-03-30 23:10:50 +0000Marek W[tdebluez] Translated using Weblate (Polish)
Currently translated at 86.4% (236 of 273 strings)
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
2335f14c [view]master2023-03-30 14:31:01 +0000TDE Weblate[tdebluez] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
e3640e97 [view]master2023-03-30 16:29:38 +0200Slávek Banko[tdebluez] Fix an unwanted indentation in an error message.
Signed-off-by: Slávek Banko
40c00876 [view]master2023-03-30 12:01:00 +0900Michele Calgaro[tde-packaging] DEB: updated supported distros.
Signed-off-by: Michele Calgaro
093d6b6c [view]master2023-03-29 22:23:08 +0000Slávek Banko[tdebluez] Translated using Weblate (Czech)
Currently translated at 38.4% (105 of 273 strings)
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/cs/
cde36fb6 [view]master2023-03-29 18:21:27 +0000Automated System[amarok] Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
e71495d1 [view]master2023-03-29 07:33:02 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 85.7% (12 of 14 strings)
Translation: tdebase/tdelicense
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/pl/
349d127b [view]master2023-03-29 07:28:52 +0000Marek W[tde-i18n] Added translation using Weblate (Polish)
da1c13c6 [view]master2023-03-29 05:57:22 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 75.4% (1537 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
a2f60c69 [view]master2023-03-28 16:52:37 +0000blu.256[amarok] Translated using Weblate (Russian)
Currently translated at 94.2% (2341 of 2485 strings)
Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
16994d30 [view]master2023-03-28 16:44:08 +0000blu.256[mathemagics] Translated using Weblate (Greek)
Currently translated at 98.0% (99 of 101 strings)
Translation: applications/mathemagics
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/mathemagics/el/
11b5dd1c [view]master2023-03-28 16:19:06 +0000blu.256[amarok] Translated using Weblate (Greek)
Currently translated at 100.0% (2485 of 2485 strings)
Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/el/
463208f2 [view]master2023-03-28 17:26:51 +0900Michele Calgaro[tdebase] tde license: minor adjustment to window size for better visualization
Signed-off-by: Michele Calgaro
999cebcb [view]master2023-03-27 22:07:16 -0500Bobby Bingham[tqt] Fix level when using pthreads recursive mutex
When using the pthreads recursive mutex, the level method was only able
to return either zero or one, but a recursive mutex can be locked more
than once.
Additionally, the way this detected if the mutex was already locked was
to test whether it can be locked again. If testing from the thread that
is currently holding the lock, this locking attempt always succeeds, and
therefore determines that the lock is _not_ held at all. This is
especially bad, as this operation only makes sense to perform from the
thread that holds the lock -- if any thread not holding the lock queries
the number of times the lock is held, that answer can change before the
thread can used it.
Signed-off-by: Bobby Bingham
1fc75592 [view]master2023-03-27 18:25:00 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/tdelicense
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/
ea299e9f [view]master2023-03-27 18:22:05 +0000Automated System[tde-i18n] Update translation template.
4ec31863 [view]master2023-03-27 17:43:41 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (14 of 14 strings)
Translation: tdebase/tdelicense
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/cs/
e5d24224 [view]master2023-03-27 17:31:00 +0000Slávek Banko[tde-i18n] Added translation using Weblate (Czech)
aa4334aa [view]master2023-03-27 11:40:50 +0000Hugo Carvalho[amarok] Translated using Weblate (Portuguese)
Currently translated at 100.0% (2485 of 2485 strings)
Translation: applications/amarok
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/pt/
2b0a07c9 [view]master2023-03-27 07:45:48 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 99.1% (2715 of 2739 strings)
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/pl/
23dcb32c [view]master2023-03-26 21:10:15 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (322 of 322 strings)
Translation: tdebase/kcmlayout
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/cs/
2aa84fa4 [view]master2023-03-26 20:54:30 +0000Emanoil Kotsev[tdebluez] Translated using Weblate (Bulgarian)
Currently translated at 100.0% (273 of 273 strings)
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/bg/
bbaf7d8a [view]master2023-03-26 18:26:13 +0000TDE 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/
2902014c [view]master2023-03-26 18:22:23 +0000Automated System[tde-i18n] Update translation template.
8b60b500 [view]master2023-03-26 17:05:46 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (322 of 322 strings)
Translation: tdebase/kcmlayout
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/cs/
7ca40a7e [view]master2023-03-27 00:17:36 +0900Michele Calgaro[tde-i18n] tdebase: add tde license translation template
Signed-off-by: Michele Calgaro
84b99607 [view]master2023-03-26 20:19:20 +0900Michele Calgaro[tde-packaging] DEB tdelibs: add MIT license
Signed-off-by: Michele Calgaro
548bb65d [view]master2023-03-26 20:00:44 +0900Michele Calgaro[tdelibs] Add MIT license
Signed-off-by: Michele Calgaro
44644f3c [view]master2023-03-26 01:12:40 +0900Michele Calgaro[tde-packaging] DEB tdebase: add tde license files
Signed-off-by: Michele Calgaro
b957aab3 [view]master2023-03-26 01:09:47 +0900Michele Calgaro[tdebase] Added TDE license info dialog
Signed-off-by: Michele Calgaro
Signed-off-by: Mavridis Philippe
ad028e0e [view]master2023-03-25 15:01:47 +0000Emanoil Kotsev[tdebluez] Translated using Weblate (Bulgarian)
Currently translated at 100.0% (273 of 273 strings)
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/bg/
2cf8a24b [view]master2023-03-25 10:14:04 +0000Emanoil Kotsev[tdebluez] Added translation using Weblate (Bulgarian)
6d6defba [view]master2023-03-24 22:03:54 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 99.6% (321 of 322 strings)
Translation: tdebase/kcmlayout
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/pl/
414d3d5b [view]master2023-03-24 19:31:53 +0000Marek W[tdebluez] Translated using Weblate (Polish)
Currently translated at 86.4% (236 of 273 strings)
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/pl/
ed53844f [view]master2023-03-24 18:26:52 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegraphics/ksnapshot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/
795e1658 [view]master2023-03-24 18:26:34 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmkeys
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/
1f1fe0e9 [view]master2023-03-24 18:26:05 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kxkb
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/
2da76de4 [view]master2023-03-24 18:24:21 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/kcmlayout
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/
77baa4af [view]master2023-03-24 18:22:45 +0000Automated System[tde-i18n] Update translation template.
871b5f0c [view]master2023-03-24 15:59:17 +0100Slávek Banko[bibletime] Fix FTBFS due to incomplete declaration of main function in CMake tests.
Signed-off-by: Slávek Banko
d97ac1ab [view]master2023-03-24 09:05:56 +0000Marek W[tdebluez] Added translation using Weblate (Polish)
3a7be972 [view]master2023-03-24 09:24:03 +0100Slávek Banko[tde-packaging] DEB tdebluez: Install application icon into common directory.
Signed-off-by: Slávek Banko
38f0adcb [view]master2023-03-24 09:01:52 +0100Slávek Banko[tdebluez] Install application icon into common directory.
Signed-off-by: Slávek Banko
496cdf1a [view]master2023-03-24 04:36:28 +0100Slávek Banko[tdebluez] Fix build tdeioslave with hidden visibility.
Signed-off-by: Slávek Banko
69768c94 [view]master2023-03-24 12:33:43 +0900Michele Calgaro[tdegraphics] KSnapshot: remember window position before/after a snapshot is taken. This resolves issue #55
Signed-off-by: Michele Calgaro
745e62dc [view]master2023-03-24 02:18:52 +0000Slávek Banko[tdebluez] Translated using Weblate (Czech)
Currently translated at 100.0% (23 of 23 strings)
Translation: applications/tdebluez - events
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-events/cs/
a527b562 [view]master2023-03-24 01:16:24 +0000Slávek Banko[tdebluez] Translated using Weblate (Czech)
Currently translated at 100.0% (32 of 32 strings)
Translation: applications/tdebluez - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/cs/
36e8d3b5 [view]master2023-03-23 18:50:10 +0000Marek W[tdebluez] Translated using Weblate (Polish)
Currently translated at 81.2% (26 of 32 strings)
Translation: applications/tdebluez - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/pl/
41372400 [view]master2023-03-23 18:38:10 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 95.3% (2613 of 2739 strings)
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/pl/
c6b84c6e [view]master2023-03-23 19:27:17 +0100Slávek Banko[tdebluez] Allow to define an Introspectable interface in XML files.
Signed-off-by: Slávek Banko
fd60f351 [view]master2023-03-23 19:00:30 +0100Slávek Banko[dbus-1-tqt] Fix the missing code generation for Introspect interface,
if the interface is defined in the XML file.
Signed-off-by: Slávek Banko
36de09db [view]master2023-03-23 18:01:36 +0100Slávek Banko[dbus-1-tqt] Ensure that the Introspect method will not be considered a signal
in the automatically added Introspectable interface.
Signed-off-by: Slávek Banko
50fdb808 [view]master2023-03-23 15:02:54 +0100Slávek Banko[tde-i18n] Fix duplicate message definition in deferred translations.
Signed-off-by: Slávek Banko
636f324d [view]master2023-03-23 14:34:37 +0100Slávek Banko[tde-packaging] DEB tdebluez: Add -trinity suffix to package names
to be consistent with other packages.
Signed-off-by: Slávek Banko
cf10a9db [view]master2023-03-23 12:42:26 +0000TDE 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/
0d03d5bc [view]master2023-03-23 16:11:47 +0900Michele Calgaro[tde-i18n] Replace 'About Trinity' with 'About TDE' in menus and about dialog
Signed-off-by: Michele Calgaro
15210b61 [view]master2023-03-23 15:27:40 +0900Michele Calgaro[tdelibs] Replace 'About Trinity' with 'About TDE' in menus and about dialog
Signed-off-by: Michele Calgaro
78136e1b [view]master2023-03-23 06:10:07 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 73.8% (1504 of 2036 strings)
Translation: tdeartwork/kxsconfig
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
b0118bbd [view]master2023-03-22 19:33:50 +0000Egor Ermakov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 98.1% (156 of 159 strings)
Translation: tdeutils/kregexpeditor
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/ru/
f42744e2 [view]master2023-03-22 19:19:00 +0000Egor Ermakov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 84.6% (11 of 13 strings)
Translation: tdeutils/tdelirc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdelirc/ru/
7472eba3 [view]master2023-03-22 19:17:34 +0000Egor Ermakov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (20 of 20 strings)
Translation: tdeutils/tdessh
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdessh/ru/
65f7663b [view]master2023-03-22 18:21:41 +0000TDE Weblate[tdebluez] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/tdebluez - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez-desktop-files/
16cc6c5c [view]master2023-03-22 18:21:39 +0000TDE Weblate[tdebluez] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
44704cbf [view]master2023-03-22 18:20:49 +0000Automated System[tdebluez] Update translation template.
2aa50e79 [view]master2023-03-22 11:00:21 +0100Slávek Banko[tdebluez] Remove 'en' translations file for desktop files.
Signed-off-by: Slávek Banko
77457548 [view]master2023-03-22 09:53:33 +0000TDE Weblate[tdebluez] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/tdebluez
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdebluez/
60d63b4c [view]master2023-03-22 18:19:02 +0900Michele Calgaro[tde] Added submodule tdebluez
Signed-off-by: Michele Calgaro
ff7066aa [view]master2023-03-22 17:37:04 +0900Michele Calgaro[tdebluez] Removed debian specific files
Signed-off-by: Michele Calgaro
61e4a45f [view]master2023-03-22 17:32:23 +0900Michele Calgaro[tde-packaging] DEB: added packaging files for tdebluez
Signed-off-by: Michele Calgaro
ceb49f2e [view]master2023-03-22 06:18:35 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (45 of 45 strings)
Translation: tdegraphics/ksnapshot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/it/
60867158 [view]master2023-03-22 06:16:15 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (152 of 152 strings)
Translation: tdebase/tdeio_media
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/it/
2edd3251 [view]master2023-03-22 06:15:22 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (29 of 29 strings)
Translation: tdebase/tdehwdevicetray
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehwdevicetray/it/
1d38a4eb [view]master2023-03-22 06:13:13 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (509 of 509 strings)
Translation: tdepim/libkcal
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
53f931a9 [view]master2023-03-21 20:45:25 +0000Egor Ermakov[tde-i18n] Translated using Weblate (Russian)
Currently translated at 83.6% (199 of 238 strings)
Translation: tdeutils/ksim
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim/ru/
d8ce4c79 [view]master2023-03-21 02:43:05 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 74.4% (379 of 509 strings)
Translation: tdepim/libkcal
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
19fdbe72 [view]master2023-03-21 01:05:27 +0100Slávek Banko[libtdevnc] Add sys/socket.h include in sasl.c to resolve FTBFS.
Signed-off-by: Slávek Banko
711aa544 [view]master2023-03-21 01:02:22 +0100Slávek Banko[libtdevnc] Add path to the local CMake modules to detect libraries.
Signed-off-by: Slávek Banko
9cfb4730 [view]master2023-03-20 23:49:25 +0000Eduardo Herrera[digikam] Translated using Weblate (Spanish)
Currently translated at 96.1% (2158 of 2244 strings)
Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/es/
b9fbcc0e [view]master2023-03-20 23:04:09 +0000Eduardo Herrera[codeine] Translated using Weblate (Spanish)
Currently translated at 60.0% (3 of 5 strings)
Translation: applications/codeine - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/codeine-desktop-files/es/
04138fbe [view]master2023-03-20 22:44:02 +0000Eduardo Herrera[abakus] Translated using Weblate (Spanish)
Currently translated at 42.8% (21 of 49 strings)
Translation: applications/abakus
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus/es/
9b10e2d4 [view]master2023-03-20 07:35:54 +0000Emanoil Kotsev[tdebluez] Minor updates on the README
Signed-off-by: Emanoil Kotsev
e7b18a1f [view]master2023-03-17 22:16:24 +0900Michele Calgaro[universal-indent-gui-tqt] Added first part of UiGuiSettings class.
Signed-off-by: Michele Calgaro
c2271960 [view]master2023-03-17 11:42:35 +0100Slávek Banko[tdelibs] Use pkg-config to detect libpcsclite.
Test the presence of libpcsclite, libpkcs11-helper-1, opensc-pkcs11
and libcryptsetup only if the tdehw library is built.
Signed-off-by: Slávek Banko
ef29ae1d [view]master2023-03-17 10:56:05 +0900Michele Calgaro[tde-packaging] DEB tde-guidance: disable packaging of wineconfig due to old config GUI.
Signed-off-by: Michele Calgaro
a89ed1aa [view]master2023-03-16 06:38:27 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 65.4% (333 of 509 strings)
Translation: tdepim/libkcal
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
b8c123c7 [view]master2023-03-16 06:18:22 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 100.0% (1428 of 1428 strings)
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
c0845194 [view]master2023-03-15 01:17:57 +0100Slávek Banko[tde-packaging] ArchLinux akode: Add to depends libsamplerate and speex and remove pulseaudio-alsa.
This resolve second part of issue #208
Signed-off-by: Slávek Banko
752cb22d [view]master2023-03-15 01:14:35 +0100Slávek Banko[tde-packaging] ArchLinux arts: Remove pulseaudio-alsa from depends.
This resolve first part of issue #208
Signed-off-by: Slávek Banko
d6ba72e7 [view]master2023-03-15 01:13:48 +0100Slávek Banko[tde-packaging] ArchLinux tqt3: Add libxi to depends.
Signed-off-by: Slávek Banko
5c45bae5 [view]master2023-03-14 06:13:49 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 98.0% (1400 of 1428 strings)
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
c95a4298 [view]master2023-03-13 20:31:19 +0000Emanoil Kotsev[tdebluez] i18n and some minor corrections
Signed-off-by: Emanoil Kotsev
3501ff98 [view]master2023-03-13 08:14:44 +0000Michele Calgaro[tde-i18n] Translated using Weblate (Italian)
Currently translated at 90.4% (1291 of 1428 strings)
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
5ee111ea [view]master2023-03-13 07:04:35 +0000Marek W[tde-i18n] Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
Translation: tdebase/tdeio_media
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/pl/
811dabd2 [view]master2023-03-12 19:05:20 +0000Slávek Banko[tde-i18n] Translated using Weblate (Czech)
Currently translated at 100.0% (152 of 152 strings)
Translation: tdebase/tdeio_media
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/cs/
cdfd04f1 [view]master2023-03-12 18:22:20 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/tdehwdevicetray
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehwdevicetray/
5f990432 [view]master2023-03-12 18:22:15 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdebase/tdeio_media
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/
13e61993 [view]master2023-03-12 18:19:24 +0000Automated System[tde-i18n] Update translation template.
ef300a68 [view]master2023-03-13 00:46:02 +0900Michele Calgaro[tdebase] hwmanager: use alphabetically sorted menus in tdehwdevicetray.
Signed-off-by: Michele Calgaro

List generated Sat Jun 28 09:18:04 2025
Currently showing patches 11578 to 11677 of 53182 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]