Path to this page:
./
x11/qqc2-desktop-style,
Style for Qt Quick Controls 2 to make it follow your desktop theme
Branch: CURRENT,
Version: 5.116.1nb2,
Package name: qqc2-desktop-style-5.116.1nb2,
Maintainer: markdStyle for Qt Quick Controls 2 to make it follow your desktop theme.
Required to run:[
x11/qt5-qtbase] [
graphics/kiconthemes] [
x11/kirigami2]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
devel/extra-cmake-modules] [
x11/xorgproto]
Master sites: (Expand)
Filesize: 71.355 KB
Version history: (Expand)
- (2024-11-01) Updated to version: qqc2-desktop-style-5.116.1nb2
- (2024-11-01) Updated to version: qqc2-desktop-style-5.116.1nb1
- (2024-06-08) Updated to version: qqc2-desktop-style-5.116.1
- (2024-05-29) Updated to version: qqc2-desktop-style-5.114.0nb2
- (2024-04-06) Updated to version: qqc2-desktop-style-5.114.0nb1
- (2024-02-06) Updated to version: qqc2-desktop-style-5.114.0
CVS history: (Expand)
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-06 11:46:35 by Mark Davies | Files touched by this commit (173) | |
Log message:
*: update KDE Frameworks to 5.114.0
6 months of development
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-07-29 04:51:59 by Mark Davies | Files touched by this commit (2) | |
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
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|