Changelog for
mingw64-kirigami2-devel-5.65.0-1.288.noarch.rpm :
* Sun Dec 08 2019 Christophe Giboudeaux
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php- Too many changes since 5.64.0, only listing bugfixes:
* Fix default card background (kde#414329)
* Make QmlComponentsPool one instance per engine (kde#414003)
* Vertically center left actions in ActionTextField (kde#413769)
* Wed Nov 20 2019 Wolfgang Bauer - Update to 5.64.1
* New bugfix release- Changes since 5.64.0:
* Make QmlComponentsPool one instance per engine (kde#414003)
* Sun Nov 03 2019 Christophe Giboudeaux - Update to 5.64.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.64.0.php- Too many changes since 5.63.0, only listing bugfixes:
* highlight on mouseover only when more than one page (kde#410673)
* Sun Oct 06 2019 Christophe Giboudeaux - Update to 5.63.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.63.0.php- Too many changes since 5.62.0, only listing bugfixes:
* more z (kde#411832)
* port away from deprecated Kirigami.ApplicationHeader (kde#405571)
* some margin on the right (kde#409630)
* don\'t make list items look inactive (kde#408191)
* Layout.fillWidth should be done by the client (kde#411188)
* Sat Sep 07 2019 Christophe Giboudeaux - Update to 5.62.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.62.0.php- Changes since 5.61.0:
* Replace the custom overflow button with PrivateActionToolButton in ActionToolBar
* If a submenu action has an icon set, make sure to also display it
* [Separator] Match Breeze borders\' color
* Add Kirigami ListSectionHeader component
* Fix context menu button for pages not showing up
* Fix PrivateActionToolButton with menu not clearing checked state properly
* Use QLatin1String + QString::remove operates on the same object, no need to reassign
* Fix supported OS attributes for api.kde.org
* remove references from the icon qrc to missing icons.
* allow to set custom icon for the left drawer handle
* Rework the visibleActions logic in SwipeListItem
* Allow usage of QQC2 actions on Kirigami components and now make K.Action based on QQC2.Action
* bump import
* Add handle icons
* Kirigami.Icon: Fix loading bigger images when source is a URL (kde#407409)
* Add icon used by Kirigami.AboutPage
* Wed Aug 07 2019 Christophe Giboudeaux - Update to 5.61.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.61.0.php- Changes since 5.60.0:
* reintroduce 00415d3345a with proper names
* Partially revert 00415d3345a to fix regression
* Sync to diff in D22868 (pushed wrong branch)
* Revamp Kirigami.AboutPage
* Consistently use Units.toolTipDelay instead of hardcoded values
* properly size the card contents when the card size is constrained
* hide ripple when we don\'t want items clickable
* make handle follow arbitrary height of the drawer
* Fix typo
* [SwipeListItem] Take into account scrollbar visibility and form factor for handle and inline actions
* Remove scaling of iconsize unit for isMobile
* always show back button on layers>1
* Fix 2 typos
* hide actions with submenus from more menu
* default ActionToolBar position ot Header
* big z to not appear under dialogs
* use opacity to hide buttons that don\'t fit
* add the spacer only when it fills the width
* fully retrocompatible with showNavigationButtons as bool
* more granularity to globalToolBar.showNavigationButtons
* Fri Jul 19 2019 Wolfgang Bauer - Don\'t lower minimum Qt version anymore, it requires 5.11 now
* Sun Jul 14 2019 lbeltrameAATTkde.org- Update to 5.60.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.60.0.php- Changes since 5.59.0:
* [ActionTextField] Make action glow on press
* Remove ifdef for Qt 5.11 since that is now the required version
* support text mode and position
* mouseover effect for breadcrumb on desktop
* Fix typo in documentation
* enforce a minimum height of 2 gridunits
* Set SwipeListItem implicitHeight to be the maximum of content and actions
* Hide tooltip when PrivateActionToolButton is pressed
* Remove accidentally slipped back traces of cmake code for Plasma style
* ColumnView::itemAt
* force breeze-internal if no theme is speacified
* correct navigation on left pinned page
* keep track of the space covered by pinned pages
* show a separator when in left sidebar mode
* in single column mode, pin has no effect
* first semi working prototype of pinning
* Sun Jun 09 2019 lbeltrameAATTkde.org- Update to 5.59.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.59.0.php- Changes since 5.58.0:
* [ActionTextField] Make QML tooltip consistent
* base on height for items that should have a top padding (kde#405614)
* Compress color changes without a QTimer
* [FormLayout] Use even top and bottom spacing for separator (kde#405614)
* ScrollablePage: Make sure the scrolled view gets the focus when it\'s set
* Improve keyboard-only usage of the toolbar (kde#403711)
* make the recycler a FocusScope
* Wed May 15 2019 lbeltrameAATTkde.org- Update to 5.58.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.58.0.php- Changes since 5.57.0:
* dd the new files to the pri file
* [aboutpage] hide Authors header if there are no authors
* Update qrc.in to match .qrc (missing ActionMenuItem)
* fix formatting in android build instructions
* DesktopIcon -> Icon
* Make sure we don\'t squeeze out the ActionButton (kde#406678)
* make it work
* single event filter in a singleton
* Revert \"make it an attached property\"
* make it an attached property
* final api, documentation++
* add blockTargetWheel property
* add a wheelhandler event filter
* fix implicitWidth
* remove all the custom mouse wheel handling
* remove extra debug
* propagate hints to ColumnView and PageRow
* ensure layout is done right after component.oncompleted
* Pages: export correct contentHeight/implicit sizes
* [ColumnView] Also check for index in child filter...
* [ColumnView] Don\'t let mouse back button go back beyond first page
* header has immediately the proper size
* Sun Apr 14 2019 lbeltrameAATTkde.org- Update to 5.57.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.57.0.php- Changes since 5.56.0:
* Too many changes to list here
* Fri Mar 15 2019 lbeltrameAATTkde.org- Update to 5.56.1
* New bugfix release- Changes since 5.56.0:
* avoid parenting OverlaySheet to ColumnView
* hide breadcrumb on pages that don\'t want a toolbar (kde#404481)
* Sun Mar 10 2019 lbeltrameAATTkde.org- Update to 5.56.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.56.0.php- Changes since 5.55.0:
* Too many changes to list here
* Fri Feb 15 2019 alarrosaAATTsuse.com- Downgrade the Qt version requirement to build with 5.9
* Sun Feb 10 2019 lbeltrameAATTkde.org- Update to 5.55.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.55.0.php- Changes since 5.54.0:
* raise only colored buttons (kde#403807)
* fix height
* same margins sizing policy as the other list items
* === operators
* support for the concept of expandible items
* don\'t clear when replacing all the pages
* horizontal padding is double than vertical
* take padding into account to compute size hints
* [kirigami] Do not use light font styles for headings (2/3)
* Unbreak the AboutPage layout on smaller devices
* stopatBounds for breadcrumb flickable
* Mon Jan 14 2019 lbeltrameAATTkde.org- Update to 5.54.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.54.0.php- Changes since 5.53.0:
* Too many changes to list here