summaryrefslogtreecommitdiff
path: root/src/filetreemodel.h
Commit message (Expand)AuthorAgeFilesLines
* createDirectoryItem() and createFileItem()isanae2020-02-041-0/+9
* moved a bunch of duplicate stuff in a new class Rangeisanae2020-02-041-6/+4
* faster parent() and indexFromItem() with index guessisanae2020-02-041-14/+10
* implemented fetchMore() and update for subdirectoriesisanae2020-02-041-0/+1
* rewriting FileTreeModel, implemented add/remove folders in rootisanae2020-02-041-9/+29
* removed LEAK_TRACE stuffisanae2020-02-041-0/+1
* renamed ToLower() to avoid confusion with in-place vs copyisanae2020-02-041-2/+11
* split item and modelisanae2020-02-041-0/+101