| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libKF5CoreAddons5 | Distribution: openSUSE Tumbleweed |
| Version: 5.116.0 | Vendor: openSUSE |
| Release: 1.4 | Build date: Mon May 6 13:32:34 2024 |
| Group: Unspecified | Build host: reproducible |
| Size: 931258 | Source RPM: kcoreaddons-5.116.0-1.4.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.kde.org | |
| Summary: Utilities for core application functionality and accessing the OS | |
KCoreAddons provides classes built on top of QtCore to perform various tasks such as manipulating mime types, autosaving files, creating backup files, generating random sequences, performing text manipulations such as macro replacement, accessing user information and many more.
LGPL-2.1-or-later
* Mon May 06 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.116.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.116.0
- No code change since 5.115.0
* Thu Feb 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.115.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.115.0
- Changes since 5.114.0:
* Add isProcExists func to check if /proc exists
* Determine UNIX process if "/proc" does not exist
* Sat Jan 13 2024 Christophe Marin <christophe@krop.fr>
- Update to 5.114.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.114.0
- Changes since 5.113.0:
* Fix license text loading on Android
* Tue Dec 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- Changes since 5.112.0:
* Make testLoadHints pass with the PatchCollection
* KAboutLicense::byKeyword: handle SPDX ids with -or-later
* kdirwatch: find fam as part of the tests now that we include _p.h
* kdirwatch: don't crash after moving threads
* kdirwatch: don't leave relative entries dangling
* kdirwatch: expand ref counting system to keep account of public instances
* kdirwatch: always unref d, and unset d from inside d
* Mon Nov 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.112.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.112.0
- Changes since 5.111.0:
* Fix API docs generation for KPluginMetaDataOption enum values
* Deprecate unused KStringHandler::isUtf8 & KStringHandler::from8Bit
* Mon Oct 09 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.111.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.111.0
- Changes since 5.110.0:
* Unset bug address for implicitly created KAboutData (kde#473517)
* Wed Sep 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.110.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.110.0
- Changes since 5.109.0:
* KFileSystemType: recognize ntfs3
* Tue Aug 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.109.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.109.0
- Changes since 5.108.0:
* kurlmimedata: limit amount of in-flight FDs for portal submission (kde#472716)
* Remove code variants for building with Qt 6
* kurlmimedata: don't portal symlinks (kde#464225)
* KSignalHandler: possibility to register signal handler as early as possible
* Add explicit moc includes to sources for moc-covered headers
* Mon Jul 03 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.108.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.108.0
- Changes since 5.107.0:
* Remove qt6 CI builds
* Mon Jun 05 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.107.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.107.0
- Changes since 5.106.0:
* use fcntl to fix macOS compile
* Sat May 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.106.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.106.0
- Changes since 5.105.0:
* exportUrlsToPortal: let it work in a non-KDE session (kde#458643)
* exportUrlsToPortal: don't export when there are non-sendable non-local files
* KDirWatch: Don't append fileName to fileName in Delete event (kde#467095)
* Sat Apr 01 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.105.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.105.0
- Changes since 5.104.0:
* Prevent KSignalHandler leaking signalfd file descriptors
* Mon Mar 06 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.104.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.104.0
- Changes since 5.103.0:
* Deprecate KPluginMetaData::initialPreference
* Convert BugReportUrl in desktoptojson
* exportUrlsToPortal: stop fusing remote urls
* Show deprecation warning about desktoptojson tool
* Wed Feb 08 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.103.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.103.0
- Changes since 5.102.0:
* don't needlessly copy urls while iterating
* KSandbox: Warn when running without flatpak-spawn privileges
* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
* Config.cmake.in: workaround Inotify static issue
* Better Pluralize 'n minutes ago' (kde#462261)
* Fix portal urls cache on X11 (kde#460314)
/usr/lib64/libKF5CoreAddons.so.5 /usr/lib64/libKF5CoreAddons.so.5.116.0 /usr/share/doc/packages/libKF5CoreAddons5 /usr/share/doc/packages/libKF5CoreAddons5/README.md /usr/share/licenses/libKF5CoreAddons5 /usr/share/licenses/libKF5CoreAddons5/BSD-2-Clause.txt /usr/share/licenses/libKF5CoreAddons5/BSD-3-Clause.txt /usr/share/licenses/libKF5CoreAddons5/CC0-1.0.txt /usr/share/licenses/libKF5CoreAddons5/GPL-2.0-only.txt /usr/share/licenses/libKF5CoreAddons5/GPL-2.0-or-later.txt /usr/share/licenses/libKF5CoreAddons5/GPL-3.0-only.txt /usr/share/licenses/libKF5CoreAddons5/LGPL-2.0-only.txt /usr/share/licenses/libKF5CoreAddons5/LGPL-2.0-or-later.txt /usr/share/licenses/libKF5CoreAddons5/LGPL-2.1-only.txt /usr/share/licenses/libKF5CoreAddons5/LGPL-2.1-or-later.txt /usr/share/licenses/libKF5CoreAddons5/LGPL-3.0-only.txt /usr/share/licenses/libKF5CoreAddons5/LicenseRef-KDE-Accepted-GPL.txt /usr/share/licenses/libKF5CoreAddons5/LicenseRef-KDE-Accepted-LGPL.txt /usr/share/licenses/libKF5CoreAddons5/LicenseRef-Qt-Commercial.txt /usr/share/licenses/libKF5CoreAddons5/MPL-1.1.txt /usr/share/licenses/libKF5CoreAddons5/Qt-LGPL-exception-1.1.txt /usr/share/qlogging-categories5/kcoreaddons.categories /usr/share/qlogging-categories5/kcoreaddons.renamecategories
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 19 22:31:08 2026