https://bugs.kde.org/show_bug.cgi?id=404749
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Maik Qualmann <[email protected]> --- Hi Gilles, I don't think an implementation is necessary anymore. We should remove it completely. If I understand correctly, DBInfoIface::Private::imagesFromPAlbum() is only used by DBInfoIface::allAlbumItems() and DBInfoIface::albumItems(), and this is used by the Media Server Tool. All other plugins either use the current selection or the currentAlbumItems() function, which uses the Album Manager via the current view. The problem with the database sorting is that it doesn't necessarily correspond to the actual sorting in the current view. We sort using a QCollator, possibly "Natural," taking versioning into account, etc. The sort direction is also not applied. Maik -- You are receiving this mail because: You are watching all bug changes.
