[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 '20.0'. Changed from 8b1a0b702195d1d4c494078b700e6a75138e08ab to a9722434274d0160521d746c25b5fa89cb88873a 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 ef5de96c7a9bb0da74ca4bdf5e3725acd91fb84d by Christian Kandeler on 24/07/2026 at 09:00.. Update qbs submodule to HEAD of 3.3 branch Change-Id: I26ed370321633f89a05d5b60f8f1287074fa94b3 Reviewed-by: Christian Stenger <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/ef5de96c7a9bb0da74ca4bdf5e3725acd91fb84d Git commit a9722434274d0160521d746c25b5fa89cb88873a by hjk on 24/07/2026 at 09:03.. Debugger: Fix outdated Python 2 hint in GDB startup command tooltip Python's execfile() builtin no longer exists in Python 3, so the suggested "python execfile('/path/to/script.py')" silently failed. Use GDB's native "source" command instead. Fixes: QTCREATORBUG-34815 Assisted-by: Claude Code Change-Id: I5b2a9548b6c1de658be280b473d55966525fbecd Reviewed-by: Christian Stenger <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/a9722434274d0160521d746c25b5fa89cb88873a