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

Christoph Feck <cf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/kin
                   |                            |focenter/7c0f85162ee978753e
                   |                            |7bbe726455b7388023afb6
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #5 from Christoph Feck <cf...@kde.org> ---
Git commit 7c0f85162ee978753e7bbe726455b7388023afb6 by Christoph Feck, on
behalf of Isaac True.
Committed on 27/06/2018 at 20:21.
Pushed by cfeck into branch 'master'.

Implement sorting of the device tree items

This patch fixes the issue of processor numbers not being sorted in
human-readable order.

It overloads the < operator on the SolDevice class to implement sorting by
process number and sorting by storage volume names (as they
should go, e.g.: sda, sda1, sda2...).

Reviewed by: cfeck, davidedmundson

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

M  +1    -0    Modules/devinfo/devicelisting.cpp
M  +25   -0    Modules/devinfo/soldevice.cpp
M  +1    -0    Modules/devinfo/soldevice.h

https://commits.kde.org/kinfocenter/7c0f85162ee978753e7bbe726455b7388023afb6

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

Reply via email to