summaryrefslogtreecommitdiff
path: root/src/filetreemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-20/+20
* added a map for directories in DirectoryEntryisanae2020-02-041-8/+17
* some optimizations to avoid case conversions and memory allocationsisanae2020-02-041-16/+8
* put expensive logging in an optional functionisanae2020-02-041-19/+54
* split item and modelisanae2020-02-041-0/+872