[Folder View] Compare UDS entry times directly instead of going through…

Authored by broulik on Sep 6 2018, 7:30 AM.

Description

[Folder View] Compare UDS entry times directly instead of going through KFileItem

This avoids creating a QDateTime object with all the timezone processing that comes with it since we're only interested
in the relative order, not absolute precise date time values.

CHANGELOG: Sorting files by date in Folder View is significantly faster now

Differential Revision: https://phabricator.kde.org/D15291

Details

Committed
broulikSep 6 2018, 7:30 AM
Differential Revision
D15291: [Folder View] Compare UDS entry times directly instead of going through KFileItem
Parents
R119:b8bad2915014: Fix minor typos
Branches
Unknown
Tags
Unknown