OSDN Git Service

added possiblity to keep the progress widget
authorTim Jenssen <tim.jenssen@nokia.com>
Fri, 15 Oct 2010 15:22:45 +0000 (17:22 +0200)
committerTim Jenssen <tim.jenssen@nokia.com>
Fri, 15 Oct 2010 15:29:30 +0000 (17:29 +0200)
commit4af1d09535c12bc33a3aef6ec346567f8c82e197
tree7542a991512a08dce5dd59f79da1b1297850597a
parent3051fd4c98d9680a657e1b9ca5b3844173d54228
added possiblity to keep the progress widget
  - the Nokia Qt SDK UpdateInfo plugin progress should stay in the
    progress view till the user clicks on it
  - now the futureprogress knows the difference between:
    KeepOnFinishTillUserInteraction and KeepOnFinish

Reviewed-by: con
src/plugins/coreplugin/progressmanager/futureprogress.cpp
src/plugins/coreplugin/progressmanager/futureprogress.h
src/plugins/coreplugin/progressmanager/progressview.cpp
src/plugins/debugger/debuggerengine.cpp