Bug 429579 - add the "extension" column
Summary: add the "extension" column
Status: RESOLVED FIXED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: details mode (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-24 07:29 UTC by b2.temp
Modified: 2022-04-26 10:53 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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