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

Authored by lvsouza.

Description

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

Details

Committed
lvsouzaDec 21 2011, 8:19 PM
Parents
R22:9cf657026a71: Fix delete activity dialog.
Branches
Unknown
Tags
Unknown