* 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
* kconfig_compiler: Add Time type
* typo--
* Guard against KConfigWatcher getting deleted while emitting configChanged()
* Update version to 6.16.0
* core: Fix parsing kdeglobals after rewinding system clock
* 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
* Add test for Q_PROPERTY with defaultValueGetters
* kconfig_compiler: generate Q_PROPERTY for defaultValueGetter too
* Add tags file to documentation
* Add missing qhp projects
* Add landing page for QDoc
* kconfigini: Fix assert where start is larger than currentGroup length
* Revert doc comment changes to kconfig_compiler
* Revert doc changes to test files
* 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
* kwindowstatesaver: call saveSize when window state changes (kde#502978)
* use QIODevice::ExistingOnly to have unified code
* kconfig_compiler: also add Q_ENUM when choice name is defined
* gui/kwindowconfig: Only look up the screen's name if it's needed
* Add missing QML module dependency
* Add some timezones support to QDateTiem types
* Update version to 6.14.0
* 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:
* It compiles fine without qt6.9 deprecated methods
* KDesktopFile: Always put [Desktop Entry] group first
* Fix build warning
* Fix double unescaping of config keys
* 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
* 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
* Enforce QtNext tests to pass again
* Move global cache out of function again
* kwriteconfig: Add a flag to notify
* Make global parse cache local to parseGlobalFiles()
* Add xml/yaml linting
* Make kcfg testfiles valid wrt kcfg.xsd
* Use unique pointer for lock file
* Simplify KConfigIniBackend
* Enable QStandardPaths testMode for more tests
* Add a way to register QML types as uncreatable
* Don't ignore the result of QFile::open
* CI: Add linux-qt6-next build
* Enable QStandardPaths test mode for TestStateConfig
* [kconfig_compiler] Fix code generation for state config without name arg
* Fix moving values between nested groups
* Read defaults from Windows registry
* 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
* Fix shortcuts for mac os
* Replace BufferFragment by QByteArrayView
* docs(DESIGN): Fix URL to tutorial
* 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
* Add QML_REGISTRATION option to the config macro documentation
* KWindowStateSaver: Increase the rate limit on the slow part of config saving
* It compiles fine without deprecated methods
* Now we depend against qt6.6.0
* Fix restoration of maximization state for QtQuick windows (for real) (kde#494359)
* 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
* kwindowconfig: If sizes are same as default, revert them to default when saving
* Update version to 6.8.0
* Add CI for static builds on Linux
* Correctly install QML module in a static build
* 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
* Update version to 6.7.0