[qt/qt/qtbase]: 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/qtbase Pushed by mirror-service into branch '6.12'. Changed from 474ea5980148721cf8c7fbd3577907aa0bd28bc6 to a134e206b6bbc56ff31eea0215a2ce0ebd3096ef 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 2dd9784ffa6f108ffdfa6660f0cce7f086ab466f by Qt Cherry-pick Bot (on behalf of Eskil Abrahamsen Blomfeldt) on 03/08/2026 at 12:17.. wayland: Don't send wl_data_offer.finish on version 1 offers QWaylandDataDevice::data_device_drop() called wl_data_offer.finish() unconditionally when accepting a drop from another client. The finish request only exists since wl_data_device_manager version 3, so calling it would trigger a protocol error on compositors supporting v1 or v2 (e.g. Qt Wayland Compositor). Fixes: QTBUG-137533 Pick-to: 6.11 Change-Id: Iedcfaccbe28418ffea388994e1b0dd70d47d33a9 Reviewed-by: David Edmundson <[email protected]> (cherry picked from commit 3ff390109260e05ca0807e0fb55f763b96a8e699) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/2dd9784ffa6f108ffdfa6660f0cce7f086ab466f Git commit a134e206b6bbc56ff31eea0215a2ce0ebd3096ef by Qt Cherry-pick Bot (on behalf of Frédéric Lefebvre) on 03/08/2026 at 12:18.. Unblacklist tst_QScreen::grabWindow on windows tst_QScreen::grabWindow is no longer flaking or failing on windows. Task-number: QTBUG-100412 Pick-to: 6.11 6.8 Change-Id: I994536bae9151ad4260f64293b41b02a04b8c813 Reviewed-by: Mitch Curtis <[email protected]> (cherry picked from commit ad90ed7ba8497c0b4a7e2c67f73d97a480d46853) Reviewed-by: Qt Cherry-pick Bot <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/a134e206b6bbc56ff31eea0215a2ce0ebd3096ef