Customizable tooltip for "Force Full Update" action in the Problems View

Authored by antonanikin on Feb 20 2017, 2:06 PM.

Description

Customizable tooltip for "Force Full Update" action in the Problems View

Summary:
The patch provides ability to changing to tooltip for "Force Full Update" action (button) in the Problems View for some problem model. The patch main goal is to fix poor default tooltip for necessary models, for example from cppcheck or valgrind plugins. Current version always uses tooltip "Re-parse all watched documents", which looks strange for such problem models. With new mechanism the plugin can produce custom tooltip for it's model, for example something like this: "Re-run last analyze with FOO tool".

Default (OLD) tooltp:

Custom (NEW) tooltip:

Test Plan: Tested on master branch with kdev-verapp plugin

Reviewers: KDevelop, kfunk

Reviewed By: KDevelop, kfunk

Subscribers: kfunk, kdevelop-devel

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

Details

Committed
antonanikinFeb 20 2017, 2:06 PM
Reviewer
KDevelop
Differential Revision
D4682: Customizable tooltip for "Force Full Update" action in the Problems View
Parents
R32:1d8f30aae67e: deleteConfig is now a QPushButton
Branches
Unknown
Tags
Unknown