OSDN Git Service

Add Close/Close Others/Close All items to editor list's context menu
authorEike Ziller <eike.ziller@nokia.com>
Mon, 15 Aug 2011 13:21:02 +0000 (15:21 +0200)
committerEike Ziller <eike.ziller@nokia.com>
Mon, 15 Aug 2011 13:23:24 +0000 (15:23 +0200)
commitd636140ea4ef39b7e704cb9d787842c157a7f7df
treeff7af83c1979a79efe4a373991b85e6879e9206b
parentbd2aff72db61f3ece86614794e2a08c6d6323c77
Add Close/Close Others/Close All items to editor list's context menu

Move the context menu actions from the "Open Documents" pane to the
editor manager and use these for both the open documents pane and the
editor combo box in the editor tool bar.

Change-Id: If2a8cb4cf0498c78bd06053919b3cb74692b7cd8
Reviewed-on: http://codereview.qt.nokia.com/2973
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
src/plugins/coreplugin/editormanager/editormanager.cpp
src/plugins/coreplugin/editormanager/editormanager.h
src/plugins/coreplugin/editormanager/openeditorsview.cpp
src/plugins/coreplugin/editortoolbar.cpp