[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 'dev'. Changed from ba2681253654e846c2a2c736380b1d4e75fca483 to b2bf8d53f961b17d058c4ae0e62c027ba4f7fc8e 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 ff979aca00b1b302d03a2c6662c74673a0fe515d by Assam Boudjelthia on 17/08/2026 at 16:03.. AndroidTestRunner: document --serial, --aab, --bundletool The qdoc reference only covered the GNU-make-era flag set and omitted several arguments that have shipped for years (--aab, --bundletool, --manifest) and the newly added --serial. Update the optional-arguments list and point users at --serial for device selection. Pick-to: 6.12 Task-number: QTBUG-146960 Change-Id: Ic1847b01ea0f555915514c64fe10991831955285 Reviewed-by: Ville Voutilainen <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/ff979aca00b1b302d03a2c6662c74673a0fe515d Git commit 947eaa32552858d4904281a8d8e65068678a792b by Linus Jahn on 17/08/2026 at 19:39.. QNetworkInformation/Android: add missing ChangeLog entry The entry was forgotten in f00ced8d0df829f6ec4507d4784c905888628d6d, which is already integrated here. The 6.12 pick and its onward picks carry the entry in their own commit message instead, so this one is not picked. A ChangeLog-only commit is empty and cannot be staged, so also move backendName()'s opening brace onto its own line, matching Qt's coding style and every other QNetworkInformation backend. [ChangeLog][QtNetwork][QNetworkInformation] Fixed the Android backend not advertising Feature::Metered, which made supports(Metered) and loadBackendByFeatures(Metered) fail on Android, even though isMetered() returned the correct value. Change-Id: I0dfbe3cc661081e83178ad76af64729b071febe8 Reviewed-by: Mårten Nordheim <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/947eaa32552858d4904281a8d8e65068678a792b Git commit b2bf8d53f961b17d058c4ae0e62c027ba4f7fc8e by David Boddie on 17/08/2026 at 19:39.. Doc: Remove links to a removed function Also remove an outdated note about keypad navigation. QApplication::setNavigationMode() was removed in Qt 6.12. Pick-to: 6.12 Change-Id: I70bb6385c947f3cc6aa954a601c2c3ee80f90137 Reviewed-by: Kai Köhne <[email protected]> https://invent.kde.org/qt/qt/qtbase/-/commit/b2bf8d53f961b17d058c4ae0e62c027ba4f7fc8e