Changelog for
kf6-qqc2-desktop-style-6.4.0-1.1.x86_64.rpm :
* Tue Jul 09 2024 Christophe Marin
- 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 05 2024 Christophe Marin - 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 2024 Christophe Marin - Update qqc2-desktop-style-lang obsoleted version
* Mon May 06 2024 Christophe Marin - 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 05 2024 Christophe Marin - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - 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 2024 Fabian Vogt - Update to 5.248.0 (6.0 RC 1)
* For more details please see: https://kde.org/announcements/megarelease/6/rc1/
* Sat May 27 2023 Christophe Marin - Init kf6-qqc2-desktop-style