Changelog for
kconf_update6-6.7.0-kf.19.1.i586.rpm :
* Mon Oct 07 2024 Christophe Marin
- 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
* Sat Sep 07 2024 Christophe Marin - Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0- Changes since 6.5.0:
* KStandardAction: Use windowIcon for AboutApp icon again
* Fix macro documentation
* ci: add Alpine/musl job
* Fix warning from staterc migration when there\'s no \"old\" file to migrate
* Update KF6 TODO comments to KF7 given that they weren\'t addressed in KF6
* Update version to 6.6.0
* Mon Aug 05 2024 Christophe Marin - Update to 6.5.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.5.0- Changes since 6.4.0:
* Update dependency version to 6.5.0
* ksharedconfig: move statercs to state dir
* Explain what \"desktop entry spec separator semantics\" means
* Reapply \"don\'t create root-only readable files in /etc/xdg\"
* Make Qt6Quick dependency for QML plugin private
* Update version to 6.5.0
* Expose KWindowStateSaver in the QML interface
* Sync config group on KWindowStateSaver::timerEvent
* don\'t do tests in ~/.kde-unit-test
* Tue Jul 09 2024 Christophe Marin - Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0- Changes since 6.3.0:
* Fix two cmakelint types of issue
* Fix KCONFIG_USE_QML=OFF by moving ECMQmlModule behind the conditional
* kconfig_compiler: Don\'t generate .moc include
* kconfig_compiler: Allow generating QML type registration macros
* kconfig_compiler: Use automoc for GENERATE_MOC
* Avoid unused variable definition
* Allow desktop files to be a symbolic link
* Fix compile
* KStandardActions: Use C++11 for loop
* fix compile dependencies for windows
* Register KCoreConfigSkeleton to QML
* provide a generic named USE_DBUS option to allow to choose if to use it
* don\'t warn if no dbus enabled
* Wed Jun 05 2024 Christophe Marin - Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/- Changes since 6.2.0:
* ensure test works with Qt 6.7 on Windows
* Use QT_TRANSLATE_NOOP instead of QT_TR_NOOP for KStandardActions
* Add helper method to fully move a group to another
* Deprecate ctor that takes a backend
* Move parts of KStandardAction to KConfigGui
* Remove KConfigBackend abstraction
* Add a mutex to protect globalData
* kconfigxt: Remove docs for SourceExtension parameter which was removed in KF6
* Remove explicit maintainer from metainfo
* Use ellipsis character instead of three dots in UI strings
* Mon May 06 2024 Christophe Marin - Update to 6.2.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/6.2.0/- Changes since 6.1.0:
* avoid allocations while parsing int/float lists
* Adapt kdesktopfiletest to QTemporaryFile behavior change
* Guard header with an ifndef and include moc generates sources in the cpp file
* autotests: Don\'t use a timeout in testLocalDeletion
* Adjust kconfig_compiler autotests to include a version without kcfgc
* Add a CMake function to add a kcfg file without kcfgc
* gitignore: add VS Code dir
* Fri Apr 05 2024 Christophe Marin - Update to 6.1.0
* New feature release- Changes since 6.0.0:
* update version for new release
* Don\'t search for QtDBus on Windows/macOS/Android
* Register KConfigPropertyMap to QML
* kconf_update: Also run .upd files if times match but done is empty (kde#483795)
* Add unittest that URL[$e] works, for bug 482889- Drop patch, merged upstream:
* 0001-kconf_update-Also-run-.upd-files-if-times-match-but-.patch
* Sat Mar 16 2024 Fabian Vogt - Add patch to fix missing config migration (kde#483795):
* 0001-kconf_update-Also-run-.upd-files-if-times-match-but-.patch
* Wed Feb 21 2024 Fabian Vogt - Update to 6.0.0
* New bugfix release
* Release announcement not available yet- Changes since 5.249.0:
* update version for new release
* KConfigLoader: reduce string allocations when parsing config items
* KConfigLoader: use QString::trimmed rvalue overload
* kdesktopfile: don\'t return const value
* kdesktopfileaction: rule of five - add move operations
* kdesktopfileaction: use =default for trivial default operations
* kdesktopfileaction: don\'t needlessly copy strings
* update version for new release
* Wed Jan 31 2024 Fabian Vogt - Update to 5.249.0 (6.0 RC 2):
* New bugfix release
* For more details see https://kde.org/announcements/megarelease/6/rc2/
* Mon Jan 15 2024 Fabian Vogt - Update to 5.248.0 (6.0 RC 1)
* For more details please see: https://kde.org/announcements/megarelease/6/rc1/
* Sat May 27 2023 Christophe Marin - Init kf6-kconfig