Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:16.0:Staging:B
kf6-qqc2-desktop-style
kf6-qqc2-desktop-style.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kf6-qqc2-desktop-style.changes of Package kf6-qqc2-desktop-style
------------------------------------------------------------------- Mon Oct 7 10:00:31 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.7.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.7.0 - Changes since 6.6.0: * Update dependency version to 6.7.0 * kquickstyleitem: Don't crash if colors changed and style option is null * kirigamiintegration: Track changes to PlatformTheme where needed * TextFieldContextMenu: Open menu by keyPressed at TextField.cursorRectangle position * Update version to 6.7.0 ------------------------------------------------------------------- Sat Sep 7 09:03:36 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.6.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.6.0 - Changes since 6.5.0: * Update version to 6.6.0 * Read Smallest font settings from the proper config (kde#490890) ------------------------------------------------------------------- Mon Aug 5 10:48:01 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.5.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.5.0 - Changes since 6.4.0: * Update dependency version to 6.5.0 * ScrollBar: Fix custom scrolling behavior (kde#488092) * Update version to 6.5.0 ------------------------------------------------------------------- Tue Jul 9 09:42:04 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.4.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.4.0 - Changes since 6.3.0: * combobox: Set focus on text field within combobox * Delegates: Use inset to control spacing around hover/selection highlight * Limit focus workaround to affected versions * itembranchindicators: Store QPersistentModelIndex instead of QModelIndex * itemindicators: Don't access thread-unsafe data from the render thread (kde#487850) * Implement baselineOffset for more controls * KQuickStyleItem: Mark baselineOffset method as const * Implement SplitView with splitter handles * support USE_DBUS option to enable/disable dbus use ------------------------------------------------------------------- Wed Jun 5 10:12:08 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.3.0 * New feature release * For more details please see: * https://kde.org/announcements/frameworks/6/6.3.0/ - Changes since 6.2.0: * Fix rendering the focus of our items (kde#486041) * Update background of Dialog * TreeViewDelegate: Replace top/bottom padding with vertical * TreeViewDelegate: Add return type annotations to methods * TreeViewDelegate: Make it actually vertically centered * Remove explicit maintainer from metainfo * TextArea, TextField: Fix position of a "selection end" cursor * TextField: Fix mobile cursor positioning for fields with custom padding * Context Menus: Port to pragma ComponentBehavior: Bound * Context Menus: Use controls directly instead of via QQC2 * MobileTextActionsToolBar: Slightly refactor expressions * MobileTextActionsToolBar: Set text and display mode for action buttons * MobileTextActionsToolBar: Use symbolic versions of icons * ComboBox: Clip the ListView when its relevant * ComboBox: Use strict === equality operator * ComboBox: Replace magic numbers with standard named units * [TextArea] Access controlRoot directly * [TextArea] Enabled ComponentBehavior: Bound * [Combobox] Use Popup directly instead of via QQC2 * DialogButtonBox: Use largeSpacing as padding ------------------------------------------------------------------- Wed May 22 13:45:27 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update qqc2-desktop-style-lang obsoleted version ------------------------------------------------------------------- Mon May 6 12:23:06 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.2.0 * New feature release * For more details please see: * https://kde.org/announcements/gear/6.2.0/ - Changes since 6.1.0: * DialogButtonBox: Use largeSpacing as padding * TreeViewDelegate: Fix non-observable modelIndex property getting stuck * [CheckIndicator] Use control as AbstractButton * Add missing dependency to private module * Add QTBUG to comment * Make SwitchIndicator more compiler-friendly * ItemBranchIndicators: Fix uninitialized member variable m_selected * StyleSingleton: Check whether object is qGuiApp * [RadioButton] Use id instead of parent lookup * [TabButton] Fix property type * Apply Kirigami.Units.cornerRadius to default list item background too * gitignore: add VS Code dir * Use consistent radius value from Kirigami.Units.radius ------------------------------------------------------------------- Fri Apr 5 12:53:09 UTC 2024 - Christophe Marin <christophe@krop.fr> - Update to 6.1.0 * New feature release - Changes since 6.0.0: * update version for new release * CheckIndicator: use Theme.View color, dont inherit parent * delegates: Unify alignment and horizontal stretching of labels * KQuickStyleItem: Replace manual loop with C++20 std::accumulate * Remove unneeded CMake stuff * Port away from deprecated ECMQMLModules * Add type annotations to functions * Qualify property lookups * Use local Label component directly * Use local property directly * Avoid looking up non-Item properties via Item-based properties * Avoid looking up non-Item properties via parent * Remove unused import statements * Declare dependencies on other QML modules * [ToolTip] Use local Label instead of importing QQC2 * Completely disable animations when animations are globally disabled * Localization support * Add support for custom fonts in ToolButtons * autotests: test TextFieldContextMenu * Always use values from Kirigami.Theme as control palette (kde#479015) ------------------------------------------------------------------- Wed Feb 21 19:28:17 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 6.0.0 * New bugfix release * Release announcement not available yet - Changes since 5.249.0: * update version for new release * Set a small longPressThreshold to enable longPressed signal * Menu: Use StyleItem as a property * Menu: fix TextFieldContextMenu opening at wrong position (kde#481293) * MenuItem: remove some unused property bindings * DialogButtonBox: Respect QStyle::SH_DialogButtonBox_ButtonsHaveIcons * VerticalHeaderView: Don't highlight if selection doesn't match * HorizontalHeaderView: Fix incorrect highlighting when no selection model set * Revert "DefaultListItemBackground: use outline only to show focus" * Revert "Use consistent paddings for the first list item" * Use kirigami.theme.framecontrast * Specify QtQuick dependency for private plugin * Make sidebar drawer separators proper Separator * Set borders to follow same colors as Breeze widget style * update version for new release ------------------------------------------------------------------- Wed Jan 31 17:51:11 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.249.0 (6.0 RC 2): * New bugfix release * For more details see https://kde.org/announcements/megarelease/6/rc2/ ------------------------------------------------------------------- Mon Jan 15 20:01:58 UTC 2024 - Fabian Vogt <fabian@ritter-vogt.de> - Update to 5.248.0 (6.0 RC 1) * For more details please see: https://kde.org/announcements/megarelease/6/rc1/ ------------------------------------------------------------------- Sat May 27 11:18:34 UTC 2023 - Christophe Marin <christophe@krop.fr> - Init kf6-qqc2-desktop-style
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor