| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | faster parent() and indexFromItem() with index guess | isanae | 2020-02-04 | 1 | -26/+211 |
| * | implemented fetchMore() and update for subdirectories | isanae | 2020-02-04 | 1 | -8/+75 |
| * | rewriting FileTreeModel, implemented add/remove folders in root | isanae | 2020-02-04 | 1 | -779/+178 |
| * | removed LEAK_TRACE stuff | isanae | 2020-02-04 | 1 | -13/+53 |
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -20/+20 |
| * | added a map for directories in DirectoryEntry | isanae | 2020-02-04 | 1 | -8/+17 |
| * | some optimizations to avoid case conversions and memory allocations | isanae | 2020-02-04 | 1 | -16/+8 |
| * | put expensive logging in an optional function | isanae | 2020-02-04 | 1 | -19/+54 |
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+872 |
