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
5a61151f [view]master2019-01-28 11:42:06 +0100Slávek Banko[tqt3] bmp image: check for out of range image size.
Make the decoder fail early to avoid spending time and memory on
attempting to decode a corrupt image file.
Based on Qt5 patch for CVE-2018-19873.
Signed-off-by: Slávek Banko
83036c3a [view]master2019-01-28 10:56:46 +0100Slávek Banko[tqt3] Check for TQImage allocation failure in qasyncimageio.
Since image files easily can be (or corrupt files claim to be) huge,
it is worth checking for out of memory situations.
Based on Qt5 patch for CVE-2018-19870.
Signed-off-by: Slávek Banko
08b76454 [view]master2019-01-27 16:07:05 +0900OBATA Akio[tdelibs] Change to always build and install KACL
It is used by others even if missing POSIX ACL support.
dd6da734 [view]master2019-01-27 14:42:28 +0900OBATA Akio[tdelibs] Fix if-else syntax for the case missing OSS support
ed622a01 [view]master2019-01-27 01:07:58 +0100Slávek Banko[libtdeldap] Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko
545658de [view]master2019-01-27 01:03:44 +0100Slávek Banko[libtdeldap] Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko
08fd4a51 [view]master2019-01-27 01:03:25 +0100Slávek Banko[libtdeldap] Update CMake rules
+ Prefer Heimdal during Kerberos detection.
+ Add a check whether the Kerberos is Heimdal.
+ Add a check whether the compiler supports the option -fpermissive.
+ Add an option for the user to specify SYSTEM_CA_STORE_REGENERATE_COMMAND.
+ Set the library version to 1.0.0.
Signed-off-by: Slávek Banko
7bd7e99c [view]master2019-01-26 19:31:23 +0100Slávek Banko[tde-packaging] DEB keximdb: Switch to cmake.
Signed-off-by: Slávek Banko
e3fc85c1 [view]master2019-01-26 17:23:32 +0100Slávek Banko[keximdb] CMake: Add check for KOffice includes.
Signed-off-by: Slávek Banko
6aead731 [view]master2019-01-26 18:07:27 +0900OBATA Akio[tdelibs] Add some missing supplement macros for MIDI support
They are used but not defined for missing OSS support.
4b438005 [view]master2019-01-25 14:47:48 +0100Slávek Banko[tdeadmin] KDat: Add CMake test if the mtget contains mt_gstat.
Signed-off-by: Slávek Banko
6e04b5e8 [view]master2019-01-25 12:57:56 +0100gregory guy[keximdb] conversion to the cmake building system
Signed-off-by: gregory guy
9e6c8828 [view]master2019-01-25 17:25:09 +0900OBATA Akio[tdelibs] Change to define __STDC_LIMIT_MACROS first
(or other system headers handling the macro) may be included
indirectly from other header files ( is a reasonable one).
6716d0df [view]master2019-01-25 16:01:05 +0900OBATA Akio[tdelibs] Convert GETMNTINFO_USES_STATVFS check to CMake
Fix to build on such platforms, it is used but not checked with CMake.
a2fbe3aa [view]master2019-01-24 17:28:39 +0100Slávek Banko[tde-cmake] Add tde_setup_polkit macro.
This resolves issue #21
Signed-off-by: Slávek Banko
ac342e63 [view]master2019-01-24 15:23:00 +0100Slávek Banko[tde-cmake] Add tde_setup_dbus macro.
This resolves issue #20
Signed-off-by: Slávek Banko
8b1ffe85 [view]master2019-01-24 18:27:36 +0900OBATA Akio[tqca-tls] Fix portability for expr(1) usage
"match" operand for expr(1) is GNU extension.
Change to use the standard way to match regex with expr(1).
be548b66 [view]master2019-01-23 15:01:13 -0600Timothy Pearson[tde-packaging] Use heimdal-multidev instead of heimdal-dev on Debian and Ubuntu
e8e36b6c [view]master2019-01-23 17:56:14 +0100Slávek Banko[kvirc] Removing an unwanted temporary work file.
Signed-off-by: Slávek Banko
4512d95c [view]master2019-01-20 04:03:59 +0100Slávek Banko[tde-cmake] Use tde_setup_msgfmt in tde_create_translation if needed.
Signed-off-by: Slávek Banko
d9d93963 [view]master2019-01-19 17:50:43 +0100Slávek Banko[tde-cmake] Update tde_create_tarball macro
+ Use external tar for ensure files owner in tarball.
+ Add an option to specify compression program.
Signed-off-by: Slávek Banko
83e4c4d5 [view]master2019-01-17 01:48:40 +0100Slávek Banko[tdelibs] Use common GCC visibility test.
Signed-off-by: Slávek Banko
8d8c7636 [view]master2019-01-17 00:40:08 +0100Slávek Banko[tde-cmake] Add tde_setup_largefiles macro.
The macro sets the necessary definitions so that the default libc
filesystem interface will be for large files on all architectures.
Signed-off-by: Slávek Banko
74ba4297 [view]master2019-01-16 15:15:14 +0100Slávek Banko[tqt3] Enable gcc visibility support for *BSD builds.
Signed-off-by: Slávek Banko
26c3a9ba [view]master2019-01-16 15:12:51 +0100Slávek Banko[qt3] Enable gcc visibility support for *BSD builds.
Signed-off-by: Slávek Banko
6c8bd133 [view]master2019-01-16 14:22:47 +0100Slávek Banko[tde-cmake] Add tde_setup_msgfmt macro.
Signed-off-by: Slávek Banko
b034c475 [view]master2019-01-16 03:42:08 +0100Slávek Banko[tde-cmake] Add tde_setup_gcc_visibility macro.
For the GCC visibility setting, a test is performed
whether the system is UNIX-type and also whether TQt
and tdelibs are built with GCC visibility support.
Signed-off-by: Slávek Banko
8a3bf713 [view]master2019-01-15 17:13:35 +0100Slávek Banko[tde-cmake] Update TDEL10n module
+ Use IS_ABSOLUTE ${file} instead of ${file} MATCHES "^/".
Signed-off-by: Slávek Banko
e07ebd97 [view]master2019-01-15 14:21:39 +0100Slávek Banko[knights] Remove tarballs for themes from source code.
Signed-off-by: Slávek Banko
1dc91401 [view]master2019-01-15 14:20:13 +0100Slávek Banko[knights] Change Automake rules to make tarballs for themes created during building.
Signed-off-by: Slávek Banko
50fd6b57 [view]master2019-01-15 14:19:03 +0100Slávek Banko[knights] Change CMake rules to make tarballs for themes created during building.
Signed-off-by: Slávek Banko
c03b3aa9 [view]master2019-01-15 14:10:50 +0100Slávek Banko[knights] Extract files for themes contained in tarballs.
Signed-off-by: Slávek Banko
24c52230 [view]master2019-01-14 22:50:03 +0100Slávek Banko[tde-packaging] Rename qt_untranslated.ts to template.ts
to make it clear for what purpose this file is intended.
Signed-off-by: Slávek Banko
3e3c5cc1 [view]master2019-01-14 22:48:42 +0100Slávek Banko[tqt3] Rename qt_untranslated.ts to template.ts
to make it clear for what purpose this file is intended.
Signed-off-by: Slávek Banko
72dfa4c3 [view]master2019-01-14 22:47:37 +0100Slávek Banko[qt3] Rename qt_untranslated.ts to template.ts
to make it clear for what purpose this file is intended.
Signed-off-by: Slávek Banko
e322c3b6 [view]master2019-01-14 22:10:52 +0100Slávek Banko[knetload] Remove 'xx' translation file.
Signed-off-by: Slávek Banko
3ad02928 [view]master2019-01-14 22:10:14 +0100Slávek Banko[kmplayer] Remove 'xx' translation file.
Signed-off-by: Slávek Banko
3e560d50 [view]master2019-01-14 22:09:34 +0100Slávek Banko[kiosktool] Remove 'xx' translation file.
Signed-off-by: Slávek Banko
e09ce6be [view]master2019-01-14 22:07:57 +0100Slávek Banko[kaffeine] Remove 'xx' translation file.
Signed-off-by: Slávek Banko
ea81c729 [view]master2019-01-14 20:24:38 +0100Slávek Banko[tde-cmake] Fix tde_create_tarball macro
+ The destination path for the installation was not properly used.
+ Dependency on source files was wrong when SOURCEDIR was used.
Signed-off-by: Slávek Banko
12ef306a [view]master2019-01-14 18:46:42 +0900OBATA Akio[tdeaccessibility] change large file support to more portable
It is not portable to use lseek64/off64_t directly.
Change to set large file support macro and use usual names.
Signed-off-by: OBATA Akio
9d8dc222 [view]master2019-01-14 17:33:41 +0900OBATA Akio[tdegraphics] Add support for Poppler >= 0.72
GooString::getCString was renamed to GooString::c_str.
Signed-off-by: OBATA Akio
2ca48ea3 [view]master2019-01-14 01:09:19 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdevelop/tdevtipofday
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevtipofday/
f7f407fb [view]master2019-01-14 01:09:03 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdevelop/tdevelop
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevelop/
5a133f12 [view]master2019-01-14 01:08:36 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdevelop/tdevdesigner
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdevelop/tdevdesigner/
aad7fac0 [view]master2019-01-14 01:08:31 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/tdewalletmanager
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdewalletmanager/
34c42f56 [view]master2019-01-14 01:08:21 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/tdefilereplace
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdefilereplace/
a2637cab [view]master2019-01-14 01:08:12 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/superkaramba
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/superkaramba/
b2a95ef7 [view]master2019-01-14 01:08:06 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/ktimer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ktimer/
12cf46f4 [view]master2019-01-14 01:07:50 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/ksim
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim/
42815357 [view]master2019-01-14 01:07:43 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kregexpeditor
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/
aea1bd26 [view]master2019-01-14 01:07:22 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/klaptopdaemon
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/klaptopdaemon/
f84396ad [view]master2019-01-14 01:07:17 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kjots
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kjots/
4b4fd311 [view]master2019-01-14 01:07:13 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/khexedit2part
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/khexedit2part/
1bfb2302 [view]master2019-01-14 01:07:09 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/khexedit
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/khexedit/
2151e2d5 [view]master2019-01-14 01:07:03 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kgpg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kgpg/
60142ee7 [view]master2019-01-14 01:06:55 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kedit
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kedit/
23d021d1 [view]master2019-01-14 01:06:51 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kdf
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kdf/
7db4e41e [view]master2019-01-14 01:06:44 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kcmtdewallet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcmtdewallet/
d9665a1d [view]master2019-01-14 01:06:40 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kcmlirc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcmlirc/
2882af39 [view]master2019-01-14 01:06:31 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kcharselectapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcharselectapplet/
2ffafe38 [view]master2019-01-14 01:06:27 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kcharselect
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcharselect/
0195bef7 [view]master2019-01-14 01:06:23 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/kcalc
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kcalc/
05690d50 [view]master2019-01-14 01:06:14 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeutils/ark
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ark/
014f3403 [view]master2019-01-14 01:06:09 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kworldclock
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock/
a92b17cb [view]master2019-01-14 01:06:05 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kweather
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather/
e568ce9f [view]master2019-01-14 01:05:59 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/ktux
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux/
92883919 [view]master2019-01-14 01:05:55 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kteatime
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kteatime/
71ffb250 [view]master2019-01-14 01:05:51 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kodo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kodo/
42f65d4f [view]master2019-01-14 01:05:46 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kmoon
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kmoon/
6c18e1bd [view]master2019-01-14 01:05:40 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/amor
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/amor/
e3a92e77 [view]master2019-01-14 01:05:34 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/umbrello
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/umbrello/
df0b34be [view]master2019-01-14 01:05:27 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/tdeio_svn
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdeio_svn/
c2f28324 [view]master2019-01-14 01:05:19 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/tdefile_diff
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdefile_diff/
59f7f6d8 [view]master2019-01-14 01:05:10 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/tdecachegrind
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/tdecachegrind/
05d4a086 [view]master2019-01-14 01:05:05 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/spy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/spy/
037186cc [view]master2019-01-14 01:04:59 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/kuiviewer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kuiviewer/
6eaed855 [view]master2019-01-14 01:04:51 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/kompare
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kompare/
48ee7efb [view]master2019-01-14 01:04:45 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/kbugbuster
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbugbuster/
8e56f342 [view]master2019-01-14 01:04:39 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/kbabel
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/kbabel/
c50ba75e [view]master2019-01-14 01:04:27 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdesdk/cervisia
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdesdk/cervisia/
74addab9 [view]master2019-01-14 01:04:16 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/tdeio_sieve
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeio_sieve/
6c6ae02e [view]master2019-01-14 01:03:56 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/tdefile_palm
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdefile_palm/
33be3282 [view]master2019-01-14 01:03:48 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/tdeabc_slox
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/tdeabc_slox/
2ef2335c [view]master2019-01-14 01:03:39 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/scalixadmin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/scalixadmin/
386a0586 [view]master2019-01-14 01:03:36 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/libtdepim
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libtdepim/
9fefe8c5 [view]master2019-01-14 01:03:24 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/libkpgp
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkpgp/
97cf134b [view]master2019-01-14 01:03:17 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/libkleopatra
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkleopatra/
7565d9e8 [view]master2019-01-14 01:03:08 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/libkcal
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/
9a5b51aa [view]master2019-01-14 01:03:01 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kwatchgnupg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kwatchgnupg/
6556790f [view]master2019-01-14 01:02:43 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/ktnef
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/ktnef/
1606179c [view]master2019-01-14 01:02:24 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kres_groupwise
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kres_groupwise/
0aef30ca [view]master2019-01-14 01:01:57 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/korn
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korn/
06764b0f [view]master2019-01-14 01:01:49 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/korganizer
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/
9c6e91b5 [view]master2019-01-14 01:01:33 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kontact
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact/
f43bdf0a [view]master2019-01-14 01:01:25 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/knotes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knotes/
098deea1 [view]master2019-01-14 01:01:18 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/knode
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode/
19f71330 [view]master2019-01-14 01:01:09 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kmobile
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile/
6a78a879 [view]master2019-01-14 01:00:55 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kmail_text_calendar_plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail_text_calendar_plugin/
d98b652e [view]master2019-01-14 01:00:43 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdepim/kmail
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmail/

List generated Fri Apr 19 12:17:38 2024
Currently showing patches 20633 to 20732 of 45757 [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]