[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 20fc5f1653ea947046ce6eaf02cbb05a3284c147 to 71c9a71a9dad81b84bb135bbd3bc91cda31f2dfd 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 71c9a71a9dad81b84bb135bbd3bc91cda31f2dfd by Qt Cherry-pick Bot (on behalf of Sami Shalayel) on 13/08/2026 at 11:58.. doc: remove anonymous namespace from QTest::toString() overload The anonymous namespace does not work here: instead, toString() should be inside the namespace defining MyPoint. Remove the anonymous namespace and add a comment to remind where toString() should be defined. Pick-to: 6.8 Change-Id: I01ae30b8c975445bb03af7f5431165a969d7a5a0 Reviewed-by: Edward Welbourne <[email protected]> Reviewed-by: Volker Hilsheimer <[email protected]> (cherry picked from commit cd4d286038b7982f16a313c9497351dd636683a6) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commit 86164f97aec0764dfda46d51b050f5873349c7e5) https://invent.kde.org/qt/qt/qtbase/-/commit/71c9a71a9dad81b84bb135bbd3bc91cda31f2dfd