Add toolbar menu entry
ClosedPublic

Authored by vpilo on May 14 2017, 3:48 PM.

Details

Reviewers
cfeck
rkflx
ltoscano
Group Reviewers
KDE Applications
Summary

This patch improves on the fix of bug https://bugs.kde.org/show_bug.cgi?id=202414 (D4901) by adding a Show Toolbar menu entry (as per KDE standards).

Please let me know if I added the wrong people as reviewers.

Test Plan
start GV -> enable toolbar bar -> exit GV -> start GV -> verify toolbar bar is active in browse and view screens
start GV -> disable toolbar bar -> exit GV -> start GV -> verify toolbar bar is NOT active in browse and view screens

Diff Detail

Repository
R260 Gwenview
Lint
Lint Skipped
Unit
Unit Tests Skipped
vpilo created this revision.May 14 2017, 3:48 PM
rkflx edited edge metadata.May 16 2017, 10:51 PM

I tested your changes and they work as advertised. The order of the menu items is the same as e.g. in Kate too, as you seem to use the standard KDE API for this.

However, while I feel honoured to be included as a reviewer, with only one small bugfix in KDE/Gwenview I don't feel qualified to officially accept this. Let's wait for @cfeck or @ltoscano whether they have any further comments. Alternatively, you could try adding KDE Applications as group reviewer.

In D5855#110250, @rkflx wrote:

Alternatively, you could try adding KDE Applications as group reviewer.

See, these things nobody tell you when you start working to projects. Thank you, I've done it in both reviews!

cfeck accepted this revision.May 28 2017, 5:23 PM
This revision is now accepted and ready to land.May 28 2017, 5:23 PM
aacid added a subscriber: aacid.Jul 2 2017, 9:53 PM

Any reason you've not commited this?

rkflx closed this revision.Jul 14 2017, 6:58 AM

This has been committed to master with 3985e63f already.