[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.11'. Changed from 5ae3ec6c4b9f3fb9360f631433735bf3b90fb5cb to 8c245aa609baa4d3cf8f024b18c2d06d4e5a19d9 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 1acdff4e3e5227b6fdeeacb51667e3acd20a551b by Qt Cherry-pick Bot (on behalf of Shawn Rutledge) on 24/07/2026 at 22:17.. doc: List more attributes that HTML <a...> and <img .../> tags support We've used title to populate tooltips for a long time, just didn't say so. <img> also supports a few more that we didn't mention until now. Amends 237fa21feef63884043bd6cf32682b2b08c78454 Pick-to: 6.8 Task-number: QTBUG-143442 Change-Id: I7b91a52c40c2bb46465a72c95dc8455d9ed86445 Reviewed-by: Oliver Eftevaag <[email protected]> (cherry picked from commit b88c127f2822e93efb8c34e00dca6915a3d5dff3) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 9fa05fddf3d655b607c34c905c98b1a3bc16ac43) https://invent.kde.org/qt/qt/qtbase/-/commit/1acdff4e3e5227b6fdeeacb51667e3acd20a551b Git commit 8c245aa609baa4d3cf8f024b18c2d06d4e5a19d9 by Qt Cherry-pick Bot (on behalf of Marc Mutz) on 24/07/2026 at 22:17.. QBasicMutex: mark default ctor noexcept ... in an attempt to fix clang-tidy bugprone-throwing-static-initialization complaining about our static QBasicMutex variables. Amends 1a05a7149358a5b5fb11b1f87a85760cc182a726 (5.10), which added the default ctor. We can pick this to released branches, because the constructor actually never throws, so forward BC is maintained: even if a user reverts from a Qt with the noexcept to one without, they will not be met by exceptions coming out of a function that before ate them. Pick-to: 6.8 Change-Id: Ia16f107722770c43c028a1d5a6b1e5cd74c5ee72 Reviewed-by: Edward Welbourne <[email protected]> (cherry picked from commit 200ba922a69507a93455e5d6544576899bbf483e) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 935b99c2218792908c05dd36fb46bd9ceb0319e9) https://invent.kde.org/qt/qt/qtbase/-/commit/8c245aa609baa4d3cf8f024b18c2d06d4e5a19d9