qqc2-desktop-style: update to 5.47.0

* Use pallet property only when using qtquickcontrols 2.4
* Work with Qt<5.10
* Fix height of tabbar
* Use Control.palette
* [RadioButton] Rename "control" to "controlRoot"
* Don't set explicit spacing on RadioButton/CheckBox
* [FocusRect] Use manual placement instead of anchors
* It turns out the flickable in a scrollview is the contentItem
* Show focus rect when CheckBox or RadioButton are focused
* hacky fix to scrollview detection
* Don't reparent the flickable to the mousearea
* [TabBar] Switch tabs with mouse wheel
* Control must not have children
* Constrain scroll
This commit is contained in:
markd 2018-06-21 08:00:05 +00:00
parent f5e584d180
commit ca47e20bda
3 changed files with 8 additions and 8 deletions

View file

@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.4 2018/04/14 07:34:46 adam Exp $
# $NetBSD: Makefile,v 1.5 2018/06/21 08:00:05 markd Exp $
DISTNAME= qqc2-desktop-style-${KF5VER}
PKGREVISION= 1
CATEGORIES= x11
HOMEPAGE= https://community.kde.org/Frameworks

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.2 2018/04/11 11:50:41 markd Exp $
@comment $NetBSD: PLIST,v 1.3 2018/06/21 08:00:05 markd Exp $
lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfig.cmake
lib/cmake/KF5QQC2DeskopStyle/KF5QQC2DeskopStyleConfigVersion.cmake
qt5/plugins/kf5/kirigami/org.kde.desktop.so
@ -44,5 +44,6 @@ qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolBar.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolButton.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/ToolTip.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/DefaultListItemBackground.qml
qt5/qml/QtQuick/Controls.2/org.kde.desktop/private/FocusRect.qml
qt5/qml/org/kde/qqc2desktopstyle/private/libqqc2desktopstyleplugin.so
qt5/qml/org/kde/qqc2desktopstyle/private/qmldir

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.2 2018/04/11 11:50:41 markd Exp $
$NetBSD: distinfo,v 1.3 2018/06/21 08:00:05 markd Exp $
SHA1 (qqc2-desktop-style-5.44.0.tar.xz) = ce4ee4a2731d5993948999b77cc7da3a5707e17b
RMD160 (qqc2-desktop-style-5.44.0.tar.xz) = 6731b14841ca1103844fa053d3af117e5ceda384
SHA512 (qqc2-desktop-style-5.44.0.tar.xz) = 673a49e38ad90ca8aeb9a5e0454a4abb172b94bcb606db2d5ecc041c5cd97b8899ab0ac06568e7a5a3a668807910beed6f2d5ec482e9fed87db343e995f898ac
Size (qqc2-desktop-style-5.44.0.tar.xz) = 38616 bytes
SHA1 (qqc2-desktop-style-5.47.0.tar.xz) = ddcce6bc537aef889f2f218d72815daeb31ca68c
RMD160 (qqc2-desktop-style-5.47.0.tar.xz) = 17bb549dc2fa5cbbb837164b1ca68ff6b0fff9ca
SHA512 (qqc2-desktop-style-5.47.0.tar.xz) = 242622cbeb43c68cd02243ba9ba991a2c636c6247bfeae042a1623d0060719d77d04e5e66dcb32cabce2424f10279bf8e4a926d5c02d52fbe344b5f03d26f13e
Size (qqc2-desktop-style-5.47.0.tar.xz) = 41112 bytes