Details
Description
The task of reviewing source code and static analysis gets annoying in Qt Creator, since Qt Creator doesn't show header files and source file right next to each other.
Header files show up only in "System View" or when they're included in CMakeLists.txt file.
It would be really great if Qt Creator had another view mode similar to CLion's which shows a simple directory structure of the project.