Changelog for
libqt5-qtquickcontrols2-5.15.15+kde5-1.2.i586.rpm :
* Wed Sep 04 2024 Fabian Vogt
- Update to version 5.15.15+kde5, rebased upstream:
* Bump version to 5.15.15
* RangeSlider: Don\'t update position only if mouse/touch is grabbed
* Wed May 29 2024 Fabian Vogt - Update to version 5.15.14+kde5, rebased upstream:
* Bump version to 5.15.14
* Tue Mar 19 2024 Fabian Vogt - Update to version 5.15.13+kde5, rebased upstream:
* Bump version to 5.15.13
* Fri Dec 29 2023 Fabian Vogt - Update to version 5.15.12+kde5, rebased upstream:
* Bump version to 5.15.12
* Fri Oct 06 2023 Fabian Vogt - Update to version 5.15.11+kde5, rebased upstream:
* Take over touch grab after initial delayed mouse press from Flickable
* Doc: Fix link to Scrollbar size property
* Tue Jun 13 2023 Fabian Vogt - Update to version 5.15.10+kde6, rebased upstream:
* Accessibility: respect value in attached Accessible in controls
* TextArea: make clip node wider to accommodate cursor when right-aligned
* DialogButtonBox: fix buttons going outside box on size change
* Control in pressDelay Flickable: detect touch release near press pos
* Reset provider\'s texture if QQuickNiniPatchImage\'s source is invalid
* FileDialog: do not add default suffix when content scheme is used
* Fri Apr 21 2023 Fabian Vogt - Update to version 5.15.8+kde11, rebased upstream:
* SwipeView: don\'t cull every child item that gets added
* AbstractButton: fix fast clicks being treated as double clicks
* Mon Jan 09 2023 Fabian Vogt - Update to version 5.15.8+kde7, rebased upstream:
* RangeSlider: update handle positions when \'from\' or \'to\' value is changed
* Fix build without accessibility
* Register the overlay with QQuickApplicationWindow
* Consider all popups in the stack to test whether an event should be blocked
* Give focus to popup on prepareEnter instead of finalizeEnter
* Fix activeFocus for highest-z popup
* Thu Dec 15 2022 Fabian Vogt - Update to version 5.15.7+kde7:
* Fix the popup position of a Menu
* Thu Nov 03 2022 Fabian Vogt - Update to version 5.15.7+kde6, rebased upstream:
* implement a11y pressing of qquickabstractbutton
* Blacklist some flaky tst_qquickpopup functions on openSUSE
* Fix memory leak in Qt Quick Controls icon
* Mon Sep 26 2022 Fabian Vogt - Update to version 5.15.6+kde5, rebased upstream:
* Revert \"ToolTip: use contentWidth of Text contentItem to account for newlines\"
* Doc: make it clear that Page doesn\'t render its title text
* QQuickComboBox: fix acceptableInput being wrong if no validator was set
* Add recursion guard to QQuickApplicationWindowPrivate::relayout()
* Fix SwipeDelegate losing swipes to parent flickables
* Blacklist some flaky tst_qquickdrawer functions on openSUSE
* Fix warnings in some tests
* ToolTip: use contentWidth of Text contentItem to account for newlines
* Wed Aug 24 2022 Fabian Vogt - Update to version 5.15.5+kde6:
* Fix scroll bars not showing up when binding to standalone contentItem
* Mon Jun 27 2022 Fabian Vogt - Update to version 5.15.5+kde5, rebased upstream:
* Revert \"Allow creation of custom QQuickPopupItem-derived types\"
* QQuickAbstractButton: fix crash on destruction
* TextArea: Detach the flickable when it is deleted
* Don\'t call QQml_setParent_noEvent with a nullptr item
* Hide old scroll bars
* Allow creation of custom QQuickPopupItem-derived types
* Imagine: fix GroupBox\'s bottom edge being clipped
* QQuickDial: Keep value integer if everything is integer
* ScrollView: fix crash when scrolling with zero-sized item
* Change the name of the material style plugin to avoid a path limit
* QmlDesigner: Fix RangeSliderSpecifics snap mode
* Ensure the ninepatch image is detached
* Ninepatch: keep resetNode status to not lose track of ImageNode->NinePatchNode changes
* Revert \"Update commercial license headers\"
* Fix static build
* ComboBox: don\'t focus TextField when clicking on indicator
* Combobox: Fix initial set of inputMethodHints
* Fix popups with exit transitions blocking mouse events when destroyed
* a11y: Fix ordering on header, content item and footer in Page
* Update commercial license headers
* Fix initial currentIndex in Tumbler when wrap is set to false
* SwipeDelegate: ensure background and contentItem are resized
* Reset the opacity and scale properties after the exit transition- Drop 0001-Revert-Bump-version.patch, it\'s versioned correctly now
* Fri Jan 21 2022 Fabian Vogt - Update to version 5.15.2+kde10:
* QQuickAction: don\'t grab the same shortcut multiple times
* Ensure we don\'t crash when changing sizes after cleanup
* Thu Oct 28 2021 Fabian Vogt - Update to version 5.15.2+kde8:
* Unset mouseGrabberPopup if it\'s removed from children
* Tue Jun 22 2021 Fabian Vogt - Switch to KDE\'s maintenance branch- Update to version 5.15.2+kde7:
* QmlDesigner: Remove duplicate of repeat
* Doc: remove all instances of \\qmlpropertygroup
* Doc: fix Qt Labs Platform Menu icon documentation
* Fix QQuickHeaderView models to pass model tester
* Doc: fix SplitView\'s inheritance
* Add changes file for Qt 5.15.2
* Bump version- Add patch to reset version to 5.15.2:
* 0001-Revert-Bump-version.patch
* Sat Jan 16 2021 Fabian Vogt - Add compatibility with qml-autoreqprov