d2b903f486
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kcmutils?expand=0&rev=23
179 lines
6.8 KiB
Plaintext
179 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|