summaryrefslogtreecommitdiff
path: root/src/filetreemodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* added a map for directories in DirectoryEntryisanae2020-02-041-8/+17
| | | | more optimizations for filetree
* 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