* Wed May 28 2025 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.17+kde5, rebased upstream:
* Bump version to 5.15.17
* Mon Nov 25 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.16+kde5, rebased upstream:
* Don't leak buttons in QQuickDialogButtonBox
* Fix connection leak in header proxy model
* Bump version to 5.15.16
* Wed Sep 04 2024 Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>
- Update to version 5.15.14+kde5, rebased upstream:
* Bump version to 5.15.14
* Tue Mar 19 2024 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.13+kde5, rebased upstream:
* Bump version to 5.15.13
* Fri Dec 29 2023 Fabian Vogt <fabian@ritter-vogt.de>
- Update to version 5.15.12+kde5, rebased upstream:
* Bump version to 5.15.12
* Fri Oct 06 2023 Fabian Vogt <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>
- 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 <fabian@ritter-vogt.de>
- 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