summaryrefslogtreecommitdiff
path: root/src/filetreeitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* faster parent() and indexFromItem() with index guessisanae2020-02-041-1/+3
* removed LEAK_TRACE stuffisanae2020-02-041-0/+13
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-14/+12
* added a map for directories in DirectoryEntryisanae2020-02-041-103/+0
* some optimizations to avoid case conversions and memory allocationsisanae2020-02-041-0/+13
* split item and modelisanae2020-02-041-0/+222