Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 4.3 beta
Description
With the new CMake server mode support in Qt Creator 4.3 the project view can become quite convoluted for some projects. Hiding targets that are "not important" would be a good first step in cleaning this up. This could mean
- targets that are auto-generated (e.g. by AUTOMOC)
- targets that the user has marked with a LABEL like HideInQtCreatorProjectView or something
- maybe only show targets with a standard TYPE
These could be enabled/disabled through the "Hide Generated Files" option that already exists or through some new option.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-18688 Projects view polluted with automoc and too many subdirectories
- Closed
- relates to
-
QTCREATORBUG-15977 Navigation-oriented project tree widget
- Closed