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

Mercurial plugin is integrated incorrectly?

XMLWordPrintable

    • 9d62318f5dd73d0c718d163d9e1d1440bec9f626

      It looks like Qt Creator mercurial plugin is integrated incorrectly now.

      http://qt.gitorious.org/qt-creator/qt-creator/blobs/master/src/plugins/plugins.pro

      plugin_mercurial.subdir = mercurial
      plugin_mercurial.depends = plugin_texteditor
      plugin_mercurial.depends = plugin_vcsbase
      plugin_mercurial.depends += plugin_projectexplorer
      plugin_mercurial.depends += plugin_coreplugin

      Line plugin_mercurial.depends = plugin_vcsbase - previous dependency to plugin_texteditor is lost.
      Something is wrong.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes