pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/kirigami2
Module Name: pkgsrc
Committed By: markd
Date: Tue Aug 27 20:51:56 UTC 2019
Modified Files:
pkgsrc/x11/kirigami2: PLIST distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/x11/kirigami2/PLIST \
pkgsrc/x11/kirigami2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/kirigami2/PLIST
diff -u pkgsrc/x11/kirigami2/PLIST:1.4 pkgsrc/x11/kirigami2/PLIST:1.5
--- pkgsrc/x11/kirigami2/PLIST:1.4 Thu Apr 25 21:17:14 2019
+++ pkgsrc/x11/kirigami2/PLIST Tue Aug 27 20:51:56 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/04/25 21:17:14 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/08/27 20:51:56 markd Exp $
include/KF5/Kirigami2/KirigamiPluginFactory
include/KF5/Kirigami2/PlatformTheme
include/KF5/Kirigami2/TabletModeWatcher
@@ -128,6 +128,7 @@ share/locale/id/LC_MESSAGES/libkirigami2
share/locale/it/LC_MESSAGES/libkirigami2plugin_qt.qm
share/locale/ja/LC_MESSAGES/libkirigami2plugin_qt.qm
share/locale/ko/LC_MESSAGES/libkirigami2plugin_qt.qm
+share/locale/lt/LC_MESSAGES/libkirigami2plugin_qt.qm
share/locale/nl/LC_MESSAGES/libkirigami2plugin_qt.qm
share/locale/nn/LC_MESSAGES/libkirigami2plugin_qt.qm
share/locale/pl/LC_MESSAGES/libkirigami2plugin_qt.qm
Index: pkgsrc/x11/kirigami2/distinfo
diff -u pkgsrc/x11/kirigami2/distinfo:1.4 pkgsrc/x11/kirigami2/distinfo:1.5
--- pkgsrc/x11/kirigami2/distinfo:1.4 Thu Apr 25 21:17:14 2019
+++ pkgsrc/x11/kirigami2/distinfo Tue Aug 27 20:51:56 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/25 21:17:14 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/08/27 20:51:56 markd Exp $
-SHA1 (kirigami2-5.57.0.tar.xz) = 69b7c79d9bb7696bab3942b4ffde67947d0e5bcf
-RMD160 (kirigami2-5.57.0.tar.xz) = 0cc87d726c40513a4b43d8509e0e802e6f83df8f
-SHA512 (kirigami2-5.57.0.tar.xz) = 10631cd367a5f55c09f1fba1488ba43b1e2146138e8dfb1d15d36868dbfff3ae06c3d111290b0fa118db9248c166d2aa2c13a95ed07ed0424ee059cb0d1fafe3
-Size (kirigami2-5.57.0.tar.xz) = 137836 bytes
+SHA1 (kirigami2-5.61.0.tar.xz) = 140141b725c3e29860dca82decb864dec60919d1
+RMD160 (kirigami2-5.61.0.tar.xz) = 44ab339b540029b67d3e6c6468534a3d603f5299
+SHA512 (kirigami2-5.61.0.tar.xz) = 76cf677efdabba57e79978f3c4b531cb5f15512b046ccbf7e6577663d4c147f7e6d422b2e0fd6c91c198e93b81d5b735a9700c13cc6c791dc7b317b2cf9cf64c
+Size (kirigami2-5.61.0.tar.xz) = 142904 bytes
Home |
Main Index |
Thread Index |
Old Index