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

Allow to list all files in project tree (especially for cmake projects)

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 4.2.1
    • None

    Description

      I'm missing a the possibility to list all files in the project directory in the project tree. (Alternatively provide a hiercharchical tree view in the filesystem view).

      Reason: cmake based projects often only list the related c++ files and not all the needed header files. QtCreator seems to list the mentioned c++ files and their corresponding header files, but header only implementations are hidden. Also other project related files (e.g. google protobuf) are not listed if they not directly assigned to a cmake target.
      This makes it uncomfortable to use (existing) cmake based project with the QtCreator if the CMakeLists.txt files do not mention all files that shall be listed in the project view.

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              mic Michael Hanfland
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes