Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.5.1
-
Qt 5.5.1
Description
- Run Creator on current Qt 5.5 branch.
- Create a new Qt Quick UI project.
In Projects view, you'll see a pointless subdirectory ".":
The file should be listed right at the root node. This works correctly when Creator is running on Qt 5.5.0.
This bug looks just like QTCREATORBUG-14994 and I assume it has same reason, a behavior change in QDir::relativeFilePath().
Attachments
Issue Links
- relates to
-
QTCREATORBUG-14994 [REG Qt 5.5.0 -> Qt 5.5.1] CMake: Pointless subdir "." in Projects view
- Closed