https://bugs.kde.org/show_bug.cgi?id=429579
popov895 <popov...@ukr.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/e6f142e5e | |7563ebbcdc1bdf84c9ce87f11e0 | |1835 Resolution|--- |FIXED --- Comment #1 from popov895 <popov...@ukr.net> --- Git commit e6f142e5e7563ebbcdc1bdf84c9ce87f11e01835 by Eugene Popov. Committed on 26/04/2022 at 10:42. Pushed by meven into branch 'master'. Add the ability to sort by file extension Currently, Dolphin doesn't have the ability to sort by file extension (sorting by type means that files will be sorted by mimetype but not by extension). This MR fixes this shortcoming. M +6 -0 src/kitemviews/kfileitemmodel.cpp M +2 -1 src/kitemviews/kfileitemmodel.h M +5 -0 src/kitemviews/kfileitemmodelrolesupdater.cpp M +1 -1 src/views/dolphinviewactionhandler.cpp https://invent.kde.org/system/dolphin/commit/e6f142e5e7563ebbcdc1bdf84c9ce87f11e01835 -- You are receiving this mail because: You are watching all bug changes.