Don't show error message if file added to qmlproject is picked up
Check for the case that a new file to be added to a .qmlproject is also automatically covered e.g. by a wildcard filter. In this case we don't have to do anything.
Showing
- src/plugins/qmlprojectmanager/fileformat/filefilteritems.cpp 42 additions, 5 deletionssrc/plugins/qmlprojectmanager/fileformat/filefilteritems.cpp
- src/plugins/qmlprojectmanager/fileformat/filefilteritems.h 2 additions, 0 deletionssrc/plugins/qmlprojectmanager/fileformat/filefilteritems.h
- src/plugins/qmlprojectmanager/fileformat/qmlprojectitem.cpp 20 additions, 0 deletionssrc/plugins/qmlprojectmanager/fileformat/qmlprojectitem.cpp
- src/plugins/qmlprojectmanager/fileformat/qmlprojectitem.h 1 addition, 0 deletionssrc/plugins/qmlprojectmanager/fileformat/qmlprojectitem.h
- src/plugins/qmlprojectmanager/qmlproject.cpp 10 additions, 0 deletionssrc/plugins/qmlprojectmanager/qmlproject.cpp
- src/plugins/qmlprojectmanager/qmlproject.h 2 additions, 0 deletionssrc/plugins/qmlprojectmanager/qmlproject.h
- src/plugins/qmlprojectmanager/qmlprojectnodes.cpp 2 additions, 2 deletionssrc/plugins/qmlprojectmanager/qmlprojectnodes.cpp
- tests/auto/qml/qmlprojectmanager/fileformat/tst_fileformat.cpp 36 additions, 0 deletions.../auto/qml/qmlprojectmanager/fileformat/tst_fileformat.cpp
Loading
Please register or sign in to comment