CMakeProjectManager: Change editing cmake files to not pop up a dialog
Stop watching the cmake files for changes, instead watch the cbp file for changes. Warn the user that changes in the CMakeLists.txt via a infobar. Fixes or obsolets a few bug reports: Task-Nr: QTCREATORBUG-3123 Task-Nr: QTCREATORBUG-3353 Task-Nr: QTCREATORBUG-2487
Showing
- src/plugins/cmakeprojectmanager/cmakeeditor.cpp 31 additions, 1 deletionsrc/plugins/cmakeprojectmanager/cmakeeditor.cpp
- src/plugins/cmakeprojectmanager/cmakeeditor.h 4 additions, 0 deletionssrc/plugins/cmakeprojectmanager/cmakeeditor.h
- src/plugins/cmakeprojectmanager/cmakeproject.cpp 16 additions, 20 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.cpp
- src/plugins/cmakeprojectmanager/cmakeproject.h 5 additions, 2 deletionssrc/plugins/cmakeprojectmanager/cmakeproject.h
- src/plugins/projectexplorer/projectexplorer.cpp 6 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorer.cpp
- src/plugins/projectexplorer/projectexplorer.h 2 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorer.h
Loading
Please register or sign in to comment