https://bugs.kde.org/show_bug.cgi?id=368600

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|5.15.0                      |5.14.0
      Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
                   |-gtk-config/b943d4ac6e2c752 |-gtk-config/c44527bb678e160
                   |14e24c7d7e352d54e08181ddd   |d9c4b8401cc96c4b59072a0f5

--- Comment #18 from Nate Graham <n...@kde.org> ---
Git commit c44527bb678e160d9c4b8401cc96c4b59072a0f5 by Nathaniel Graham.
Committed on 24/09/2018 at 22:34.
Pushed by ngraham into branch 'Plasma/5.14'.

Sort icon and cursor themes case-insensitively

Summary:
Stick a QSortFilterProxyModel between the model and the view, and tell it to
sort case-insensitively. Thanks to https://stackoverflow.com/a/5732026/2934226
for providing the solution.
FIXED-IN: 5.14.0

Test Plan: Could not test as I was unable to locate a working GTK 2 or 3 theme
that started with a lowercase letter. But theoretically this code should do the
trick, and it does not appear to cause any regressions at least.

Reviewers: apol, #plasma, broulik

Reviewed By: apol

Subscribers: wbauer, cfeck, broulik, plasma-devel

Tags: #plasma

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

M  +0    -2    src/cursorthemesmodel.cpp
M  +16   -3    src/gtkconfigkcmodule.cpp
M  +0    -2    src/iconthemesmodel.cpp

https://commits.kde.org/kde-gtk-config/c44527bb678e160d9c4b8401cc96c4b59072a0f5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to