Skip to content
Commit 3531ed45 authored by Lamarque Souza's avatar Lamarque Souza
Browse files

Sort images by filename in active-imageviewer. It's static sorting, that

is, newer images will be appended to grid view end. Reopen imageviewer
to sort them again.
I think we can implement dynamic sorting using QSortFilterProxyModel as
the base class of MetadataModel instead of AbstractMetadataModel.
The sorting is case sensitive too. I have not figure out how to solve
this yet.

CCBUG: 284672
parent 9cf65702
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