Add show output task handler
* Add a taskhandler that shows the compile output that originally created the task. Task-number: QTCREATORBUG-107 Reviewed-by: dt
Showing
- src/plugins/projectexplorer/buildmanager.cpp 1 addition, 0 deletionssrc/plugins/projectexplorer/buildmanager.cpp
- src/plugins/projectexplorer/compileoutputwindow.cpp 34 additions, 0 deletionssrc/plugins/projectexplorer/compileoutputwindow.cpp
- src/plugins/projectexplorer/compileoutputwindow.h 14 additions, 0 deletionssrc/plugins/projectexplorer/compileoutputwindow.h
- src/plugins/projectexplorer/projectexplorer.pro 2 additions, 0 deletionssrc/plugins/projectexplorer/projectexplorer.pro
- src/plugins/projectexplorer/projectexplorerconstants.h 1 addition, 0 deletionssrc/plugins/projectexplorer/projectexplorerconstants.h
- src/plugins/projectexplorer/showoutputtaskhandler.cpp 65 additions, 0 deletionssrc/plugins/projectexplorer/showoutputtaskhandler.cpp
- src/plugins/projectexplorer/showoutputtaskhandler.h 58 additions, 0 deletionssrc/plugins/projectexplorer/showoutputtaskhandler.h
Loading
Please register or sign in to comment