[qt/qt/qtdeclarative]: Summary of bulk changes made

KDE Git Services - Bulk Change <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git repository change summary for qt/qt/qtdeclarative
Pushed by mirror-service into branch 'dev'.
Changed from b2b42d578f1d44242ba80bbdc65a6ebbffafb5ba to efef55ad79e01ed543eef2833ac886451c8be8ff
Acknowledgement was received that this change introduces only existing code that has been pushed to another public open source repository.

This change contains the following new commits:

Git commit 43d8710b7ab32311b553555009ee90d91e405325 by Kwanghyo Park on 15/08/2026 at 18:16..
quickvectorimage: compose ItemGenerator animations natively in C++

Port QQuickQmlGenerator's SVG animation mode (PauseAnimation/
PropertyAnimation/ColorAnimation/PropertyAction sequences wrapped in
Sequential/ParallelAnimation, easing derived from the SMIL bezier
control points) to direct C++ construction for QQuickItemGenerator.
Both CSS and SMIL animations are parsed separately but generalized
into this same system by Qt SVG and the SVG visitor.

Multiple animation groups on the same property are supported by
wrapping them in a ParallelAnimation, matching QmlGenerator's
behavior.

Fill and stroke opacity are combined with the color through an
intermediate object, mirroring the fillBase/fillOpacity properties
QmlGenerator declares on the ShapePath.

Both additive="sum" and additive="replace" are implemented using
TransformGroup.

Task-number: QTBUG-147707
Change-Id: I7f7e110212d468eacf90e85443e08827bbe80ef3
Reviewed-by: Eskil Abrahamsen Blomfeldt <[email protected]>
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/43d8710b7ab32311b553555009ee90d91e405325

Git commit efef55ad79e01ed543eef2833ac886451c8be8ff by Tor Arne Vestbø on 15/08/2026 at 18:16..
a11y: Compute item state even without Accessible attached properties

An item is in the accessibility tree if isAccessible is set, which comes
either from the attached properties, in which case there are some, or
from QQuickItemPrivate::setAccessible(), which sets nothing else.

QAccessibleQuickItem::state() returned an empty state when the item had
no Accessible attached properties, throwing away everything the function
works out on its own: invisible, offscreen, focusable, focused, disabled
and readOnly. Only the initial state comes from the attached properties,
the rest is read off the item, the window and the role.

We now start from a default-constructed state and consult the attached
properties only if there are any, like relations() right below already
does.

Pick-to: 6.12
Change-Id: I1d070bcb2dae0ccd316f42350645f5301dd0ad6a
Reviewed-by: Morten Johan Sørvig <[email protected]>
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/efef55ad79e01ed543eef2833ac886451c8be8ff
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.