Bug 323299

Summary: Synchronize sort order of icon-view and album tree-view
Product: [Applications] digikam Reporter: io_io81
Component: Albums-SortAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: caulier.gilles, mohammed.ahmed.anwer
Priority: NOR    
Version: 3.2.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.3.0

Description io_io81 2013-08-08 21:18:49 UTC
There should be two sorting settings. One for the grouping set and one for inside the group. For example, if sorting by date and grouping by album, it would be more convenient to have the albums in descending order (newest on top), but the pictures inside each album ordered chronologically.
Unless I am misunderstanding, this is not possible.


Reproducible: Always

Steps to Reproduce:
1. Go to root folder in digikam
2. Sort by date, group by album
3. Select descending order
Actual Results:  
Pictures inside each albums are also ordered in descending order.

Expected Results:  
The more logical/convenient way would be to have pictures ordered in ascending order in a descending order album list.
Comment 1 caulier.gilles 2014-08-31 21:40:32 UTC
Mohamed,

What's about this file ?

Gilles
Comment 2 Mohamed 2014-08-31 22:03:06 UTC
I don't have any problem about this, it's easy to implement. 
But do the other users need this option?
Comment 3 caulier.gilles 2014-08-31 22:20:04 UTC
A quick way to ask to user is to post the question into G+ digiKam group...

Gilles
Comment 4 Mohamed 2014-09-02 05:23:12 UTC
Git commit 04617dfb28c5e01517ec45e2fd7f8ab706f06f9e by Mohamed Anwer.
Committed on 02/09/2014 at 05:22.
Pushed by mohamedanwer into branch 'master'.

M  +2    -1    NEWS
M  +2    -0    digikam/items/digikamimageview.cpp
M  +18   -0    digikam/main/digikamapp.cpp
M  +3    -0    digikam/main/digikamapp_p.h
M  +2    -1    digikam/main/digikamui.rc
M  +20   -1    digikam/utils/albumsettings.cpp
M  +3    -0    digikam/utils/albumsettings.h
M  +13   -0    digikam/views/digikamview.cpp
M  +1    -0    digikam/views/digikamview.h
M  +7    -0    libs/models/imagefiltermodel.cpp
M  +1    -0    libs/models/imagefiltermodel.h
M  +0    -1    libs/models/imagesortsettings.cpp

http://commits.kde.org/digikam/04617dfb28c5e01517ec45e2fd7f8ab706f06f9e
Comment 5 Mohamed 2014-09-02 05:29:04 UTC
Hi,

I added sorting order in "View" menu dedicated to the Grouping options, 
I wish that this what was you are talking about, because that's what I understood from the bug description, if there is any farther details, please tell us.

Thanks for reporting your wish.
Comment 6 io_io81 2014-09-02 19:55:34 UTC
I think that is what I meant. At least the screenshot you put in g+ looks exactly like what i described.

Thank you for listening
Comment 7 Mohamed 2014-09-02 20:36:28 UTC
Welcome