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

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Version Fixed In|                            |6.12
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/ee450e0
                   |                            |64b4c85d2dfa92cf71ce2a32c67
                   |                            |46e90e
             Status|ASSIGNED                    |RESOLVED

--- Comment #8 from Nate Graham <[email protected]> ---
Git commit ee450e064b4c85d2dfa92cf71ce2a32c6746e90e by Nate Graham.
Committed on 11/06/2025 at 13:14.
Pushed by ngraham into branch 'invert-date-sorting-by-default'.

KDirOperator: Make "newest first" the default kind of date sorting

When sorting by date, "newest first" is more useful in the context of a
file dialog where you're more likely to want to interact with newer
files rather than older ones.

To implement this, KDirOperator now inverts the sort order it's told to
apply when sorting by date. It has to be done this way because the
"reversed sorting" setting is stored globally, not per sort method.
FIXED-IN: 6.12

M  +7    -1    src/filewidgets/kdiroperator.cpp

https://invent.kde.org/frameworks/kio/-/commit/ee450e064b4c85d2dfa92cf71ce2a32c6746e90e

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

Reply via email to