| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | faster parent() and indexFromItem() with index guess | isanae | 2020-02-04 | 1 | -1/+3 |
| | | | | | implemented files | ||||
| * | removed LEAK_TRACE stuff | isanae | 2020-02-04 | 1 | -0/+13 |
| | | | | | | refactored DirectoryEntry for lookup maps filetreemodel: made ensureLoaded() a no-op while refreshing, faster processing for removing rows | ||||
| * | renamed ToLower() to avoid confusion with in-place vs copy | isanae | 2020-02-04 | 1 | -14/+12 |
| | | | | | pre-hashed file lookup in DirectoryEntry | ||||
| * | added a map for directories in DirectoryEntry | isanae | 2020-02-04 | 1 | -103/+0 |
| | | | | | more optimizations for filetree | ||||
| * | some optimizations to avoid case conversions and memory allocations | isanae | 2020-02-04 | 1 | -0/+13 |
| | | |||||
| * | split item and model | isanae | 2020-02-04 | 1 | -0/+222 |
