summaryrefslogtreecommitdiff
path: root/src/filetreeitem.h
Commit message (Expand)AuthorAgeFilesLines
* moved a bunch of duplicate stuff in a new class Rangeisanae2020-02-041-2/+4
* faster parent() and indexFromItem() with index guessisanae2020-02-041-0/+27
* rewriting FileTreeModel, implemented add/remove folders in rootisanae2020-02-041-0/+7
* removed LEAK_TRACE stuffisanae2020-02-041-0/+1
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-8/+23
* added a map for directories in DirectoryEntryisanae2020-02-041-19/+105
* some optimizations to avoid case conversions and memory allocationsisanae2020-02-041-0/+3
* split item and modelisanae2020-02-041-0/+78