Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29151

Instant Blame blocks mainloop on editor change

XMLWordPrintable

    • Windows
    • 29371dc2f (master), 419f5416c (11.0)

      As written on the mailing list [1], whenever I change the editor there is a delay before I can continue to work, I've nailed it down to the lambda in Git::Internal::GitPluginPrivate::setupInstantBlame(). Approx. one half for GitClient::instance()->getAuthor(workingDirectory.

      The other half in Git::Internal::GitPluginPrivate::instantBlame(), as asked I have checked further into the latter. GitClient::instance()->encoding(GitClient::EncodingCommit, workingDirectory);

      [1] https://lists.qt-project.org/pipermail/qt-creator/2023-May/009161.html

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            aha_1980 André Hartmann
            hazardy Björn
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes