File kf6-kcmutils.changes of Package kf6-kcmutils

-------------------------------------------------------------------
Sat Apr  5 12:32:35 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:
  * tools: Fix querying X-KDE-OnlyShowOnQtPlatforms
  * Make kcmdesktopfilegenerator preserve X-KDE-OnlyShowOnQtPlatforms
  * It compiles fine without qt6.9 deprecated methods
  * It compiles fine without kf6.12 deprecated methods
  * Update dependency version to 6.13.0

-------------------------------------------------------------------
Tue Mar 11 09:29:09 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
  * ScrollView: don't move focus to empty toolbar
  * kcmultidialog: set AccessibleName for ScrollArea
  * kcmultidialog: only focus ScrollArea if scrollable
  * src/kcmultidialog.cpp - prevent a crash in KCMultiDialogPrivate::apply()
  * Restore non-default highlight for widget kcms
  * Update version to 6.12.0

-------------------------------------------------------------------
Sat Feb  8 12:16:42 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
  * ensure proper utf-8 encoding
  * [kcmmetadatagenerator] Use QCoreApplication to process args (kde#499337)
  * Add xml/yaml linting
  * CI: Add linux-qt6-next build
  * fix typo in doc
  * fix documentation url for kcms
  * allow loading platform-specific main qml file
  * Update version to 6.11.0

-------------------------------------------------------------------
Tue Jan  7 18:17:22 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
  * GridDelegate: cap label line counts to 1 (kde#497253)
  * Update version to 6.10.0

-------------------------------------------------------------------
Sun Dec  8 10:09:08 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
  * We depend against kf6.8.0
  * Split Quick library and QML module into different folders
  * It compiles fine without deprecated methods
  * ci: add Alpine/musl job
  * Update version to 6.9.0

-------------------------------------------------------------------
Mon Nov  4 11:17:59 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
  * Update version to 6.8.0
  * Fix compilation with Qt 6.9 (dev)

-------------------------------------------------------------------
Mon Oct  7 09:59:50 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
  * Drop obsolete includes and HAVE_X11
  * Always show title and caption in tooltip if truncated
  * Update version to 6.7.0

-------------------------------------------------------------------
Sat Sep  7 09:03:07 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:
  * Update version to 6.6.0
  * Set a QQmlEngine property on the QApplication (kde#488965)

-------------------------------------------------------------------
Mon Aug  5 10:47:32 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
  * AbstractKCM: Document what extraFooterTopPadding is for
  * AbstractKCM: remove false deprecation notice
  * Update version to 6.5.0

-------------------------------------------------------------------
Tue Jul  9 09:41:36 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:
  * plugins: Use help-about icons instead of dialog-information
  * SettingHighlighterPrivate: Optimize connections
  * plugins: Use symbolic versions of the icons
  * Declare missing QML module dependency
  * Properly declare KQuickConfigModule as having attached properties
  * support USE_DBUS option to enable/disable dbus use
  * gitignore: add VS Code dir
  * Ensure KCM load function is called only once (kde#487388)

-------------------------------------------------------------------
Wed Jun  5 10:11:23 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:
  * It compiles fine without qt6.7 deprecated methods
  * AbstractKCM,SimpleKCM: Stop overlapping the 1px of content with a header Separator
  * SimpleKCM: Port header's wrapper from QQC2.Control to Kirigami.Padding
  * SimpleKCM: Drop unnecessary id qualifier from the bindings at the top-level component
  * AbstractKCM,SimpleKCM: Unify header/footer content swapping
  * AbstractKCM,SimpleKCM: Unify OverlaySheet detection, port to cool iterators

-------------------------------------------------------------------
Mon May  6 12:22:21 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:
  * KQuickConfigModule: Don't crash on null object
  * SimpleKCM: Remove remnants of footerParent
  * Use ellipsis character instead of three dots
  * GridDelegate: Port to ComponentBehavior: Bound
  * GridDelegate: Consolidate code paths for opening a menu
  * GridDelegate: Don't use qualified property access as appropriate
  * GridDelegate: Use concrete type for the popup menu
  * GridDelegate: Use somewhat more consistent ToolTip bindings, remove timeout
  * components: Drop QML import versions, unify import aliases
  * components: Guard nullable property access
  * components: Explicitly specify signal handler arguments
  * KCModuleQml: Provide a fallback in case a pushed page is not one of magical KCMUtils types
  * Add API to make header and footer paddings optional
  * Round all the things consistently
  * pluginselector: cache delegates

-------------------------------------------------------------------
Fri Apr  5 12:52:24 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
  * Better document KPluginModel
  * Deprecate ContextualHelpButton in favor of the Kirigami version
  * KCMLauncher: Fix up docs
  * Port QML modules to declarative type registration
  * ConfigModule: Fix imports and aliases in provided example
  * SharedQmlEngine: Improve error reporting when loading main component
  * SettingHighlighterPrivate: update highlight on target children changes
  * qml: set domain for i18n strings

-------------------------------------------------------------------
Wed Feb 21 19:27:48 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
  * AboutPlugin: update domain for i18n strings
  * PluginDelegate: set domain for i18n strings
  * update version for new release

-------------------------------------------------------------------
Wed Jan 31 17:49:53 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:36 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:14 UTC 2023 - Christophe Marin <christophe@krop.fr>

- Init kf6-kcmutils
openSUSE Build Service is sponsored by