[Differential] [Request, 33 lines] D3013: add "Analyze" group to ContextMenuExtension

antonanikin (Anton Anikin) noreply at phabricator.kde.org
Tue Oct 11 07:24:52 UTC 2016


antonanikin created this revision.
antonanikin added a reviewer: KDevelop.
antonanikin set the repository for this revision to rKDEVPLATFORM KDevPlatform.
Restricted Application added a subscriber: kdevelop-devel.

REVISION SUMMARY
  This patch adds new group to ContextMenuExtension for analyzer plugins. Current versions of "kdev-cppcheck" and "clang-tidy" plugins move theirs actions to common "ExtensionGroup" which produce ugly random order and leads to "clogging" this group when many analyzers plugins are enabled.
  
  New version adds "Analyze with" submenu to context for editor and project items. I think it will be also reasonable to add "Analyze" item to main menu (after "Run" item for example) to avoid "clogging" of "Run" menu which is currently used by "kdev-cppcheck" and "clang-tidy" plugins.

REPOSITORY
  rKDEVPLATFORM KDevPlatform

REVISION DETAIL
  https://phabricator.kde.org/D3013

AFFECTED FILES
  interfaces/contextmenuextension.cpp
  interfaces/contextmenuextension.h
  plugins/projectmanagerview/projecttreeview.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: antonanikin, #kdevelop
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161011/6c452672/attachment.html>


More information about the KDevelop-devel mailing list