pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/qqc2-desktop-style qqc2-desktop-style: update to 5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/073375cea9e9
branches: trunk
changeset: 338651:073375cea9e9
user: markd <markd%pkgsrc.org@localhost>
date: Tue Aug 27 21:27:41 2019 +0000
description:
qqc2-desktop-style: update to 5.61.0
5.61.0
Fix broken guard that prevents styling sliders with negative values
Slow down the busy indicator's rotation speed
Fix "Type error" when creating a TextField with focus: true
[ComboBox] Set close policy to close on click outside instead of only
outside parent
[SpinBox] Set renderType
5.60.0
Show shortcut in menu item when specified
Add MenuSeparator
Fix ToolButton remaining in a pressed state after press
[ToolButton] Pass custom icon size to StyleItem
honor visibility policy
5.59.0
Remove DefaultListItemBackground and MenuItem animation
[QQC2 Slider Style] Fix wrong handle positioning when initial value is 1
ScrollBar: Make it work as a horizontal scroll bar as well
5.58.0
Avoid nesting Controls in TextField
make the mobile text toolbar appear only on press
[TabBar] Update height when TabButtons are added dynamically
use the new Kirigami.WheelHandler
Support custom icon size for ToolButton
It compile fine without foreach
diffstat:
x11/qqc2-desktop-style/PLIST | 3 ++-
x11/qqc2-desktop-style/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 91e0c7fe103c -r 073375cea9e9 x11/qqc2-desktop-style/PLIST
--- a/x11/qqc2-desktop-style/PLIST Tue Aug 27 21:25:45 2019 +0000
+++ b/x11/qqc2-desktop-style/PLIST Tue Aug 27 21:27:41 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2019/04/25 21:17:15 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/08/27 21:27:41 markd Exp $
lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfig.cmake
lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfigVersion.cmake
qt5/plugins/kf5/kirigami/org.kde.desktop.so
@@ -22,6 +22,7 @@
qt5/qml/QtQuick/Controls.2/org.kde.desktop/Menu.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/MenuBarItem.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/MenuItem.qml
+qt5/qml/QtQuick/Controls.2/org.kde.desktop/MenuSeparator.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/Popup.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/ProgressBar.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/RadioButton.qml
diff -r 91e0c7fe103c -r 073375cea9e9 x11/qqc2-desktop-style/distinfo
--- a/x11/qqc2-desktop-style/distinfo Tue Aug 27 21:25:45 2019 +0000
+++ b/x11/qqc2-desktop-style/distinfo Tue Aug 27 21:27:41 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2019/04/25 21:17:15 markd Exp $
+$NetBSD: distinfo,v 1.5 2019/08/27 21:27:41 markd Exp $
-SHA1 (qqc2-desktop-style-5.57.0.tar.xz) = 41d8b2f71af44fcfd8e948f5d39c9e9d32f5f027
-RMD160 (qqc2-desktop-style-5.57.0.tar.xz) = 137460b2c8df675d63fa28951e409ca3ead1dd48
-SHA512 (qqc2-desktop-style-5.57.0.tar.xz) = eab5daad92b0f24e12c2e821955fbbe19ed22e6cbfdd8ce2cd28e5088cec284f8004c18f7052cd914f91fe37add4f10c9668cc0c569ff2c2e6821da78d2b30fc
-Size (qqc2-desktop-style-5.57.0.tar.xz) = 44560 bytes
+SHA1 (qqc2-desktop-style-5.61.0.tar.xz) = fa91e48033744ab6d2b2d2ba6ebd56cb60da2044
+RMD160 (qqc2-desktop-style-5.61.0.tar.xz) = 5306a0031489619b10eb13d66198eb8d4e952122
+SHA512 (qqc2-desktop-style-5.61.0.tar.xz) = f4418351c2c61bcf982173bd1d47a2547e16e913bd0c31add2b762bfbce92b67cf678275b137e993ffccb49282791f38219eb0b09bea14d96603661a187342f7
+Size (qqc2-desktop-style-5.61.0.tar.xz) = 44684 bytes
Home |
Main Index |
Thread Index |
Old Index