[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 b80b013e6844e4ade44e1c42390a346daa62e309 to bb83c9f9c449e96c770e0971c939628ac364fe2a
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 2fadac0fb9d3cefbc25706e4f2483d11730bfe57 by Oliver Eftevaag on 29/07/2026 at 20:23..
PopupWindow: prioritize explicitly set width/height values

Explicit bindings on width and height, aka:
```
Popup {
    width: 500
    height: 500
}
```
should take priority over the implicit size that's derived from the
first child Item's size.

For popups where the popupType is Popup.Window, the popup window would
react to changes in the first child's implicit size with equal priority
to its own explicitly given size. This made it difficult to control the
size of popup windows, and lead to surprising bugs.

Fix it by skipping setWidth()/setHeight() in
implicitWidthChanged()/implicitHeightChanged() if the hasWidth/hasHeight
flag is set.

Fixes: QTBUG-147847
Pick-to: 6.12 6.11 6.8
Change-Id: I542e0a90b934b0eee7b5cab4370f890c2b6ca755
Reviewed-by: Mitch Curtis <[email protected]>
Reviewed-by: MohammadHossein Qanbari <[email protected]>
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/2fadac0fb9d3cefbc25706e4f2483d11730bfe57

Git commit bb83c9f9c449e96c770e0971c939628ac364fe2a by Alexei Cazacov on 29/07/2026 at 22:07..
Doc: Fix the filters docs to use FilterBase instead of Filter

The Filter QML type was renamed to FilterBase, but the docs were not
updated. This commit fixes that.

Pick-to: 6.12
Change-Id: I626d12409c8f54bbc94afd0c01746b3d28cd7ec0
Reviewed-by: Ulf Hermann <[email protected]>
https://invent.kde.org/qt/qt/qtdeclarative/-/commit/bb83c9f9c449e96c770e0971c939628ac364fe2a
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.