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

QT Creator 'Hide Generated Files' hides files that are manually written

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 17.0.0
    • None
    • Debian 11 (bullseye); Gnome 3.38.5
    • Linux/Wayland

    Description

      When I add an cmake project that is not in the tree of the current project eg with cmake add_subdirectory (absolute_path ...):

      Then for that added project the resource files (*.qrc) that are part of this project, plus their content (eg qml files) are not shown in the project view, when I have 'Hide Generated files' on. (the qrc files are added in CMake eg with add_library, noting special about it)

      Also CMakeLists.txt itself for that included project itself is not shown when I have 'Hide Generated files' on. 

      No problems for projects that are added with add_subdirectory with a relative path.

      Problem first seen at QT creator 17.0.0, not earlier versions.

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            oxydaan Daan Scherft
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes