EditorManager: adding save (as/all) to editor list's context menu
It is confusing that save is missing in the context menu
of the editor manager.
Split mode requires to use different actions then the ones
in the File menu, since the editor in question might not be the
current editor.
Change-Id: I47cd5295f7a3b58906e9b158e88d9128142d4311
Reviewed-by:
Alessandro Portale <alessandro.portale@digia.com>
Showing
- src/plugins/coreplugin/editormanager/editormanager.cpp 108 additions, 26 deletionssrc/plugins/coreplugin/editormanager/editormanager.cpp
- src/plugins/coreplugin/editormanager/editormanager.h 8 additions, 1 deletionsrc/plugins/coreplugin/editormanager/editormanager.h
- src/plugins/coreplugin/editormanager/openeditorsview.cpp 1 addition, 1 deletionsrc/plugins/coreplugin/editormanager/openeditorsview.cpp
- src/plugins/coreplugin/editortoolbar.cpp 1 addition, 1 deletionsrc/plugins/coreplugin/editortoolbar.cpp
Loading
Please register or sign in to comment