Subject: CVS commit: pkgsrc/x11/qqc2-desktop-style
From: Mark Davies
Date: 2023-07-29 04:51:59
Message id: 20230729025159.D1C39FBDB@cvs.NetBSD.org

Log Message:
qqc2-desktop-style: update to 5.108.0

5.99
  ToolTip: Don't strip ampersands from HTML entities
  Grammar & typo in README.md
  Also check for controlRoot.size > 0
  Revert "also check for controlRoot.size > 0"
  also check for controlRoot.size > 0
  ToolTip: use Text.Wrap, not Text.WordWrap
  ToolButton: Do not layout for the icon when it's not set
  ProgressBar: Add TODO KF6, since we can't remove the workaround now
  Add fade in/out animations to ToolTips
  SpinBox: Flip left/right padding for styles with indicators on the sides
  SpinBox: Avoid explicit horizontalAlignment in TextField for better RTL
  SpinBox: Remove assignment which is never read
  SpinBox: Reset activeSubControls when neither of indicators are active
  SpinBox: Let hover events propagate through TextField to the control
  SpinBox: Reformat QML for better code style and clarity
  SpinBox: AlignLeft by default
  SpinBox: Use implicit size based on the max value
  SpinBox: move onTextEdited to contentItem, check acceptableInput
  SpinBox: update imports
5.100
  Never time out tooltip while its control is still hovered
  TextField: Use effectiveHorizontalAlignment without extra mirroring for placeholder
5.101
  TextArea: allow touch scrolling even when tablet mode is off
  Redraw KQuickStyleItem when DPR changes
  Switch: Improve background contrast when in unchecked state
  styleitem: Don't destroy and recreate the style on every instance creation
  Fix blurry controls in QQuickWidget
  DislogButtonBox: Fix url value comparison with non-strict ==
  ToolTip: Do not show tooltips without text
  BusyIndicator: Synchronize to implementation in PlasmaComponents3
5.102
  CheckBox/RadioButton/Switch: update implicit sizing code
  CheckBox/RadioButton/Switch: center align indicators when no content
  CheckBox/RadioButton/Switch: align indicators with 1st text line
  Button/ToolButton: allow menu arrows to be added by Accessible.role
5.103
  ScrollBar: Add feature that Alt+Click inverts scrollToClickPosition behavior
  ScrollBar: Fix glitch when animating back in transient mode
  ScrollBar: React to style changes property
  ScrollBar: Fix visuals in edge cases of rounding errors
  ScrollBar: Fix visuals in overshoot state
  ScrollBar: Never mirror horizontal scroll bars, even in RTL layout
  ScrollBar: Remove duplicate property assignment
  ScrollBar: Reduce string comparisons
  ScrollBar,ScrollView: Use Control::mirrored property for RTL
  ScrollView: Factor out subexpression in a way that actually works reliably
  ScrollBar: Fix active control state after mouse release
  ScrollBar: Fix jump target position for horizontal scrollbars
  ScrollBar: Use newer shorthand properties to make code shorter
  ScrollBar: Shuffle components around and flatten code
  ScrollBar: Optimize for non-interactive mode: use property interceptor syntax
  ScrollBar: Optimize for interactive mode: don't run invisible animations
  ScrollBar: Factor constants out of Math.round()
  Deduplicate identical pixelMetric call
  ScrollView: Remove custom background-colored rectangle
  Switch: Fix broken object id reference
  Workaround for QTBUG-106489
  Replace `icon.color.a > 0` check with proper Qt.colorEqual
  Refactor DefaultListItemBackground with a grain of type-safety
  DelayButton: Fix hasFocus binding
  Menu: Factor out property assignment
  RadioButton: Add support for icons, just like in CheckBox
  TabBar: Fix glitchy overlap
  TabButton: Refactor expressions using modern QQC2 attached properties
  TabButton: Fix/add icons rendering
  Revisit usages of QtQuick.Controls/AbstractButton::icon grouped property
  Optimize loading icons from properties
5.104
  ProgressBar: Pause indeterminate animation when invisible
  Added flat combobox without outline unless hovered
  TextField: Fix password-protection code from affecting normal text fields
  Drawer: Fix RTL by copying sizing code from upstream Default style
  Drawer: Use simpler sizing expressions from upstream Default style
  Don't check for selectByMouse on a non-existent root for TextArea
  use again the palette coming from Kirigami.Theme
  Only enable TextArea context menu when able to select by mouse
5.105
  CheckIndicator: Allow exclusive buttons to be detected via their ButtonGroup
5.106
  Don't attempt to sync colors when application is shutting down

Files:
RevisionActionfile
1.33modifypkgsrc/x11/qqc2-desktop-style/Makefile
1.14modifypkgsrc/x11/qqc2-desktop-style/distinfo