Path to this page:
Subject: CVS commit: pkgsrc/x11/kirigami2
From: Mark Davies
Date: 2019-08-27 22:51:56
Message id: 20190827205156.CCA07FBF4@cvs.NetBSD.org
Log Message:
kirigami2: update to 5.61.0
5.61.0
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
[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
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
5.60.0
[ActionTextField] Make action glow on press
support text mode and position
mouseover effect for breadcrumb on desktop
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
5.59.0
[ActionTextField] Make QML tooltip consistent
base on height for items that should have a top padding
Performance: compress color changes without a QTimer
[FormLayout] Use even top and bottom spacing for separator
ScrollablePage: Make sure the scrolled view gets the focus when it's set
Improve keyboard-only usage of the toolbar
make the recycler a FocusScope
5.58.0
[aboutpage] hide Authors header if there are no authors
Update qrc.in to match .qrc (missing ActionMenuItem)
Make sure we don't squeeze out the ActionButton
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
Files: