Skip to content
Commit 8f128306 authored by Farid Boudedja's avatar Farid Boudedja Committed by rk flx
Browse files

Add possibility to sort by descending order

Summary:
Gwenview only allows sorting by ascending order. This patch adds the possibility to switch the sorting order to descending.
It is implemented similarly to the sorting menu in Dolphin.
The sorting order is also saved into the Gwenview configuration file.

Before:
{F5878226}

After:
{F5878227}

FEATURE: 293333

Test Plan:
  - Open a folder which contains images in Gwenview
  - Check 'Descending' in View > Sort By
  - The sorting order will be switched to descending
  - Uncheck 'Descending' in View > Sort By
  - The sorting order will be reverted to ascending

Reviewers: #gwenview, rkflx

Reviewed By: #gwenview, rkflx

Subscribers: muhlenpfordt, rkflx, xyquadrat

Tags: #gwenview

Differential Revision: https://phabricator.kde.org/D13213
parent bc1d4c54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment