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

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

XMLWordPrintable

    • cc0e6ba2d (17.0)

      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.

        For Gerrit Dashboard: QTCREATORBUG-33163
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes