Changelog for
kf6-kirigami-lang-6.5.0-1.1.noarch.rpm :
* 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
* Relicense MenuDialog and PromptDialog to LGPL
* GlobalDrawerActionItem: Fix tooltip
* ContextualHelpButton: make text always accessible
* Convert license headers to SPDX
* Port dialogs to pragma ComponentBehavior: Bound
* Dialog: Support variable base padding
* Dialog: Add some null safety
* Dialog: Fix ScrollView::contentItem management
* Update version to 6.5.0
* We can Use directly nullptr
* fix: install KirigamiPrivate soversion
* NavigationTabButton: Drop bold font workaround
* 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:
* Add Kirigmai.Action unit tests
* Fix static build
* Allow initializing a Kirigami.Action from a QAction
* NavigationTabButton: improve text legibility (kde#489573)
* Dialog: Add horizontal padding to prevent content from leaking onto borders
* ActionTextField: de-duplicate action icon code
* dialogs/Dialog.qml: removed colorSet
* ActionTextField: fix QML errors
* Update build.gradle in application template to Qt 6
* Remove unused KItemModels import
* Fix: The issue of abnormal touch events
* Relax property types to QtQuick.Templates counterparts
* Units: decouple grid unit from font metrics
* Fix typo
* support USE_DBUS option to enable/disable dbus use
* PlaceholderMessage: Announce the text and description to a11y (kde#482753)
* fix: install KirigamiPrivate soversion
* 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/- Too many changes since 6.2.0, only listing bugfixes:
* Revert \"icon: Remove the node with lowest opacity when animation end\" (kde#487577)
* Card: emit toggled() when the user clicks on the header checkbox (kde#481461)
* Always color icons (kde#485801)
* Mon May 13 2024 Christophe Marin - Update to 6.2.1
* New bugfix release- Changes since 6.2.0:
* Revert \"Dialog: Always use an overlay as visual parent\"
* 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/- Too many changes since 6.1.0, only listing bugfixes:
* Fixed wrong navigation and dialog header button colors (kde#486163)
* ContextualHelpButton: remove excess space from tooltip (kde#481817)
* 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