The collection view has a drop down menu allowing you to sort the collection "by title" or "by piece count". Only the first of these works.
Git commit ff8c4635720b4c758167ee6beeffd903a89a489f by Christian Ehrlicher. Committed on 31/08/2017 at 18:05. Pushed by chehrlic into branch 'frameworks'. Sort List by piece count does not work Summary: The sorting in the overview dialog did not work because the QSortFilterProxyModel was not set up correctly Test Plan: Test if the sorting works by selecting the appropriate sorting Reviewers: #kde_games, ltoscano Reviewed By: ltoscano Subscribers: ltoscano, #kde_games Differential Revision: https://phabricator.kde.org/D7578 M +5 -2 src/file-io/collection-view.cpp https://commits.kde.org/palapeli/ff8c4635720b4c758167ee6beeffd903a89a489f
Git commit 2a78d0bd8b5a8a3b326046231edab1570c21176b by Christian Ehrlicher. Committed on 31/08/2017 at 18:08. Pushed by chehrlic into branch 'master'. Sort List by piece count does not work Summary: The sorting in the overview dialog did not work because the QSortFilterProxyModel was not set up correctly Test Plan: Test if the sorting works by selecting the appropriate sorting Reviewers: #kde_games, ltoscano Reviewed By: ltoscano Subscribers: ltoscano, #kde_games Differential Revision: https://phabricator.kde.org/D7578 M +5 -2 src/file-io/collection-view.cpp https://commits.kde.org/palapeli/2a78d0bd8b5a8a3b326046231edab1570c21176b
Git commit 4f6d95e54f40e60abc4c39a7d3893105df31cc9c by Luigi Toscano, on behalf of Christian Ehrlicher. Committed on 31/08/2017 at 18:24. Pushed by ltoscano into branch 'Applications/17.08'. Sort List by piece count does not work Summary: The sorting in the overview dialog did not work because the QSortFilterProxyModel was not set up correctly Test Plan: Test if the sorting works by selecting the appropriate sorting Reviewers: #kde_games, ltoscano Reviewed By: ltoscano Subscribers: ltoscano, #kde_games Differential Revision: https://phabricator.kde.org/D7578 (cherry picked from commit 2a78d0bd8b5a8a3b326046231edab1570c21176b) M +5 -2 src/file-io/collection-view.cpp https://commits.kde.org/palapeli/4f6d95e54f40e60abc4c39a7d3893105df31cc9c