Add tooltip for quick search
ClosedPublic

Authored by simgunz on Feb 25 2019, 6:12 PM.

Details

Summary

Add a tooltip to the quick search line edit in the process view to inform the user that it is possible to use comma separated search terms and regular expressions.

We can also reformulate the text if you have better ideas.

BUG: 403923

Diff Detail

Repository
R111 KSysguard Library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
simgunz created this revision.Feb 25 2019, 6:12 PM
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 25 2019, 6:12 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
simgunz requested review of this revision.Feb 25 2019, 6:12 PM
simgunz edited the summary of this revision. (Show Details)Feb 25 2019, 6:15 PM
simgunz edited the summary of this revision. (Show Details)
mart accepted this revision.Feb 26 2019, 10:34 AM
This revision is now accepted and ready to land.Feb 26 2019, 10:34 AM

I never landed a diff before because I just got my KDE developer account.
Few general questions:

  • Is it enough that one reviewer accept the revision, or all the listed ones should accept it? (or depends on the project?)
  • Can I directly land it once the condition above is satisfied, or is it always better to ask before landing it?

I never landed a diff before because I just got my KDE developer account.
Few general questions:

  • Is it enough that one reviewer accept the revision, or all the listed ones should accept it? (or depends on the project?)
  • Can I directly land it once the condition above is satisfied, or is it always better to ask before landing it?

There's no official set of rules, but here are the conventions I try to follow:

  • When group reviewers are specified, don't land the patch until all of them show an "Approved" status. If it's a relatively minor and uncontroversial patch, it may be acceptable to land after just one has accepted
  • If the patch is at all complicated or controversial, don't land it until the maintainer of the project has an "Approved" status
  • If it's a minor change to a string, or an uncontroversial bugfix to a visual issue, and the VDG group was specified as a group reviewer, and that group has an "Approved" status, that's enough

In this case I'd say you're clear to land it!

This revision was automatically updated to reflect the committed changes.

@ngraham Thanks for the guidelines

I landed it, and it seems I have not messed up anything.