Changelog For R14.1.5
Jump to navigation
Jump to search
dependencies
tde-cmake
- [da0068e1] Update version to R14.1.5~[DEVELOPMENT]
tqt
- [68744b0c] Add missing templates for translations.
dbus-1-tqt
- [4f3444b1] add a static interface method to the class generator
core
tdelibs
- [3afb7eb4] Fix up few tqt3 -> tqt renames missed in previous commit
- [07fcd9de] Adapt path to new tqt location
- [ba278f6b] Update version to R14.1.5~[DEVELOPMENT]
tdebase
- [2eb01e65] Merge translation files from master branch.
- [cd40ceaa] kdesktop: add documentation about POSIX signals usage
- [5432b6f8] Merge translation files from master branch.
- [36b81fcd] Add draft R14.1.5 release notes
tdepim
- [a88d4d64] Replace TRUE/FALSE with boolean values true/false
tdemultimedia
- [50b77ee6] Merge translation files from master branch.
- [ef68c572] Merge translation files from master branch.
- [8c5bf7fe] Replace TRUE/FALSE with boolean values true/false
tdenetwork
- [2cab1f30] Replace TRUE/FALSE with boolean values true/false
- [b2cb25ce] Use the normal mouse pointer when local mouse pointer is enabled in krdc.
The previously-included mouse pointer is invisible against dark
backgrounds.
https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/98
tdegraphics
- [7735a26b] kolourpaint: use smooth resize as default selection at start
tdeutils
- [80ca7b28] ark: Fix unzip v6 date parsing
unzip v6 changed the date format from MM-DD-YY to YYYY-MM-DD.
Fixes: https://bugs.trinitydesktop.org/show_bug.cgi?id=3207
tdegames
- [e13796cf] Merge translation files from master branch.
tde-i18n
- [0471e64c] Merge translation files from master branch.
- [a3968e35] Update translation template.
- [dd2adbd5] Merge translation files from master branch.
- [e778e31b] Update translation template.
- [1c5fec6c] Merge translation files from master branch.
- [a04bb391] Update translation template.
- [000f256b] Merge translation files from master branch.
- [0edec6ac] Merge translation files from master branch.
- [73a6d944] Merge translation files from master branch.
- [bd148815] Merge translation files from master branch.
- [8eda9a8f] Merge translation files from master branch.
- [27a722c2] Update translation template.
applications/development
kdiff3
- [10ed942a] Merge translation files from master branch.
kpicosim
- [475eb9ce] Merge translation files from master branch.
- [164d8377] Merge translation files from master branch.
- [28693aab] Merge translation files from master branch.
- [567a3222] Update translation template.
- [7c8510e5] Add missing Categories and GenericName to desktop file.
This relates to issue #13
applications/games
tdeknighttour
- [acbca0ec] Merge translation files from master branch.
- [6f19364b] Merge translation files from master branch.
applications/graphics
digikam
- [61cb1ebe] Remove no longer used static libraries in cmake files
- [0254a594] Fix showfoto usability.
This resolves issue #50
The problem seems to be a known issue already addressed by the original
authors. This is an extract from the 'ChangeLog' file that best
describes the issue:
```
Fix a linking problem with showfoto, image plugins and
--enable-gcc-hidden-visibility:
All image plugins link to libdigikam.so.
The showfoto executable however does not link to this lib, but
statically links the relevant parts.
With visibility hidden, now the linker obviously cannot see the
already linked DImgInterface class,
and there would be two different static variables for
DImgInterface::instance(). One with the loaded
image, the other (from the image plugins) with a null image.
```
Linking against libdigikam.so instead of including the libraries in a
static way solves the issue.
applications/internet
kshowmail
ktorrent
- [4bceb112] Fix CMake FTBFS
smb4k
- [837c2257] Merge translation files from master branch.
applications/misc
bibletime
- [2853c718] Merge translation files from master branch.
desktop-effects-tde
- [5c94fb93] Merge translation files from master branch.
applications/multimedia
amarok
- [c69bae6e] Fix plural form of translations.
The leading '_n: ' should not be part of the translations. - [37ac9a1f] Merge translation files from master branch.
- [4cbb1a05] Merge translation files from master branch.
codeine
- [03a5b461] Merge translation files from master branch.
- [4a40edbd] Update translation template.
- [6d6bea81] Add mute checkbox to volume slider
Part of https://mirror.git.trinitydesktop.org/gitea/TDE/codeine/issues/5
kaffeine
- [5fdbd1dd] Merge translation files from master branch.
rosegarden
- [2a455560] Merge translation files from master branch.
applications/settings
kmyfirewall
- [2d6e2d3a] Merge translation files from master branch.
applications/system
dolphin
- [ffd6c547] Merge translation files from master branch.
- [1513a0e9] Merge translation files from master branch.
- [a37f13e7] Merge translation files from master branch.
knemo
- [6be64555] Merge translation files from master branch.
- [393b648a] Merge translation files from master branch.
krusader
- [4c93616e] Merge translation files from master branch.
applications/themes
gtk-qt-engine
- [798f5f1f] Merge translation files from master branch.
tde-style-qtcurve
applications/utilities
kchmviewer
- [dbbf7cbc] Fix misspelled DCOP-bingings document
- [0fbfccea] Merge translation files from master branch.
kommando
- [53da2a6b] Merge translation files from master branch.
packaging
packaging
- [9b12b395] ArchLinux tdegraphics: Force rebuild due to poppler update to 25.05.x.
- [b2ff13a1] RPM: add packages for tdealternatives and tdeknighttour
- [2285eed7] FreeBSD digikam: Backport commit TDE/digikam@0254a5942b - closes TDE/digikam#50
- [ec0d786d] ArchLinux digikam: Backport commit TDE/digikam@0254a5942b - closes TDE/digikam#50
- [94875a08] ArchLinux tdelibs: Force rebuild due to libxml2 update to release 2.14.x.
- [24087e6e] DEB tqt: rename source package to 'tqt'
- [20b49211] DEB: rename tqt3 to tqt
- [e42724bc] DEB: fix debian/rules to allow the source packages to be created without having tde-cdbs installed
- [19d08f5b] RPM: update for building 14.1.4
- [187788a4] DEB tde-cdbs: Separate the common CDBS class into the package.
For all packages changed dependence from cdbs to tde-cdbs
and rules modified to use tde.mk class from /usr/share/cdbs. - [e12a2d72] DEB tdenetwork: adjust to removed dot mouse cursor files
- [9c1114a4] DEB tde-style-qtcurve: clean up debian/rules