Skip to content
  • Farid Boudedja's avatar
    Add possibility to sort by descending order · 8f128306
    Farid Boudedja authored and rk flx's avatar rk flx committed
    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
    8f128306