[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 e1e7500339ec23d409d68dc52ecd011825d10148 to 026e2e75ffd62be4cd09dcfa30be84bd26657b9e 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 026e2e75ffd62be4cd09dcfa30be84bd26657b9e by Qt Cherry-pick Bot (on behalf of Assam Boudjelthia) on 23/07/2026 at 23:41.. Android: keep query percent-encoding in openUrl() QUrl::toString() defaults to PrettyDecoded, which decodes escapes like %20 back to literal characters. Uri.parse() then puts that literal space into the ACTION_VIEW intent, producing an invalid URI. If the receiving app doesn't re-encode that URI as a whole, it might end up with an invalid URI. Pass QUrl::FullyEncoded so the intent always carries a valid URI. Fixes: QTBUG-148481 Pick-to: 6.8 Change-Id: Iacddfb5f7d98c45527c9ecba855ad9b0809fc19b Reviewed-by: Soheil Armin <[email protected]> (cherry picked from commit 4024c82deee51d0881297ad0d3375e80965a764e) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 21a0fbbd1d158985773a4a88c58bda46970b777b) https://invent.kde.org/qt/qt/qtbase/-/commit/026e2e75ffd62be4cd09dcfa30be84bd26657b9e