[qt/qt-creator/qt-creator]: 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-creator/qt-creator Pushed by mirror-service into branch 'master'. Changed from 9c1ad62a8f6c6f8b8d17ee6dd6f62426d3392bd4 to b7c938bfb357ff7fe2ec4e9a60e45400ba874284 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 d06dfaef5f150d42da2265bc38b34137a3d2e181 by hjk on 28/07/2026 at 05:03.. BinEditor: Add find-does-not-refetch-memory regression test Find in a debugger memory view (a lazily backed region, not a preloaded file) used to flood the debugger with repeated -data-read-memory calls. Drive the same fetch API the MemoryAgent uses and verify each memory block is fetched at most once across a multi-stride search and repeated re-searches. Assisted-by: Claude Code Fixes: QTCREATORBUG-12996 Change-Id: Id6b6f4b32548a078b498b807528ea9c71a96aee5 Reviewed-by: Orgad Shaneh <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/d06dfaef5f150d42da2265bc38b34137a3d2e181 Git commit b7c938bfb357ff7fe2ec4e9a60e45400ba874284 by Christian Stenger on 28/07/2026 at 05:47.. QmlJSEditor: Reuse TreeViewComboBox for outline combo This patch makes use of the tweaked combo box that corrects the size of the popup if necessary to avoid filling up the whole screen. Change-Id: I37b9c321ce7a1cad212098776abd94f4d22f8782 Reviewed-by: Sami Shalayel <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/b7c938bfb357ff7fe2ec4e9a60e45400ba874284