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

User visible paths have alien directory separator in the git module

    XMLWordPrintable

Details

    • c3eb4b661100ba3ff28bee1d66e185b2062638eb

    Description

      All over in in the Git plugin, the (Windows) user gets to read paths with wrong directory delimiters. Qt Creator wold look less alien if all paths shown to the users got the QDir::toNativeSeparators treatment, before.

      commit 679b5e91f13651d29abf1119ec473ced1ab0943c does 3% of that fixing. Ideally, someone who knows that code would search for all 'errorMessage' and 'workingDirectory' occurences in gitclient.cpp and insert QDir::toNativeSeparators when it makes sense.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            portale Alessandro Portale
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes