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

"Move Component into separate file" silently adds file to git

XMLWordPrintable

    • 576d87ab6d7771ea2ea319476711087eeda0be4e

      1. Create a new Qt Quick Application.
      2. In main.qml, right-click on the MouseArea object.
      3. Select "Refactoring" -> "Move Component into separate file" from the menu.
      4. In the dialog, type a name for the component and a path which is inside a git repository.
        A qml-file with the given name will be created at the given location. It will be silently added to git source control.

      Instead, files should never be silently added to source control.

      Found using suite_QMLS/tst_QMLS04

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

            kkohne Kai Köhne
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes