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

Henrik Fehlauer <rk...@lab12.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/gwe
                   |                            |nview/8f12830652356e49bdecc
                   |                            |c16fa531b9c3deac3ac
         Resolution|---                         |FIXED

--- Comment #1 from Henrik Fehlauer <rk...@lab12.net> ---
Git commit 8f12830652356e49bdeccc16fa531b9c3deac3ac by Henrik Fehlauer, on
behalf of Farid Boudedja.
Committed on 04/06/2018 at 19:06.
Pushed by rkflx into branch 'master'.

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}

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

M  +32   -11   app/browsemainpage.cpp
M  +2    -2    app/gwenviewui.rc
M  +4    -0    lib/gwenviewconfig.kcfg
M  +1    -1    lib/semanticinfo/sorteddirmodel.cpp

https://commits.kde.org/gwenview/8f12830652356e49bdeccc16fa531b9c3deac3ac

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

Reply via email to