Bug 429579

Summary: add the "extension" column
Product: [Applications] dolphin Reporter: b2.temp
Component: view-engine: details modeAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: elvis.angelaccio, kfm-devel
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=152241
Latest Commit: Version Fixed In:

Description b2.temp 2020-11-24 07:29:00 UTC
as an alternative to "type" column, which seems to care more about the mime type.
Comment 1 popov895 2022-04-26 10:53:19 UTC
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