[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 6e364ebd554864b291265419bd763d0619ffc741 to de41b1edea19af957cb544b2cb940738d468cd2e 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 ef2ed2e3ca2b7d6421b5fe750f7b0eb77f304554 by André Hartmann (on behalf of Andre Hartmann) on 26/07/2026 at 16:29.. Git: Add missing context menu actions to "log selected lines" "Log selection" is a special variant of "Log file" and should provide the same context menu actions, including "Show file at revision". That makes it necessary to also disable the "follow" option which may be enabled in the file log window. Amends 8f240e84a0786508bc11f762dafe41cbbdb2ffbf Change-Id: Ia30ed8809c9abe6e215b82850c2c3537d11d7758 Reviewed-by: Orgad Shaneh <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/ef2ed2e3ca2b7d6421b5fe750f7b0eb77f304554 Git commit 7e5fec40a7aa82d4dda075ae56b5821c360a5097 by André Hartmann (on behalf of Andre Hartmann) on 26/07/2026 at 17:45.. Git: Add instant blame to "Show file at revision" Changes to openShowEditor: * Repeat instant blame after the editor is fully set up, as openEditorWithContents already triggers the first blame but not all properties are set up at this moment * Always create a full file path which is stored as document property * Store the baseline reference and the git repository as document properties These properties are used in instant blame as substitute of the real file path and working directory. Changes to instant blame: * Remove the constructor taking file paths, completely rely on TextEditor::TextDocument Change-Id: Ib2674463d8381ac7340509001a509aa7b2a02d47 Reviewed-by: Orgad Shaneh <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/7e5fec40a7aa82d4dda075ae56b5821c360a5097 Git commit de41b1edea19af957cb544b2cb940738d468cd2e by André Hartmann (on behalf of Andre Hartmann) on 26/07/2026 at 17:46.. Git: Instant Blame: Avoid resolving repo topLevel again Change-Id: I58ce96c8de1bdf79e10f433507213d3b04fc258a Reviewed-by: Orgad Shaneh <[email protected]> https://invent.kde.org/qt/qt-creator/qt-creator/-/commit/de41b1edea19af957cb544b2cb940738d468cd2e