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

Document enhancement in version control in 2.0

    XMLWordPrintable

Details

    Description

      1) Annotate previous:It is now possible to show the annotation of a previous version in a blame/annotation view. For example, showing svn (say):

      c1.4 : Code line 1 -> right-clicking on the version 1.4 will give you "Annotate 1.3"
      c1.15: Code line 2> right-clicking on the version 1.4 will give you "Annotate 1.14"

      This lets you quickly find out how the code looked before (navigating the history of a file). It also works for git/hg (using SHA instead of versions).

      2) File log view of single file now has "Annotate" in the context menu of a version mentioned in a log

      3) The new project wizard is now able to set up a VCS repository for new projects. In 1.3, it was only possible to add the project to a VCS if the parent directory was under version control.
      Now, it is possible to initialized a repository for VCS that support it (git/hg)

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes