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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes