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
c6c76773 [view]master2025-08-18 16:38:53 +0900Michele Calgaro[kaffeine] Use tdeinstance.h
Signed-off-by: Michele Calgaro
2c22ca30 [view]master2025-08-18 16:38:44 +0900Michele Calgaro[k3b] Use tdeinstance.h
Signed-off-by: Michele Calgaro
d23069b5 [view]master2025-08-18 16:38:36 +0900Michele Calgaro[amarok] Use tdeinstance.h
Signed-off-by: Michele Calgaro
e645ebc8 [view]master2025-08-18 16:38:27 +0900Michele Calgaro[compizconfig-backend-tdeconfig] Use tdeinstance.h
Signed-off-by: Michele Calgaro
67b13117 [view]master2025-08-18 16:38:18 +0900Michele Calgaro[bibletime] Use tdeinstance.h
Signed-off-by: Michele Calgaro
89672700 [view]master2025-08-18 16:38:10 +0900Michele Calgaro[tork] Use tdeinstance.h
Signed-off-by: Michele Calgaro
27cfa7c2 [view]master2025-08-18 16:38:01 +0900Michele Calgaro[smb4k] Use tdeinstance.h
Signed-off-by: Michele Calgaro
d540657b [view]master2025-08-18 16:37:53 +0900Michele Calgaro[digikam] Use tdeinstance.h
Signed-off-by: Michele Calgaro
da861c83 [view]master2025-08-18 16:37:43 +0900Michele Calgaro[tdesvn] Use tdeinstance.h
Signed-off-by: Michele Calgaro
554e3250 [view]master2025-08-18 16:37:35 +0900Michele Calgaro[kxmleditor] Use tdeinstance.h
Signed-off-by: Michele Calgaro
2c74158e [view]master2025-08-18 16:37:26 +0900Michele Calgaro[kdiff3] Use tdeinstance.h
Signed-off-by: Michele Calgaro
ef3e23fd [view]master2025-08-18 15:58:11 +0900Michele Calgaro[tdebase] kdesktop: simplify duplicated code
Signed-off-by: Michele Calgaro
7568cd2b [view]master2025-08-17 21:37:04 +0300Alexander Golubev[tdenetwork] kopete/sms: fix account manipulation issues
This fixes error message on account creation about inability to load
service with empty name. As well as issue about that settings after
changing them won't apply until restart of kopete.
0bf48d92 [view]master2025-08-17 19:34:57 +0300Alexander Golubev[tdenetwork] kopete/sms: fix a crash caused by returning a reference to local object
Signed-off-by: Alexander Golubev
b15319ca [view]master2025-08-17 19:31:08 +0300Alexander Golubev[tdenetwork] kopete/sms: move INCLUDE_SMSGSM to the root config
This fixes INCLUDE_SMSGSM's #ifdef`s in
kopete/protocols/sms/serviceloader.cpp which were ignored before.
Signed-off-by: Alexander Golubev
410ce36d [view]master2025-08-17 14:06:51 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdelibs: add USE=webp
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/437
Signed-off-by: Alexander Golubev
713e4b7f [view]master2025-08-16 23:22:57 +0300Alexander Golubev[tde-packaging-gentoo] app-mobilephone/gsmlib: new 1.11_pre250816
Update gsmlib sources. It's a new patched version developed specifically
for this this overlay based on merge of last 0.11 prerelease snapshot by
original author and later maintenance in Github repository by Vianney
Bouchaud[1]. The version also contains some original patches which
improve build process, fix automated test, compiller warnings and some
bugs. Though the codebase is absolutely untested against real hardware.
Sources for the version are available in the dedicated GitHub
repository[2] as well as on the TGW mirror[3].
[1]: https://github.com/vbouchaud/gsmlib
[2]: https://github.com/Fat-Zer/gsmlib
[3]: https://mirror.git.trinitydesktop.org/gitea/Fat-Zer/gsmlib
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/15
Signed-off-by: Alexander Golubev
5558fa4e [view]master2025-08-16 23:02:32 +0300Alexander Golubev[tdenetwork] kopete/sms: Remove deprecated throw() specifiers
This fixes FTBFS when kopete is built with BUILD_KOPETE_PROTOCOL_SMS and
WITH_GSM and c++ standard >=c++17.
Signed-off-by: Alexander Golubev
527efbab [view]master2025-08-14 13:23:43 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdeaddons-tdefile-plugins: add USE=ssl
Signed-off-by: Alexander Golubev
0c7c196d [view]master2025-08-14 13:20:38 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kuser: add virtual/libcrypt to dependencies
Signed-off-by: Alexander Golubev
5f40cb27 [view]master2025-08-14 13:15:30 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kcontrol: add USE=ssl
Useful in case tdelibs is build withous ssl
Signed-off-by: Alexander Golubev
e12bfa2c [view]master2025-08-14 13:09:24 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/lisa/files: use "#!/sbin/openrc-run" shebang
As recommended by portage
Signed-off-by: Alexander Golubev
70fce5d3 [view]master2025-08-14 13:08:03 +0300Alexander Golubev[tde-packaging-gentoo] */*: depend upon media-libs/libart_lgpl without version restrictions
Signed-off-by: Alexander Golubev
c8c050e9 [view]master2025-08-14 12:57:38 +0300Alexander Golubev[tde-packaging-gentoo] media-libs/akode: use correct conditions for printing warnings
Signed-off-by: Alexander Golubev
fd47f3a2 [view]master2025-08-14 12:52:53 +0300Alexander Golubev[tde-packaging-gentoo] dev-tqt/tqt: fix build with USE=nis (+others)
Also:
* remove dev-db/firebird from dependencies due to it remove from
portage
* depend on media-libs/libjpeg-turbo rather virtual/jpeg due to the
later one is deprecated
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/439
Signed-off-by: Alexander Golubev
34745a88 [view]master2025-08-14 12:48:08 +0300Alexander Golubev[tde-packaging-gentoo] profiles: mask USE=firebird for dev-tqt/tqt
Due to remove of dev-db/firebird from portage
Bug: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/439
Signed-off-by: Alexander Golubev
648206de [view]master2025-08-14 09:30:17 +0300Alexander Golubev[tde-packaging-gentoo] profiles: mask USE=lua for trinity-base/tdelibs
Due to it unimplemented in tdelibs' cmake build yet
Signed-off-by: Alexander Golubev
616ef089 [view]master2025-08-14 09:28:32 +0300Alexander Golubev[tde-packaging-gentoo] profiles: mask USE=epos for trinity-base/kttsd
Due to remove of app-accessibility/epos from portage
Signed-off-by: Alexander Golubev
737b7c23 [view]master2025-08-14 09:25:31 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kttsd: drop app-accessibility/epos from RDEPEND
Due to remove of app-accessibility/epos from portage
Signed-off-by: Alexander Golubev
cf1ac138 [view]master2025-08-13 21:16:35 +0000Alexander Golubev[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (2738 of 2738 strings)
Translation: tdelibs/tdelibs
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/ru/
26aeec31 [view]master2025-08-12 07:55:03 +0000Alexander Golubev[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (30 of 30 strings)
Translation: tdebase/libtaskmanager
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/libtaskmanager/ru/
706a51ad [view]master2025-08-12 07:51:57 +0000Alexander Golubev[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (181 of 181 strings)
Translation: tdebase/twin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/ru/
f6fdde14 [view]master2025-08-12 07:47:32 +0000Alexander Golubev[tde-i18n] Translated using Weblate (Russian)
Currently translated at 100.0% (258 of 258 strings)
Translation: tdebase/kcmkicker
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkicker/ru/
10e237d3 [view]master2025-08-12 10:26:20 +0300Alexander Golubev[tdeaddons] konq-plugins: use TDEMacros for the test
Signed-off-by: Alexander Golubev
93a44a17 [view]master2025-08-12 06:41:18 +0000Fat-Zer[amarok] Fix crash on collection rescan
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/amarok/issues/87
Signed-off-by: Fat-Zer
7d616f75 [view]master2025-08-11 07:42:25 +0300Alexander Golubev[tdeaddons] Add an option to build without SSL
Required in case tdelibs were build without SSL support
Signed-off-by: Alexander Golubev
8a531a30 [view]master2025-08-11 06:00:15 +0300Alexander Golubev[tde-packaging-gentoo] dev-libs/libr: fix deps for USE=elf
Also:
* add explicit inheritance of cmake
* use pkg_pretend() rather than pkg_setup() to print messages
Signed-off-by: Alexander Golubev
92d5c12b [view]master2025-08-11 05:44:05 +0300Alexander Golubev[tde-packaging-gentoo] Revert "trinity-base/kapptemplate: minor cleanup"
This reverts commit 2e17c57e842bd73f6729b9c39a50cfebe50b8186.
Unfortunately the changes in the commit were erroneous and the
manipulations are actually required due to the admin submodule is
actually getting installed by trinity-base/kapptemplate.
c5baea66 [view]master2025-08-10 21:03:28 +0000TDE Weblate[tde-i18n] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdegraphics/kpdf
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/kpdf/
d2407049 [view]master2025-08-10 18:16:20 +0000Automated System[tde-i18n] Update translation template.
06b07d28 [view]master2025-08-10 15:43:57 +0300Philippe Mavridis[tdegraphics] KPDF: Fix fullscreen crash due to uninitialized pointer
This fixes #132.
Signed-off-by: Philippe Mavridis
351e6ce3 [view]master2025-08-10 14:40:54 +0300Alexander Golubev[tdelibs] Fix build with PCRE2 disabled
Signed-off-by: Alexander Golubev
57a94cb6 [view]master2025-08-10 13:54:03 +0300Alexander Golubev[tdelibs] Fix build with SSL disabled
Signed-off-by: Alexander Golubev
c58fe738 [view]master2025-08-10 11:00:18 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdelibs: multiple fixes
* inherit multilib eclass explicitly
* move networkmanager to DEPEND in 14.1.4 due to mistake in upstream
* in 9999 declare -DNM_VPN_SERVICE_DIR if networkmanager is not
installed
* move dependencies for smart cards to DEPEND
* add patches to fix build without SSL or PCRE2
* minor refactoring
Signed-off-by: Alexander Golubev
a754a1e2 [view]master2025-08-10 08:20:07 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/twin: bump libpcre dep to libpcre2
Signed-off-by: Alexander Golubev
ce7d0ffa [view]master2025-08-10 08:14:18 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdm: add [xrandr?,svg?] dependency on tdelibs and kcontrol
Signed-off-by: Alexander Golubev
08b3427e [view]master2025-08-10 08:01:35 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kig: several improvements
* rename USE={ python => scripting }
* fix build with selected python version
* fix build without scripting support
* add more required dependencies for docs
Signed-off-by: Alexander Golubev
80ee57bc [view]master2025-08-10 00:16:08 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdelibs: fixup dependencies
- USE=pcre now requires dev-libs/libpcre2
- move app-admin/sudo to RDEPEND
- drop -DWITH_HAL=OFF
Signed-off-by: Alexander Golubev
12562971 [view]master2025-08-09 23:32:44 +0300Alexander Golubev[tdelibs] Allow build without libnm installed
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.
5edc5079 [view]master2025-08-09 21:27:44 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kcontrol: fix dependencies for USE="svg"
Signed-off-by: Alexander Golubev
1ee7bc12 [view]master2025-08-09 21:05:54 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kdesktop: add missing USE=svg
This fixes svg wallpapers in kdesktop.
Signed-off-by: Alexander Golubev
1422471a [view]master2025-08-09 20:58:40 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kcontrol: fix config variable: XSCREENSAVER_DIR{=>S}
Signed-off-by: Alexander Golubev
508e366d [view]master2025-08-09 20:44:50 +0300Alexander Golubev[tde-packaging-gentoo] dev-python/sip4-tqt: add dev-python/setuptools to BDEPEND
Signed-off-by: Alexander Golubev
562e1fd7 [view]master2025-08-09 20:38:23 +0300Alexander Golubev[tde-packaging-gentoo] dev-python/*: add python3_14 to PYTHON_COMPAT
Signed-off-by: Alexander Golubev
0a9401e9 [view]master2025-08-09 08:49:12 +0300Alexander Golubev[tdelibs] Fix build WITH_LIBBFD and libbfd 2.34+
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/issues/368
Signed-off-by: Alexander Golubev
1f644fbf [view]master2025-08-09 05:59:48 +0300Alexander Golubev[tdeedu] kig: fix build without scripting
Signed-off-by: Alexander Golubev
b0ef6491 [view]master2025-08-09 00:41:11 +0300Alexander Golubev[tde-packaging-gentoo] trinity-meta-2.eclass: better dependencies for USE=handbook
Now when trinity-base/khelpcenter PDEPENDs on
trinity-base/tdebase-tdeioslaves. We don't need anymore to PDEPEND
vice-versa in eclass. Besides that don't add dependency on khelpcenter
to itself and enforce block on *-doc packages only if IUSE=handbook is
set.
Signed-off-by: Alexander Golubev
ac01dd53 [view]master2025-08-08 23:37:12 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/khelpcenter: PDEPEND on trinity-base/tdebase-tdeioslaves
This is a better way to avoid circular dependencies than PDEPEND on
khelpcenter in tdebase-tdeioslaves and other packages.
Signed-off-by: Alexander Golubev
1eb2e338 [view]master2025-08-08 18:16:55 +0000TDE 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/
e6f83bdc [view]master2025-08-08 18:16:21 +0000Automated System[k3b-i18n] Update translation template.
d0c76448 [view]master2025-08-08 11:52:07 +0300Alexander Golubev[tde-packaging-gentoo] trinity-meta-2.eclass: add matching eend for ebegin
Signed-off-by: Alexander Golubev
dd3dff48 [view]master2025-08-08 11:50:08 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdm: fix build of 14.1.{1,2} with gcc-14
Signed-off-by: Alexander Golubev
54bf664c [view]master2025-08-07 23:13:15 -0400LupusRubrum[tdenetwork] minor adjustment tweaks to the blue & green konqi background
Signed-off-by: LupusRubrum
530c3a4f [view]master2025-08-07 23:38:57 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/khelpcenter: don't install handbook unconditionally
Signed-off-by: Alexander Golubev
536bbec5 [view]master2025-08-07 22:27:09 +0300Alexander Golubev[tde-packaging-gentoo] trinity-apps/*: use default IUSE=handbook in koffice ebuilds
Note: app-text/doxygen was removed from dependencies as it is apparently
not required.
Signed-off-by: Alexander Golubev
cc3e8110 [view]master2025-08-07 21:14:06 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/tdeartwork-styles: minor cleanup
Signed-off-by: Alexander Golubev
2e17c57e [view]master2025-08-07 21:13:42 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kapptemplate: minor cleanup
Signed-off-by: Alexander Golubev
847603dd [view]master2025-08-07 21:11:14 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/*: add TRINITY_HANDBOOK="never" to ebuilds with no handbook
Signed-off-by: Alexander Golubev
ebe94279 [view]master2025-08-07 21:01:29 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/*: remove TRINITY_HANDBOOK="optional"
Signed-off-by: Alexander Golubev
ccbd4d06 [view]master2025-08-07 20:24:54 +0300Alexander Golubev[tde-packaging-gentoo] trinity-meta-2.eclass: make TRINITY_HANDBOOK default to optional
Signed-off-by: Alexander Golubev
3bf9e74c [view]master2025-08-07 20:21:54 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base-2.eclass: add checks for TRINITY_HANDBOOK value
Signed-off-by: Alexander Golubev
b507ff30 [view]master2025-08-07 03:36:30 +0000Temuri Doghonadze[digikam] Translated using Weblate (Georgian)
Currently translated at 45.6% (1024 of 2244 strings)
Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
2675a2b7 [view]master2025-08-07 03:35:23 +0000Temuri Doghonadze[ktorrent] Translated using Weblate (Georgian)
Currently translated at 100.0% (19 of 19 strings)
Translation: applications/ktorrent - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent-desktop-files/ka/
006915b1 [view]master2025-08-06 21:20:05 -0400LupusRubrum[tdebase] More improvements to various wallpapers and some other various textures
Signed-off-by: LupusRubrum
38f56e97 [view]master2025-08-07 02:04:38 +0200Slávek Banko[gtk-qt-engine] Use the complete definition of the prototype function gtk_style_render_icon.
This solves FTBFS in checking the compatibility of pointers.
Signed-off-by: Slávek Banko
270065de [view]master2025-08-06 23:27:33 +0300Alexander Golubev[tde-packaging-gentoo] trinity-meta-2.eclass: break circular deps with USE=handbook
When installing with USE=handbook for there first time there were a
circular dependency:
khelpcenter->tdebase-tdeioslaves->khelpcenter
This breaks the cycle moving khelpcenter for whose packages to PDEPEND.
i.e. khelpcenter might be installed after those packages.
Also remove app-text/doxygen from RDEPEND as it doesn't needed.
Signed-off-by: Alexander Golubev
4d82fd16 [view]master2025-08-06 23:17:45 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base-2.eclass: fix applying patches
Because of mistake patches were applying twice when build with cmake.
This fixes the issue.
This is a fixup for:
ae306c41 trinity-base-2.eclass: call default src_prepare
Signed-off-by: Alexander Golubev
24db7acc [view]master2025-08-06 18:07:14 +0000Alexandr Khvisyuk[tork] Added translation using Weblate (Russian)
2c51577e [view]master2025-08-06 11:27:51 -0400LupusRubrum[tdelibs] updated go.png icon and top-left.png
Signed-off-by: LupusRubrum
32ae0b4b [view]master2025-08-06 09:31:41 +0300Alexander Golubev[tde-packaging-gentoo] trinity-base/kig: optional support for python
* also fix the dependencies for both python and handbook
Signed-off-by: Alexander Golubev
66c42d86 [view]master2025-08-06 13:16:59 +0900Michele Calgaro[tde-packaging] DEB tdelibs: rename kinstance.{h,cpp}
Signed-off-by: Michele Calgaro
cfe383b0 [view]master2025-08-06 13:07:21 +0900Michele Calgaro[tdelibs] Rename kinstance.{h,cpp} to tdeinstance.{h,cpp}.
A dummy kinstance.h has been temporarily added to keep other apps
building while the replacement is completed across all TDE code base.
Signed-off-by: Michele Calgaro
0f90ea0c [view]master2025-08-05 09:57:34 +0300Alexander Golubev[tde-packaging-gentoo] trinity-apps/kmplayer: add dev-libs/nspr to DEPEND
Signed-off-by: Alexander Golubev
2583e9f3 [view]master2025-08-05 06:59:37 +0300Alexander Golubev[tde-packaging-gentoo] media-video/transcode: move patches to patchset
Signed-off-by: Alexander Golubev
93bc96ff [view]master2025-08-05 05:55:56 +0300Alexander Golubev[tde-packaging-gentoo] media-video/transcode: several fixes
- (temporarily) import patches from external tarballs
- rename patches and add notes about what they do as well as origin
information etc.
- fix compilation with gcc-14
- add several fixes, so transcode is actually capable now to do at least
some basic transcoding
- change SRC_URI to TDE-hosted tarball
- change HOMPAGE to webarchive
- DEPEND upon media-video/ffmpeg-compat:4 instead of
media-video/ffmpeg<5
Closes: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/issues/421
Signed-off-by: Alexander Golubev
c57eae31 [view]master2025-08-05 01:43:24 +0200Slávek Banko[libr] Update for API change in binutils 2.45.
Simplify binutils version definitions.
Signed-off-by: Slávek Banko
82529272 [view]master2025-08-04 19:25:13 +0900Michele Calgaro[tdebase] kdesktop: simplify lock process code. This ensure correct cleanup in case of unexpected termination of the process.
Signed-off-by: Michele Calgaro
19201b65 [view]master2025-08-04 03:32:00 +0300Alexander Golubev[krecipes] Fix tests' execution without X11
Note: kretest segfaults without a GUI because it makes use of TQPicture
Signed-off-by: Alexander Golubev
a6ab7f1c [view]master2025-08-04 03:29:51 +0300Alexander Golubev[krecipes] Use TQImage rather than TQPixmap in the backend-oriented code
TQImage is more suitable for i/o operations and long-term storage rather
than TQPixmap (which is better for immediate display on the screen). The
UI rarely does displays all those photos and does it one-by-one (i.e.
there is no big gallery), so there is no significant performance penalty
for the use of TQImage. On the contrary this way we should save some
memory on allocations associated X11 stuff for pixmaps and loading time
when the database contains a lot of photos.
Note that there is yet another use of TQPixmap in `htmlexporter` which
cannot be replaced because it uses TQPainter, which didn't supported
QImage until Qt5.
Signed-off-by: Alexander Golubev
754181ba [view]master2025-08-03 22:29:07 +0000Temuri Doghonadze[ktorrent] Translated using Weblate (Georgian)
Currently translated at 57.8% (11 of 19 strings)
Translation: applications/ktorrent - desktop files
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/ktorrent-desktop-files/ka/
16b72212 [view]master2025-08-03 18:17:11 +0000TDE Weblate[krecipes] Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/krecipes
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
a5098d32 [view]master2025-08-03 18:16:40 +0000Automated System[krecipes] Update translation template.
4d60965a [view]master2025-08-03 22:33:43 +0900Michele Calgaro[krecipes] Fix FTBFS introduced by commit dfbafdb.
The tests require an active X session, so they can not be part of an
automated build system that runs in a clean X-less environment.
Signed-off-by: Michele Calgaro
1fb137b5 [view]master2025-08-03 07:10:19 +0300Alexander Golubev[tde-packaging-gentoo] trinity-apps/koffice-libs: fix build against libxml-2.13
See-also: https://mirror.git.trinitydesktop.org/gitea/TDE/koffice/pulls/97
Signed-off-by: Alexander Golubev
adf2fa32 [view]master2025-08-03 02:34:04 +0300Alexander Golubev[krecipes] Use locale-unaware functions when importing files
Locale-aware version of MixedNumber::fromString() were causing problems
when locale has a different decimal separator than dot (`.`).
Signed-off-by: Alexander Golubev
649c4c61 [view]master2025-07-31 13:49:02 +0900Michele Calgaro[tqt] Amend to previous 'replace TRUE/FALSE' commit
Signed-off-by: Michele Calgaro
a03dd933 [view]master2025-07-30 02:58:56 +0300Alexander Golubev[pytdeextensions] split() CXX value from python config var or env
This fixes FTBFS caused by last commit (5e40676)
Signed-off-by: Alexander Golubev
c12ae010 [view]master2025-07-29 21:45:33 +0300Alexander Golubev[kmplayer] Fix a typo introduced by 433b311
c3434600 [view]master2025-07-29 16:08:34 +0300Alexander Golubev[tde-packaging-gentoo] trinity-apps/*: die if tqt-uic fails
Signed-off-by: Alexander Golubev
5c9a4a69 [view]master2025-07-29 01:36:50 +0300Alexander Golubev[tde-packaging-gentoo] trinity-apps/*: rename uic-tqt -> tquic in koffice live ebuilds
Also die if uic-tqt/tquic fails.
Signed-off-by: Alexander Golubev

List generated Wed Sep 17 05:20:20 2025
Currently showing patches 201 to 300 of 53817 [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]