* Mon Jul 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.16.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.16.0
- Changes since 6.15.0:
* Update dependency version to 6.16.0
* Add example for using KCoreAddons from Python
* [python] Mark value types as such
* Apply fixits for clazy-qdatetime-utc
* Add handling for KFormat::AbbreviatedDuration with days and years
* Add KFormat Python example
* Skip time formatting tests when we can't change the system timezone
* Add timezone-preserving time formatting API for QML
* Update version to 6.16.0
* Mon Jun 09 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.15.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.15.0
- Changes since 6.14.0:
* Update dependency version to 6.15.0
* Make KSystemClockSkewNotifierEngine shared
* [KUser] Apply rule of zero
* Disable python bindings for Haiku also
* Build Python bindings unless explicitly disabled
* Add KFormat::formatTime
* Add tags file to documentation
* Add a narrow variant of KFormat::formatRelativeDateTime
* Add missing qhp project
* Fix QHP namespace
* Fix documentation syntax
* Make KFormat::formatRelativeDateTime also work for future times
* Improve jobtest stability
* Add landing page for QDoc
* Add autotest for bug 504078
* Port KSystemClockSkewNotifier to qdoc
* util: Add KSystemClockSkewNotifier
* Port API documentation to qdoc syntax
* Update version to 6.15.0
- Replace _kf6_bugfix_version usage
* Sun May 04 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.14.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.14.0
- Changes since 6.13.0:
* Update dependency version to 6.14.0
* Add pkg-config file
* Update version to 6.14.0
* Remove conditions for no longer supported Qt versions
* python: install typesystem file
* Sat Apr 05 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.13.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.13.0
- Changes since 6.12.0:
* Add missing include mocs
* Mimetypes: replace TODO comment with link to s-m-i MR
* Drop no longer needed export of KJobPrivate & KCompositeJobPrivate
* It compiles fine without qt6.9 deprecated methods
* KDirWatch: Constify the 'path' variable
* Require CI to pass on FreeBSD
* KProcessList: Return login names based on ruid in the FreeBSD impl
* KDirWatch: Support the "direct" mode of the libinotify-kqueue library
* KShell:tildeExpand: Return filename if homedir is empty (kde#317513)
* Bump min required SharedMimeInfo to 2.1
* Update dependency version to 6.13.0
* Tue Mar 11 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.12.0
- Changes since 6.11.0:
* Update dependency version to 6.12.0
* Declare KFormat option flag operators
* Add missing break in switch statement
* Update version to 6.12.0
* Sat Feb 08 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.11.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.11.0
- Changes since 6.10.0:
* Update dependency version to 6.11.0
* Add missing since markers
* kosrelease: expose to qml
* kosrelease: typo--
* Add xml/yaml linting
* Add plural annotations for abbreviated duration strings
* Add MPL 2.0 to list of licenses
* Add distance formatting with locale- and value-appropriate units
* Add abbreviated duration formatting
* Don't ignore the result of QFile::open
* Mark KFormat QML methods as translation bindings
* Removed unnecessary vtable in KFormatPrivate
* Fix QML module version
* Use declarative type registration for QML bindings
* Enable Python bindings on FreeBSD
* CI: Add linux-qt6-next build
* Lower Python requirement to 3.9
* Update version to 6.11.0
* Tue Jan 07 2025 Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update dependency version to 6.10.0
* Update version to 6.10.0
* Sun Dec 08 2024 Christophe Marin <christophe@krop.fr>
- Update to 6.9.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.9.0
- Changes since 6.8.0:
* Update dependency version to 6.9.0
* Provide more license for KAboutLicense
* Add 7d4a6f31521 to git-blame-ignore-revs
* Add Python bindings
* It compiles fine without deprecated methods
* kaboutdata: Add overload taking KAboutPerson and KAboutComponent
* kfileutils: compare to basename in makeSuggestedName (kde#493270)
* Apply 1 suggestion(s) to 1 file(s)
* Link with libnetwork on Haiku
* Don't put copyright statements if the license is not BSD
* Update version to 6.9.0
* Mon Nov 04 2024 Christophe Marin <christophe@krop.fr>
- Update to 6.8.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.8.0
- Changes since 6.7.0:
* Update dependency version to 6.8.0
* Make KJob::elapsedTime const
* Fix absolute path generation into (not installed) header
* KPluginMetaData: reduce string allocation
* Update git blame ignore file
* Reformat code with clang-format
* Kjob: add elapsedTime() returns the ms the job ran
* Add CI for static builds on Linux
* Install QML module correctly when building statically
* exportUrlsToPortal: use QScopeGuard::dismiss for the success code path
* Update version to 6.8.0
* Mon Oct 07 2024 Christophe Marin <christophe@krop.fr>
- Update to 6.7.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.7.0
- Changes since 6.6.0:
* Update dependency version to 6.7.0
* Make unit tests work with a static Qt build
* kcoreaddonsplugin: Link against Qt6::Network
* Restore KProcess on Android
* Don't build kprocesstest for Android/iOS
* Fix build on ios
* Update version to 6.7.0