add "Analyze" group to ContextMenuExtension

Authored by antonanikin on Oct 12 2016, 1:50 AM.

Description

add "Analyze" group to ContextMenuExtension

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.

Reviewers: kfunk, KDevelop

Reviewed By: kfunk, KDevelop

Subscribers: kfunk, coliveira, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D3013

Details

Committed
antonanikinOct 12 2016, 1:51 AM
Reviewer
KDevelop
Differential Revision
D3013: add "Analyze" group to ContextMenuExtension
Parents
R33:83f0f4a74263: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown