File kf6-kconfig.changes of Package kf6-kconfig

-------------------------------------------------------------------
Mon Jun  9 20:29:33 UTC 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  4 19:05:17 UTC 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  5 12:32:43 UTC 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 09:29:10 UTC 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  8 12:16:43 UTC 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  7 18:17:24 UTC 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  8 10:09:10 UTC 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  4 11:18:01 UTC 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  7 09:59:53 UTC 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

-------------------------------------------------------------------
Sat Sep  7 09:03:10 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  5 10:47:34 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  9 09:41:38 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  5 10:11:26 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  6 12:22:24 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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  5 12:52:28 UTC 2024 - Christophe Marin <christophe@krop.fr>

- 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 22:38:58 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Add patch to fix missing config migration (kde#483795):
  * 0001-kconf_update-Also-run-.upd-files-if-times-match-but-.patch

-------------------------------------------------------------------
Wed Feb 21 19:27:50 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- 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 17:49:59 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- 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 20:00:42 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de>

- Update to 5.248.0 (6.0 RC 1)
  * For more details please see:
    https://kde.org/announcements/megarelease/6/rc1/

-------------------------------------------------------------------
Sat May 27 11:18:15 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Init kf6-kconfig
openSUSE Build Service is sponsored by