Changelog for
kf6-kirigami-imports-6.1.0-1.1.x86_64.rpm :
* Fri Apr 05 2024 Christophe Marin
- Update to 6.1.0
* New feature release- Changes since 6.0.0:
* update version for new release
* PromptDialog: Demote wrapper item from Control to Padding
* ListSectionHeader: Clean up and expand docs, add import alias for Controls
* PlatformTheme: Note where the disabled text color comes from
* ImageColors: make sure QML attached object is fetched from main thread
* Clarify that the default alignment for ActionToolbar is AlignLeft
* Fix up qualified properties access and doc examples, use appropriate enum for TextEdit
* ContextualHelpButton: Fix up code style and qualified property access
* ContextualHelpButton: Use a specific and appropriate type for a property
* ContextualHelpButton: Sort out imports and improve docs
* padding: make sure to polish on completion (kde#477978)
* PlaceholderMessage: remove bad example using it as a loading indicator
* ContextualHelpButton: fix translated string usage
* Adopt ContextualHelpButton
* ApplicationItem & ApplicationWindow: Don\'t reserve space for overlaid vkbd
* ColumnView: Disable invisible (out-of-viewport) pages
* Make global drawer item keyboard navigable
* Respect QT_NO_XDG_DESKTOP_PORTAL (kde#482730)
* ColumnView: Add check args to clamp
* ColumnView: Use OutExpo for page animation
* Fix separator of OverlayDrawer in the header bar
* ScrollablePage: Workaround Qt flickable inertia being really low See
* Add Position paramenter for InlineMessage
* Handle URL inputs for pushDialogLayer (kde#481623)
* InlineMessage: Fix showing close button
* Handle null drawer as well
* Fix footer in layers (kde#480428)
* Wed Feb 21 2024 Fabian Vogt - Update to 6.0.0
* New bugfix release
* Release announcement not available yet- Changes since 5.249.0:
* Handle null drawer as well
* Fix footer in layers (kde#480428)
* update version for new release
* Fix PassiveNotificationsManager height for wrapped text (kde#476021)
* Update template
* Units: make smallSpacing 4px and largeSpacing 8px
* PageRow: Ensure JS-created pages have a parent set (kde#477977)
* Mainpage.dox use correct URLs for types
* OverlaySheet: Don\'t do custom positioning on mobile Otherwise the overlaysheet seems to go to the bottom of the screen, with a tiny height
* pushDialogLayer: don\'t potentially override explicitly defined properties
* Actually close drawers on Escape
* Kirigami app template: bump min Qt/KF deps to match initial KF6 release
* Set framecontrast to 0.2
* workaround on the breakage in childAt introduced by the new headers
* Refactor separator to use frameContrast, add lightFrameContrast
* PagePoolAction: Do nothing if we\'re already showing the current page (kde#480837)
* pushDialogLayer: don\'t implicitly convert properties to bool
* Use Header color set on overlaydrawer
* Use header color instead of window for columnview separator
* Fix Overlay sheet size hints (kde#480673,kde#480508,kde#480147,kde#480514)
* Set borders to follow same colors as Breeze widget style
* 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-kirigami