<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: Frameworks, cfeck.<br />Herald added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />ngraham requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22905">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The permissions editor was using custom low-resolution pixmaps, which did not respect<br />
the icon theme or color scheme and frequently just looked bad, including with a high<br />
DPI screen or when using a dark theme.</p>

<p>This patch ports it to use icons from the active icon theme using <tt style="background: #ebebeb; font-size: 13px;">QIcon::fromTheme()</tt>.</p>

<p>BUG: 407662<br />
FIXED-IN: 5.62</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>All functionality still works.</p>

<p>Looks better, especially with Breeze icons, a dark color scheme, and a high DPI scale<br />
factor: <a href="https://phabricator.kde.org/F7144856" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">F7144856: Looks good with Breeze dark.png</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>BRANCH</strong><div><div>port-to-qicon (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22905">https://phabricator.kde.org/D22905</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/widgets/images/group-grey.png<br />
src/widgets/images/group.png<br />
src/widgets/images/mask.png<br />
src/widgets/images/others-grey.png<br />
src/widgets/images/others.png<br />
src/widgets/images/user-grey.png<br />
src/widgets/images/user.png<br />
src/widgets/images/yes.png<br />
src/widgets/images/yespartial.png<br />
src/widgets/kacleditwidget.cpp<br />
src/widgets/kacleditwidget_p.h</div></div></div><br /><div><strong>To: </strong>ngraham, Frameworks, cfeck<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns<br /></div>